WooCommerce (WC) and themes from WooThemes go hand in hand when building an e-commerce website. But what if you wanted to use a theme not from WooThemes? There may be some compatibility issues but it could still work. To solve these problems, we’ll … [Read more...]
How to Use a CDN to Speed Up Your Website
So far, we’ve talked about optimizing images, caching, and minification. This time around, we’ll talk about Content Delivery Networks or CDN. You will learn how to use a CDN to speed up your website. What is a CDN and How Does it Help? A CDN is … [Read more...]
How to Fix Blurry Product Images in WooCommerce
Sometimes you upload an image in WordPress/WooCommerce and it just doesn’t show up like you intended it. Sometimes they don’t align. Sometimes they don’t fit the placeholder. Sometimes the image just doesn’t show. And sometimes, the image gets … [Read more...]
How to Move the Navigation Menu Outside of Header for Storefront
Here’s another tweak that you can do on the Storefront theme. If you want to move the main navigation/menu below or outside the header, you just need a few lines of code. There is no need to create a new header.php file on your child theme. … [Read more...]
How to Remove Horizontal Line under Page Title in Storefront Theme
Updated 18/2/16 due to Theme Update For one reason or another, you might find that you’d like to remove that horizontal line just below the page title in Storefront theme. The horizontal line becomes prominent when you don’t have a title for your … [Read more...]
How to Rename Primary Menu in Mobile View for Storefront Theme
Updated 18/2/16 : Storefront Theme was updated. Adding a filter hook to rename the navigation. If you have donned the Storefront Theme by WooThemes and tested the mobile view, you might have noticed that your main navigation/menu turns into a … [Read more...]
How to Change Checkout Form Heading in WooCommerce
Here’s a neat trick if, for some reason, you want to change the checkout form heading in WooCommerce. By default, the heading is named “Billing Details” and you can change this to whatever you want in just a few steps. First off, you’ll need … [Read more...]
How to Backup Your WordPress Site
For every website owner, there will always come a time when your website will go down. Often, this could be because of a downtime on your hosting service, but sometimes it’s because of some other reason. Maybe your website has been compromised or you … [Read more...]
How to Speed Up Your Website by Cleaning Your Database
You might have read a few, or maybe a ton of articles about optimizing your website page load speeds. You might already know a few strategies like optimizing images, caching and minification, and getting a CDN. But here’s another strategy that is … [Read more...]
Improve Website Page Load Speed by Optimizing Images for Web
Optimizing images on your website whether it’s an e-commerce store, a blog, or both is one of the most important things thing that you can do to improve its performance. And it shouldn’t be a complex task really. Sure, high-res images look great but … [Read more...]