Adding an announcement bar to your WooCommerce store is great for telling your visitors important things about your store. Such as an ongoing sale, limited stock or delivery estimates during peak buying periods. In this guide we will show you how to setup an...
This article will show you how to quickly change the “Shop” page title of your WooCommerce store via the WordPress dashboard and with a custom code snippet. Changing the Shop Page Title For WooCommerce To change the shop page title for WooCommerce works...
The year of the 4th industrial revolution is here, brick and mortar establishments are crumbling and online industries are revolutionizing the industry. What does this mean for you? How can you stay ahead of the curve in today’s high-paced online industry? The answer...
Today’s market is all about choice, and the plugin / SaaS sector is no different. We’ve compiled a list of top alternatives to Zapier to give you the best choices for your website automation. As a side benefit, all of these alternatives work with WP Zapier...
This guide will show you how to create a WooCommerce product programmatically. This is intended for developers or people comfortable to work with code. WooCommerce uses a Custom Post Type to create and store products, we’ll create a simple product via PHP and...
In this short guide, we will cover how to redirect user’s to a specific page when logging out of their WordPress account. This will require a little bit of copy, pasting and possibly editing the line of code for wp_redirect to the specified URL you would like...
In this guide we will show you how to setup your WooCommerce store to post automatic Slack notifications whenever a new order is completed. Get notified in real-time whenever a sale is made and processed. We use Slack for our day-to-day communication and receiving a...
What if I told you, that you could automate your WooCommerce sales and queue them up for the future. Think of Buffer, but for your WooCommerce store. I present to you a new plugin (from the creators of Paid Memberships Pro) called Sitewide Sales. In this article we...
In this article we will cover how to manually update a WordPress plugin using WordPress 5.6. This is great if you are unable to automatically update a WordPress plugin or theme. I highly recommend in having a backup of your site (or plugin) before updating your...
In this article, we will cover how to change the password hint text that WordPress displays. This won’t change any functionality on the WordPress password checker but just the outputted text. You may want to simplify this wording for non-technical users or even...