The style.css is a required file in any WordPress theme. You can include additional CSS files in your theme, but there must be one with this filename, style.css in the root folder. Not only this file is must have, but also begin with a comment block containing the theme’s description. As in the previous post, I […]
All themes are not perfect. You want some change in your WordPress theme. Sometimes you find new functions or features in other’s WordPress site. You want to add in your theme. Or sometimes you want to the layout of your site. Want you can do for customizing the WordPress theme. You can use plugins. But […]
By creating simple WordPress theme, we can easily understand the WordPress mechanism. In this post, we develop a WordPress theme from scratch. Here I just give you code that you have to add in theme templates. By doing so you get the basic idea about the working system of a WordPress theme. Points to remember while […]
Before start developing a WordPress theme, one should know how a WordPress theme works. WordPress theme follows a particular template hierarchy. That means you have to follow some template related conditions to make a perfect theme. Template hierarchy makes manipulation of data to a very easy level. Like, make category.php template to fetch category related data. […]
Choosing a hosting for your new web log is hard. Most of the newbies typically wish to begin with a free WordPress hosting & attempt things out, and once learning, they like to move to premium hosting service. Are you one in all them? Do you wish to begin a high-quality web log on WordPress […]
Hello friends, in this WordPress tutorial we learn how to install WordPress on your site. It is just as simple as installing and setting up any application on Android phone. That means no need of knowledge of coding. So now go for some action. Things to install WordPress Download WordPress software Upload to server Setting […]
I appreciate the author's approach of breaking down the complex security settings on Facebook and explaining them in a clear…