Top 7 Plugins for WooCommerce Downloadable Products

Selling digital products has grown dramatically since the last decade. Unlike offering physical products, you can benefit from the lack of inventory and shipping management. You’re able to offer videos, ebooks, audio, or any other types of virtual products. Setting up an amazing digital product store doesn’t come as a complicated task when you have …

Read moreTop 7 Plugins for WooCommerce Downloadable Products

Being a WordPress Template Developer – Everything You Should Know

With over 76 million users, WordPress is the most popular Content Management System (CMS). Due to this popularity, there are always people who are looking for a WordPress developer to improve the functionality of their site. Improving WordPress includes writing stand-alone code that interacts with WordPress core code. Even if you make a mistake while …

Read moreBeing a WordPress Template Developer – Everything You Should Know

Ways to Upgrade Already Customized WordPress Theme

Websites should look classy and stylish at all times, and for that you are highly suggested to upgrade your website’s theme to the newer versions, even though they have been previously customized. Your site’s themes can be upgraded in many ways. It guarantees you to all the latest interesting features, as well as updated with …

Read moreWays to Upgrade Already Customized WordPress Theme

How to Create and Display Custom Post Type in WordPress

How to Create and Display Custom Post Type in WordPress

Custom post type is the best functionality WordPress has. Now question is, what is custom post type? WordPress has many default post types as we see on our admin side like Posts, Pages, Revisions, Media and Navigation Menus. We can build our own custom post types and query them on the front-end. In this article, …

Read moreHow to Create and Display Custom Post Type in WordPress

How to Redirect 404.php Page To the HomePage in WordPress

How to Redirect 404.php Page To the HomePage in WordPress

Every website owner is facing the problem of 404s, that’s why every web platform like WordPress allows you to create a page for handling 404 errors. Having a 404.php file in your theme file is the best programming practice in web development. If you want to redirect every 404 URL to homepage, this tutorial will …

Read moreHow to Redirect 404.php Page To the HomePage in WordPress

How to Create WordPress Plugins Easily with WordPress Plugin Boilerplate

Planning to develop a WordPress plugin first time and searching for a consistent and clear guide for developing a plugin? WordPress Plugin Boilerplate is a best solution to create a plugin. The boilerplate serves as a clear-cut foundation to build up your mind that how you should go with your new plugin. You can download …

Read moreHow to Create WordPress Plugins Easily with WordPress Plugin Boilerplate

How to Save Contact Form 7 Submitted Messages With Flamingo

You already know about Contact Form 7, the best free Contact Form plugin for WordPress. Also, you know how to use Contact Form 7 in WordPress as the settings for the plugin are self explanatory. The best thing about Contact Form 7 is that many developers have created several extensions for Contact Form 7 to …

Read moreHow to Save Contact Form 7 Submitted Messages With Flamingo

How to Display YouTube/Vimeo Videos in Lightbox in WordPress

Today, we are going to share an easy way to display YouTube or Vimeo videos in lightbox in WordPress via shortcode. We’ll use WP Video Lightbox plugin for this. So, download the plugin the from here and install.   After activation, go to Settings -> Video Lightbox. In general option, check “Enable jQuery” if you …

Read moreHow to Display YouTube/Vimeo Videos in Lightbox in WordPress

How to Customize WordPress BuddyPress Avatars With CSS

Here, we’ll show you how to customize BuddyPress avatars with CSS. Use CSS carefully when customizing BuddyPress Avatars. For example, if you’ll implement CSS to size avatars up to a larger size, it will result in distorted and fuzzy avatars. But, if you’ll implement CSS to size down the avatars, you’ll get the good results. …

Read moreHow to Customize WordPress BuddyPress Avatars With CSS