If you want to remove categories from the breadcrumb trail on WooCommerce product pages, there’s a simple solution using a custom WordPress hook. Breadcrumbs are great for improving navigation and SEO, but sometimes you might not want to show certain elements, like categories, especially on product pages where they may clutter the trail. In this […]
woocommerce
The Ultimate Guide to Perfmatters Settings – Personal Experience
How to speed up website loading on WordPress If someone told me tomorrow that I could only take one WordPress plugin to a desert island, I would choose the Perfmatters plugin🙂 Almost every website user on WordPress has experienced the problem of slow loading over time. Even if you don’t notice it, Google Search Console […]
The Ultimate Guide to WP Rocket Settings – Personal Experience
A fast-loading site not only improves the user experience but also positively impacts SEO rankings on search engines like Google. One of the most effective ways to speed up a site on the WordPress platform is by using cache plugins. In this post, we will take a detailed look at what cache plugins are, the […]
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 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 […]