Category: tutorial

How to Recover a Lost Password in WordPress?

If you forget or lost the password in WordPress you don’t need to worry about it. We can easily recover the lost password. In WordPress, there are many options to reset the password. Normally, the easiest way to reset it through the WordPress built-in system “Lost your password?”. Recover Lost Password in WordPress by e-mail The easiest way to recover...

How to add an autocomplete dropdown using HTML only and without Javascript

Well! let’s face it jQuery has forever been our go-to library to create an autocomplete dropdown. And rightly so. This has been a life-saver. We’ve used jQuery, we have also heavily used the select-2 library. But what if I told you HTML5 has for quite sometime now, has had that in-built? Heard of datalist? Yup the lesser known and much...

Getting started with the basic of WordPress Theme Building

This article has tried to put in an effort to guide the readers the basic of building a WordPress theme. A WordPress theme simply changes the design of the website, generally including its layout. There are thousands of free WordPress theme that can be found in WordPress.org Theme Directory, in which many sites use custom themes. Templates are the files...

Site Specific WordPress Plugin: Here’s Everything You Need to Know

WordPress is powering 26% of the web currently according to the statistics revealed by WordPress.com. Most of the small businesses and personal blogs function using this platform. There are close to 44,622 plugins on the WordPress directory at present. The total downloads for the plugins have reached 1.3Bn at present. However, a lot of these plugins are obsolete but, you...

How to create a Custom Post Type without using a plugin in WordPress

Here, you will learn to create a custom post type without using a plugin in WordPress. What is Custom Post Type? A custom post type is a new post type that is customizable according to your preferences. When custom post type is created, it is stored at table (wp_posts) in database. By default, there are five post types which are already available...

How to create a directory or listing website using WordPress?

Creating a business listing website or a directory website might look like a big thing to do, but with WordPress and so many resources in place, this isn’t a case anymore. There are a lot of premium WordPress themes that let you do that and much more. So the major task isn’t getting the site ready, but getting the site...

How to add and fetch alt tags in images WordPress

Images are the milestone for any website without which a site looks mundane and visitors feel tedious exploring it. Almost every website has images in their contents and pages but their owners don’t optimize them properly and skip the process, image optimization. You should always enhance the images you add in your content so as to make them perceptible in...