Yearly Archives: 2018

WooCommerce No Orders Found Problem

Since WordPress 5.0.2, many WooCommerce installations have had an issue where all the shop's products have seemingly disappeared. Don't worry, they're still there, but if your WooCommerce installation is showing "No orders found" in the Orders sections of your Dashboard, here's what you'll need to [...]

2018-12-20T15:51:44+00:00December 20th, 2018|Programming Tips, WordPress Snippets|4 Comments

Add a Custom Taxonomy Filter to WordPress Custom Post Type

Recently, a client needed to be able to filter their custom post type posts list by a given taxonomy, making it easier to find what they were looking for.   Fortunately with WordPress this isn't difficult. For the example below, the client was a restaurant who [...]

2018-11-07T01:02:32+00:00October 6th, 2018|Web Programming, WordPress Snippets|0 Comments

Gravity Forms Telephone Validation (UK Number with Maximum and Minimum Digits)

Recently a client needed a function or two for Gravity Forms to process UK telephone numbers, and asked that they are between 7 and 15 characters in length. The following Gravity forms filters do exactly what's needed. Paste them in to your theme's function.php [...]

WordPress Problem: Can Not Activate a Plugin

WordPress: Activating a Plugin Manually A client came to me recently with a broken site problem they simply couldn't fix. They had de-activated a plugin that was so heavily ingrained into the site that all site functionality had ceased to work, meaning they could not [...]

2018-11-07T01:03:39+00:00February 27th, 2018|Web Programming, WordPress Snippets|1 Comment

How to Remove the Connect your store to WooCommerce.com Message

After the recent WooCommerce updates, a number of clients have contacted me to ask about the admin message that appears in the WordPress Dashboard: Connect your store to WooCommerce.com to receive extensions updates and support. This message certainly isn't anything to be concerned about, and [...]

2021-09-11T01:47:27+00:00February 10th, 2018|WordPress Snippets|4 Comments
Go to Top