Your cart is currently empty!
Tag: howto
-
How to customize the WooCommerce Product Catalog Template with Search and Filter Blocks
In this tutorial, you will learn how to customize the Product Catalog template of your WooCommerce shop. This default WooCommerce template uses the Product Catalog variation of the Product Collection block and is used for the Shop page. We extend the template with several blocks that allow to search and filter the products, making it…
-
How to install Memcached on Debian or Ubuntu
This brief tutorial will guide you through the steps to quickly install a free Memcached server on a Debian or Ubuntu host. After you have gone through the steps, you will have a Memcached server running as a service and you can use it to power your WordPress site with plugins that support it. You…
-
How Contributors can protect their posts with Groups for WordPress
In WordPress, the user permissions are defined by Roles and their deriving Capabilities. This Role-based model allows the Administrator – which is also a role – to determine the privileges assigned to each user. These privileges, in turn, are expressed through capabilities where each one of them determines a specific permission for the user. Furthermore,…