Tutorials on Web Development, Programming, and Web Design

WordPress .htaccess for Permalinks

In Articles

After installing WordPress 3.8.1 at the root of the domain and then going to “Settings -> Permalinks -> Post name”, it creates a .htaccess file in the WordPress root that looks like...

read more

Why you should avoid using query_posts()

In Articles

The WordPress function query_posts() will alter the main loop which means that post-related global variables and template tags will be altered.  This should be avoided as it make unintended bugs...

read more

WordPress page with two loops

In Tutorials

This tutorial show how you can have two WordPress loops on a page.  Here we see a custom two-column page where the left column loop and display all posts in the category “humor”.  The...

read more

Creating a Custom Page Template in WordPress

In Tutorials

In this tutorial, we will create a custom page template in WordPress.  After duplicating the Twenty Fourteen theme and calling it “Twenty Fourteen Custom”, we make a copy of the default...

read more

WordPress Tutorial on How to Create a Theme Widget

In Tutorials

In this tutorial, we will learn how to create a WordPress Theme Widget that you can drag and drop to a widget area of the theme.   We are using a clone of the Twenty Fourteen theme which we had...

read more

WordPress: Adding Fields to the Theme Customization Panel

In Tutorials

In previous tutorial, we showed you how to use the theme customization panel to customize the Twenty Fourteen theme in terms of changing the layout of featured posts.  In this tutorial, we will get...

read more

Creating a custom WordPress Editor button

In Tutorials

Based on the example provided by WordPress Codex, we will add a new custom button to our WordPress editor.   In the last tutorial, we created a shortcode that display random lines from the Hello...

read more

Adding shortcode functionality to WordPress plugin

In Tutorials

In a previous tutorial, we showed you how the default Hello Dolly plugin works.  In this tutorial, we will learn how to add shortcode functionality to this WordPress plugin. A shortcode is a code...

read more

Remove wrong message “An automated WordPress update has failed to complete...

In Articles

Have you ever gotten an warning message in your WordPress Dashboard saying “An automated WordPress update has failed to complete – please attempt the update again now.” And then...

read more

Learn Web Tutorials is hosted by Hostmonster and design based on Wordpress template by Elegant Themes
All contents are opinions and are copyrighted and may contain display ads and ad links for which site may receive revenues from.
See Terms of Use and Privacy Policy.