In case you want to get rid of the lousy WooCommerce product image zoom effect then check out the simple method that I used.
Category: WordPress
Elementor Archive Posts widget – pagination 404 error
Elementor is a great page builder but it has its moments to give you a headache when you least expect it. I recently had a “404 page not found error” when trying to load next page of blog posts. So here you can find out about how I fixed this bug. My Permalink Settings are… Continue reading Elementor Archive Posts widget – pagination 404 error
Hot to make a phone number clickable link in DIVI theme
The DIVI WordPress theme has a phone number in the secondary header but, as many of us have noticed, it is not clickable on mobile devices. Even if you place a valid ahref tag (tel:) in the same field still nothing happens and the link does not work. Here is the thing that worked out… Continue reading Hot to make a phone number clickable link in DIVI theme
Brackets Error – PHP runtime not found
After a certain update of the Brackets software you might get the following error: PHP runtime not found. Install the PHP7 runtime and update “executablePath” in PHP Preferences appropriately. This enables PHP-related tooling such as Code Hints, Parameter Hints, Jump To Definition and more. Here is the solution that did the trick for me. 1.… Continue reading Brackets Error – PHP runtime not found