Nov 14, 2019
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...
Nov 8, 2019
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...
Sep 23, 2019
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...
Jul 30, 2019
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...
Jul 22, 2019
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...
Mar 20, 2019
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...