This is the fix for those who are using the Journal theme on OpenCart 3.x and receive PHP error on mobile devices. The full error goes like this: Warning: count(): Parameter must be an array or an object that implements Countable in /home/usernamefolder/public_html/system/library/template/Twig/Node/Module.php on line 346 At the time of this error I was using… Continue reading Warning: count(): Parameter must be an array or an object that implements Countable…
Change label on WooCommerce Add To Cart button
Disable the WooCommerce product image zoom effect
Do I want www prefix in my domain URL?
Long story short, sometimes you may want to include www prefix into domain URL. If so here is how to do it using good old .htaccess file. Same as before the method is simple, you download the .htaccess file from the root directory using FTP client of your choice, make a copy of it (just… Continue reading Do I want www prefix in my domain URL?
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