Showing posts with label Wordpress. Show all posts
Showing posts with label Wordpress. Show all posts

Sunday, December 15, 2019

Mimicking Apple’s Address Book for the Web

As we all know, WordPress is so extensive that you can use it for nearly anything. There are even articles on sites with crazy titles such as 101 alternative uses for WordPress. So I thought, hey, why not? I bet a lot of people want to create their own Web Apps, and essentially WordPress can…

The post Mimicking Apple’s Address Book for the Web appeared first on Alonzo West.



Source: https://alonzowest.com/mimicking-apples-address-book-for-the-web/
By: AlonzoWest.com

5 Amazing New WordPress 2.7 Features

WordPress 2.7 is to be publically released in the next week, and a whole bunch of features have been packed in, looking past the obvious such as the new redesign. The new dashboard, Screen options, Plugins, Themes and Core upgrades and the media library! New Commenting system The Comments section of WordPress has been completely…

The post 5 Amazing New WordPress 2.7 Features appeared first on Alonzo West.



Source: https://alonzowest.com/5-amazing-new-wordpress-2-7-features/
By: AlonzoWest.com

Saturday, December 14, 2019

Anatomy of a WordPress Plugin

WordPress is well known for its amazing collection of free plugins. There is one for almost every needyou can think of, from backing up your WordPress installation to asking for a cup of coffeeor fighting spam. But there are times when none of the available plugins seem to quite do the trick you are looking…

The post Anatomy of a WordPress Plugin appeared first on Alonzo West.



Source: https://alonzowest.com/anatomy-of-a-wordpress-plugin/
By: AlonzoWest.com

The Ultimate Guide to Building a WordPress Plugin

When it comes to adding extra functionality to a WordPress blog, WordPress users typically go and search for a plugin that might suit their needs. There are often plugins created for basic extended functionality, but what happens when you can’t find the perfect plugin for your needs? It might be easier to just create the…

The post The Ultimate Guide to Building a WordPress Plugin appeared first on Alonzo West.



Source: https://alonzowest.com/the-ultimate-guide-to-building-a-wordpress-plugin/
By: AlonzoWest.com

Friday, December 13, 2019

Create a Custom WordPress Plugin From Scratch

This tutorial will describe the implementation of a WordPress plugin starting from scratch. The plugin will connect to an external OSCommerce database and display random products on your WordPress site. It also implements a configuration page for the WordPress admin panel. Looking for a Shortcut? If you have a great idea for a plugin but…

The post Create a Custom WordPress Plugin From Scratch appeared first on Alonzo West.



Source: https://alonzowest.com/create-a-custom-wordpress-plugin-from-scratch-2/
By: AlonzoWest.com

Create a Custom WordPress Plugin From Scratch

This tutorial will describe the implementation of a WordPress plugin starting from scratch. The plugin will connect to an external OSCommerce database and display random products on your WordPress site. It also implements a configuration page for the WordPress admin panel. Looking for a Shortcut? If you have a great idea for a plugin but…

The post Create a Custom WordPress Plugin From Scratch appeared first on Alonzo West.



Source: https://alonzowest.com/create-a-custom-wordpress-plugin-from-scratch/
By: AlonzoWest.com

The 13 Most Essential Plugins for WordPress

WordPress is a very powerful and flexible blog/content management system, but the thousands of plugins really help to extend the basic functionality. Here are 13 essential plugins that you should immediately install after finishing the WordPress installation. Akismet This one should be a no-brainer. Akismet uses their web service to check the comments on your…

The post The 13 Most Essential Plugins for WordPress appeared first on Alonzo West.



Source: https://alonzowest.com/the-13-most-essential-plugins-for-wordpress/
By: AlonzoWest.com

Thursday, December 12, 2019

Beginner to Master, Part 1

Throughout this six-part beginner-to-master series, we’ll be using the advanced features of WordPress to create our own portfolio & blog, complete with an options page, multiple styles and support for the new WordPress 2.7 features. In day one, we’re handling the preparation and admin sections by creating our Options page. Also available in this series:…

The post Beginner to Master, Part 1 appeared first on Alonzo West.



Source: https://alonzowest.com/beginner-to-master-part-1/
By: AlonzoWest.com

Beginner to Master, Part 3

Throughout this six-part beginner-to-master series, we’ll be using the advanced features of WordPress to create our own portfolio & blog, complete with an options page, multiple styles and support for the new WordPress 2.7 features. Today we’ll layout our blog posts and style ‘single posts’ based on category. Today we’re going to be bringing our…

The post Beginner to Master, Part 3 appeared first on Alonzo West.



Source: https://alonzowest.com/beginner-to-master-part-3/
By: AlonzoWest.com

Wednesday, December 11, 2019

Beginner to Master, Part 2

Throughout this six-part beginner-to-master series, we’ll be using the advanced features of WordPress to create our own portfolio & blog, complete with an options page, multiple styles and support for the new WordPress 2.7 features. Today, we’re creating our homepage layout. Also available in this series: WordPress: Beginner to Master, Part 1 WordPress: Beginner to…

The post Beginner to Master, Part 2 appeared first on Alonzo West.



