If you have upgraded WordPress to version 6+ and encountered the “Autoloaded options could affect performance” issue in Site Health (Tools>Site Health>Critical issue), it can be easily resolved. The speed of your site will improve significantly. Usually you may see this error if your site has Autoloaded options greater than 800kb. Values up to 1mb […]
Tips and Tricks for WordPress and WooCommerce
Find practical advice and in-depth solutions to common challenges faced by WordPress and WooCommerce site owners. From boosting performance to troubleshooting technical issues, these insights are designed to help you improve your site’s efficiency, stability, and user experience.
How To Stop Spam Registrations in Woocommerce
If you are a WooCommerce store owner, then as the popularity (traffic) of your site grows, you will definitely face the problem of unwanted registrations (spam/bot) that make it difficult to keep your user database clean and up-to-date. In this article, I will describe all the methods to fight spam registrations on the WooCommerce platform. […]
How to fix sending emails in Gravity Forms
I’ve been approached by Gravity Forms users a lot lately with the same problem. Their forms stop sending emails after updating the plugin. The problem is caused by switching to the new ajax method of form submission. If you are facing the same problem, then its simple to solve it via a hook. To force […]
How To Change Product Author in WooCommerce: A Useful Plugin Overview
By default, WooCommerce doesn’t provide the option to display or change the author of a product. This can be inconvenient, especially if you need to assign or reassign the author of a product. Our plugin addresses this issue by adding support for the ‘author’ field to the WooCommerce ‘product’ post type. Once installed, the product […]
How to Fix 409 Errors Caused by Contact Form 7 – Bluehost
When working as a web developer, you often come across a variety of technical issues that challenge your problem-solving skills. One such instance occurred recently with a regular client of mine. I was recently fixing a simple bug for a regular client of mine. His site is hosted on Bluehost, and some of his customers […]
Fixing Date Placeholder Issues in Booking Forms on Mobile Devices
Hey, everybody! Recently, one of my clients encountered a bug in their booking form: the field for entering the date just looked grayed out, with no date format markup (DD-MM-YYYY). This caused many users to get confused and not fill out this field, which led to problems when making reservations. Before/After: To fix this issue […]