wordpress Archive

How to Display Most Popular Post Without Using Plugin in WordPress

There are numerous plugins available on the WordPress plugin directory for most popular posts. We are going to display the most popular post using the simple post query based on post views. We will be using post Meta to store the views count and we’ll fetch the posts according to the views count using the

5 Free WordPress e-books That Really Helps WordPress Beginners To Grow

I wish someone gave me these lists years ago when I first started learning WordPress. I wrestled to learn WordPress when there was nobody to guide me. The worst part was someone ruptured my mind by claiming WordPress was nothing but a blogging platform. And because of that I almost quit learning WordPress. It is somehow

Google Maps-Simple Pins: The best Free Google Map Plugin You can Find

I am wicked excited to be publishing this post. I can relate. I spent some time (hours) developing Client-Oriented Theme and outlining in precise detail to add Google Map Pins along with the InfoWindow feature on their site. The clients are quite demanding sometimes ;). Anyway, every time I searched for Google Map plugins on the plugin repository, either they

How to Create a Custom Search Form in WordPress

I have a Love/Hate relationship with WordPress Search Form. To be honest, I am already Super Excited to be publishing this post. I have been thinking for a while to write a quick article guidelines on Creating very own advanced Custom Search Form in WordPress. To begin with, if you activate default WordPress Theme like Twenty

How to Display Thumbnail Images to Categories in WordPress

A category is a great way to group Posts/Pages together according to their attributes.  By default, WordPress has four taxonomies. And Category is one of them. Sometimes, our website looks much better if it has featured image appearing on different categories. I’m not talking in the back-end but where users can actually see the Category

How to Effectively Create a WordPress Child Theme

If you are a newbie in WordPress or in the development phase, you probably already know the basics about WordPress Child Theme. Needless to say, child theme possesses the DNA of the Parent theme. For instance, if you want to do the modifications and make a few changes in your Current WordPress Theme, then it is highly