Sometimes when you need to run scheduled updates to your WordPress site, it’s a good idea to put it under maintenance. This stops visitors from having a bad experience while you are running the updates/changes to your site. This is great if the updates will take...
In this article you will learn how to correctly add custom CSS to your WordPress dashboard. This is great if you want to create a white-label solution in some cases. Adding CSS to the WordPress area will require some code to achieve. Adding CSS code to the WordPress...
In this article, we will show you the steps to take to start a podcast using your existing WordPress site using Seriously Simple Podcasting and will be aimed at beginners and will cover the basics of setting up a podcast with WordPress. You may download Seriously...
In this guide you will learn how to implement cart recovery for WooCommerce and increase your revenue. What is Abandoned Cart Recovery How often do you visit an online store, add items to your cart but don’t checkout? I’ve done this a few times for many...
In this guide we will show you how to send a custom WordPress email to a newly registered user. This will use WP Zapier as an example, but these principles may apply to any WordPress hook. WordPress is really awesome, in that there’s almost a function for...
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...