Source: https://alonzowest.com/beginner-to-master-part-2/
By: AlonzoWest.com

Social Networking with BuddyPress

Automattic, the company behind WordPress, has recently acquired and will be releasing social networking software called BuddyPress. The software, built on top of WordPress, was created by Andy Peatling as way to start your very own social network similar to Facebook. Today, we will take a look at installing BuddyPress. Step 1 – What is…

The post Social Networking with BuddyPress appeared first on Alonzo West.



Source: https://alonzowest.com/social-networking-with-buddypress/
By: AlonzoWest.com

Tuesday, December 10, 2019

Beginner to Master, Part 5

Throughout this six-part beginner-to-master series, we’ll be using the advanced features of WordPress to create our own portfolio & blog, complete with an options page, multiple styles and support for the new WordPress 2.7 features. Today, we’ll deal with the comments, the search, and the archive. This part is mainly about fixing up the extra…

The post Beginner to Master, Part 5 appeared first on Alonzo West.



Source: https://alonzowest.com/beginner-to-master-part-5/
By: AlonzoWest.com

Beginner to Master, Part 4

Throughout this six-part beginner-to-master series, we’ll be using the advanced features of WordPress to create our own portfolio & blog, complete with an options page, multiple styles and support for the new WordPress 2.7 features. Today, we’ll work on the Portfolio itself. Today we’re going to create our main Portfolio page, which is actually very…

The post Beginner to Master, Part 4 appeared first on Alonzo West.



Source: https://alonzowest.com/beginner-to-master-part-4/
By: AlonzoWest.com

Monday, December 9, 2019

How to Make a Featured Post Carousel for WordPress

It’s becoming more and more common for blogs to feature certain posts at the top of the page. In this tutorial, we’re going to show you how to implement this in WordPress. We’ll be using the default theme, Kubrik, as our base theme, but it should be adaptable to most themes with some modification. There’s…

The post How to Make a Featured Post Carousel for WordPress appeared first on Alonzo West.



Source: https://alonzowest.com/how-to-make-a-featured-post-carousel-for-wordpress/
By: AlonzoWest.com

Sunday, December 8, 2019

WordPress Sidebar Turned Apple-Flashy Using jQuery UI

Apple have always been Gods in terms of the way they present themselves and their products. I just love the sidebar on the Apple Startpage, and wanted to use the Accordion plugin in jQuery UI to achieve this! As if that’s not enough for me, I want to be able to show and hide it…

The post WordPress Sidebar Turned Apple-Flashy Using jQuery UI appeared first on Alonzo West.



Source: https://alonzowest.com/wordpress-sidebar-turned-apple-flashy-using-jquery-ui/
By: AlonzoWest.com

Build a Featured Posts Section for WordPress

WordPress is awesome. Even more awesome is the fact that it can be customized to power any type of site you like! Here, we’ll be learning how to create a featured and “latest posts” section – easily a ‘must-have’ for all good News/Magazine themes. We’ll also go over using the ‘Custom Fields’ to their fullest…

The post Build a Featured Posts Section for WordPress appeared first on Alonzo West.



Source: https://alonzowest.com/build-a-featured-posts-section-for-wordpress/
By: AlonzoWest.com

Saturday, December 7, 2019

Integrating and Customizing Lijit for Your Site

Search is an important part of any website, and a lacking search functionality will mean that your visitors won’t find what they’re looking for, never a good thing. If you’re a WordPress user, you know what it is like, because WordPress, like so many other online publishing platforms, just can’t be as good as Google…

The post Integrating and Customizing Lijit for Your Site appeared first on Alonzo West.



Source: https://alonzowest.com/integrating-and-customizing-lijit-for-your-site/
By: AlonzoWest.com

Build a Newspaper Theme With WP_Query and the 960 CSS Framework

WP_Query is a powerful tool to control what comes out of your loop. Today I’m going to teach you all how to use it to make a 3 columned newspaper theme that has all your main blog posts in the main column, and off to the side a set of posts with a certain…

The post Build a Newspaper Theme With WP_Query and the 960 CSS Framework appeared first on Alonzo West.



Source: https://alonzowest.com/build-a-newspaper-theme-with-wp_query-and-the-960-css-framework/
By: AlonzoWest.com

Friday, December 6, 2019

Create a YouTube Section With WordPress

So I was reading a few blogs that I read, as you do on a lazy afternoon, and I came across Ideate . I loved the theme so much, I wanted to re-create the little TV box they have that contains a YouTube video. In this tutorial, we’ll have a look at how! Preface We’ll…

The post Create a YouTube Section With WordPress appeared first on Alonzo West.



Source: https://alonzowest.com/create-a-youtube-section-with-wordpress/
By: AlonzoWest.com

How to Create a WordPress Theme from Scratch

Following on from the recent article on “PSD to HTML”, this tutorial will look at taking a HTML/CSS template and turning it into a functioning WordPress theme. There is so much you can do when creating your own theme we couldn’t nearly cover it all. So, we’re going to look at how themes are structured,…

The post How to Create a WordPress Theme from Scratch appeared first on Alonzo West.



Source: https://alonzowest.com/how-to-create-a-wordpress-theme-from-scratch/
By: AlonzoWest.com