Jun 28, 2021
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...
Mar 19, 2021
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...
Mar 15, 2021
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...
Jan 21, 2021
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...
Jan 12, 2021
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...