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 […]
wordpress
How to Change YouTube Thumbnail Resolution in WP Rocket LazyLoad
WP Rocket’s LazyLoad feature improves website performance by loading YouTube videos only when users interact with them. By default, WP Rocket selects a specific resolution for YouTube thumbnails, but you can change it using a simple snippet. If you are using the Perfmatters plugin for the LazyLoad feature, then you should read this post. Why […]
LearnDash and Core Web Vitals: Essential Tools and Techniques
WordPress websites using LearnDash are powerful online learning platforms that include a lot of dynamic content: courses, quizzes, surveys, video lessons, certificates, and more. However, this kind of functionality places a significant load on the server and can negatively impact site performance as well as Core Web Vitals, especially when the number of active users […]
Must-have Plugins for WordPress and WooCommerce Site in 2025
Why Choose Carefully? You can find a lot of recommendations for WordPress or WooCommerce plugins on the web, but not all of them are really useful and necessary. I’ve created a list of plugins that I believe every WordPress/WooCommerce site should have. This list is the result of years of experience and testing various plugins. […]
How to Temporarily Disable WooCommerce Shopping for the Holiday Season
The holiday season is a great time to take a break and recharge. But what happens to your WooCommerce store while you’re away? To avoid confusion and ensure your customers know you’re closed, you can temporarily disable shopping features and display a clear holiday notice on your website. Here’s a simple PHP snippet that achieves […]