Yearly Archives: 2020

Get Venue Name using Toolset Views and Events Manager

It would be fair to say that, for as good as it is, the Events Manager WordPress plugin doesn't always play nice with themes and other plugin. The latest example of this was sent by a client trying to get a simple element from an [...]

2023-10-04T15:49:16+00:00December 16th, 2020|Web Programming, WordPress|0 Comments

Removing Empty HTML Tags with JQuery or CSS

Recently a client asked for a simple way to remove empty HTML tags in their content. The HTML in question had a number of H2 tags that had no content but were creating space in their WordPress posts. Naturally you could simply remove them using [...]

2020-11-18T04:33:02+00:00November 18th, 2020|CSS Tips, jQuery Snippets, Web Programming|0 Comments

How to Change WooCommerce Billing Labels and Text

WooCommerce is undoubtedly a fantastic piece of software for WordPress e-commerce, but it's often very difficult to customise your shop without purchasing addon after addon from the developers. Recently, a client using the Avada theme asked how they could change the Billing Details and [...]

2024-08-27T22:52:58+00:00October 13th, 2020|WooCommerce|2 Comments

Website Not Working After WordPress 5.5 Update

If you're having problems in WordPress after the recent 5.5 update, there's one notable culprit that's behind 99% of the problems you may encounter. With the upgrade to WordPress 5.5, the Jquery migration tool (jquery-migrate) is no longer loaded by default, and will be removed [...]

2020-08-31T02:19:02+00:00August 31st, 2020|Web Programming, WordPress|0 Comments

Critical Error on WordPress/Avada for PHP 7.2

Recently a client reached out concerning a critical error in WordPress using Avada when trying to access the wp-admin area of the website. It appears that the problem is due to an issue with Revolution Slider, specifically a metabox function that's including in the admin [...]

WooCommerce Variations Break After 30 or more (Bug Fix)

Recently a client had an issue where Woocommerce product variations on the front end stopped working when there were more than 30 variations for the product. Fortunately there's an easy fix for this bug. WooCommerce by default uses a streamlined ajax threshold to populate the [...]

2020-06-27T17:36:38+00:00June 27th, 2020|Web Programming|6 Comments
Go to Top