How to Fix the “There Has Been a Critical Error on Your Website” Error
Nothing is more terrifying than when your WordPress site goes down, especially when you get an alarming message like “There has been a critical error on
How to Fix the 500 Internal Server Error on Your WordPress Website
When there’s a 500 internal server error on your website, your focus goes to one thing only: How do you get your website back online as quickly as possible? Every minute – second, even – that your site is down is time that you’re losing traffic and sales. Plus, it’s not a good look for your...
There are two types of Product Attributes that can be used with WooCommerce: Custom and Global Attributes. In this tutorial, we will walk through how to use ...
Learning how to reset your WordPress password manually can save you if you get locked out of your admin account or email address. Plus, it's simple to do!
How to Implement WordPress Lazy Load on Images and Videos
The average web pages weight in at 3719 kB with images and videos making up nearly 78% of the total weight according to the HTTP Archive. That's a lot of
Wordpress doesn't start with installing Wordpress with LEMP on Ubuntu 20.04 | DigitalOcean
As I was following this tutorial https://www.digitalocean.com/community/tutorials/how-to-install-wordpress-with-lemp-on-ubuntu-18-04, I came a long way. But then after step 5, Wordpress doesn't start on my website. The website keeps displaying the htm
How to Show KGs as grams in WooCommerce - Darren Lambert
The default metric value in WooCommerce is KGs. My client has been running his site for years in KGs, and many of his products have the weight entered as KGs. Now he wants to show the value in grams. WooCommerce has an option to show the weights as grams: Whilst this changes the label on the …
Best WordPress Plugins – 15 Tools to Boost Your Productivity
If you work with WordPress, then you know just how important a good stack of plugins is. They were designed to improve everything from media handling, and basic features to security and more. You can have as many as you like, in theory, but don't go overboard. A good rule
Advanced WooCommerce product search plugin by Searchanise. Search & Selling tool for your business designed to drive maximum conversion through search.
Why You Should Change the WordPress Administrator User ID
This security article explains why you should change your WordPress Administrator ID to improve the security of your WordPress blogs and sites. It also explains how to change the WordPress administrator ID so malicious hackers cannot target the WordPress administrator account.
How to Edit WooCommerce Shop Page with Elementor & Woolentor for Free
Learn How To Edit WooCommerce Shop Page With Elementor free and Woolentor free!If you're building a WooCommerce website on a budget but still want to create ...
A Beginner's Guide to WordPress Database: What It Is and How to Access It
WordPress is touted as a beginner-friendly platform, and for this reason, it’s a popular choice with many first-time website owners. You can accomplish a
WordPress Custom Post Types: The All-In-One Guide to Create and Use Them
WordPress custom post types are powerful features. They’re what elevates WordPress from a humble blogging tool to a content management system, and give
How to Sort and Display Products in WooCommerce Using Custom Fields or Post Meta
When you install WooCommerce, you will see a product sorting filter that comes with default classification such as popularity, average rating, latest, price, et
WooLentor Review: A Powerful WooCommerce Page Builder Plugin
Woolentor plugin by HasThemes is the most popular WooCommerce Elementor addon in the WordPress repository. It has been downloaded over 600,000 times and used by
WooCommerce - How to Set Up Payment Options - LearnWoo
A quick article to setup WooCommerce Checkout and Payment Options. These features can be devised at the initial stages of setting up your store itself.
Introduction Upon installation, WooCommerce creates the following new pages via the Setup Wizard: Shop – No content required. Cart – Contains woocommerce_cart shortcode and shows the cart contents Checkout – Contains woocommerce_checkout shortcode and shows information such as shipping and payment options My Account – Contains woocommerce_my_account shortcode and shows each customer information related to […]
How To Install Wordpress and PhpMyAdmin with Docker Compose on Ubuntu 14.04 | DigitalOcean
This article provides a real-world example of using Docker Compose to install an application, in this case WordPress with PHPMyAdmin as an extra. WordPress normally runs on a LAMP stack, which means Linux, Apache, MySQL/MariaDB, and PHP. The official
The Plugin Load Filter Addon has three powerful filtering features.
1. Filtering by pattern matching of requested URL
2. Filtering of taxonomy (categories, tags, etc.) by term
3. Filtering of Ajax requests by action