Showing related posts is one of the best ways to increase the page views of your website. Presenting related articles will logically encoura ...
February 15th, 2018
Avatar is used to represent a person by using an icon which will generally have a profile photo image. It is catchy to use images instead of ...
July 17th, 2017
Widgets are used to add content to a WordPress page programmatically without disturbing theme templates. The sidebar is the default area to ...
February 28th, 2017
In WordPress, Shortcode is a feature to insert content into a post or a page programmatically. Shortcode will work if it is specified inside ...
February 21st, 2017
In WordPress there some default fields in add new post form. These are the title, HTML description, category, tags. If we want to add more i ...
December 5th, 2016
WordPress Walker class helps to parse a formatted result generated by the functions like wp_nav_menu(), wp_list_categories(). WordPress allo ...
February 11th, 2016
In WordPress there are many in-built functions to get all categories. These are, wp_list_categories(), get_categories(), wp_dropdown_categor ...
February 2nd, 2016
In this WordPress tutorial, we are going to see what is featured image and how to add this to a post. Featured images are used to have a ric ...
January 7th, 2016
How to fix the “Error Establishing a Database Connection” error in WordPress. This is one of the most dreaded errors in WordPres ...
October 14th, 2015
A child theme inherits the styles and functionality of another existing theme which becomes the parent theme. Child themes are the best way ...
October 6th, 2015