In this guide you will learn to how to enable debugging in WordPress, to help find the root of the problem you are facing. Method 1: Debugging WordPress Using A Plugin We’ve found this useful plugin by Andy Fragen, that enables error logging when the plugin is...
What Is A Child Theme? As defined by WordPress codex, a child theme is s theme that “inherits the functionality and styling of another theme, called the parent theme.” A child theme allows you to make changes to your WordPress theme without breaking the parent...
Starting a WordPress membership site doesn’t have to be difficult. Thanks to WordPress and the hard work plugin developers have put into their products. In this guide you will learn how to setup a membership site using Paid Memberships Pro. If you are uncertain...
Drum roll please! Caldera Forms Anti Spam now supports v3 (and invisible) reCAPTCHA. Caldera Forms Anti Spam has grown nicely over the past couple of months reaching over 10,000+ active sites on WordPress.org! (Thank you to all our users that have supported us so far...
Creating a WordPress page using PHP can be a powerful code recipe to have. In this guide we will share code on just how to do that. This guide will require you to know a bit of PHP to get it working as intended and will cover the basics so that you may implement this...
WordCamps are non-profit WordPress focused conferences that usually happen over 2-3 days. It can include talks or workshops from setting up an online store to developing your own custom block using React. Here’s a few reasons why you should attend a WordCamp. 1....
If you’ve been contemplating to start a membership site for a while and need a few reasons to persuade your decision, then this post is for you. Recurring Revenue Recurring revenue is a huge factor for implementing a membership solution for your...
In this guide we will show you how to retrieve your PayFast merchant information that is needed to accept payments online. This article will assume you already have a registered merchant account with PayFast and your account has been verified and approved. Why Would I...
Hiding the WordPress dashboard area from users or non-admins is popular among WordPress site owners. Here’s a couple of reasons why you would want to hide the WordPress dashboard area from users: You want to improve the user experience for your customers.Have a...
Refunds happen to every business and no business likes to do refunds but it’s important that you do handle refund requests with high priority. Recently (around three to four weeks ago) I purchased products online from reputable online stores, however I never...