What is a Cache? In computing, a cache is a hardware or software component that stores data so that future requests for that data can be served faster. In the case of websites, this is usually a copy of your website stored so that pages d...
Using multimedia in your website can be massively useful to enhancing your content, supporting your message, and enabling visitors to access documents - such as PDF reports. How to upload media to your website Login to your websit...
List copied from the WordPress Codex, available here: https://codex.wordpress.org/Uploading_Files#About_Uploading_Files_on_Dashboard WordPress supports uploading the following file types - by default: Images .jpg .jpeg .png .g...
The Error Establishing Database Connection error means that your wp-config.php file doesn’t contain valid database credentials. Edit your wp-config.php file and you'll see the database settings section: // ** MySQL settings - You c...
How to make changes to items on your website's menu
This guide will explain how to make products in your WooCommerce store (WordPress) either visible to the public, or hidden from the public.
WooCommerce, a popular e-commerce platform for WordPress, allows you to manage and display your products easily. Sometimes, you might want to change the order in which your products appear to highlight certain items.