Your cart is currently empty!
Category: wordpress
Divi Hide secondary menu items from mobile dropdown menu
To remove the secondary menu items from the mobile menu go to Divi -> Theme Customizer -> Mobile Menu Customizer -> Menu Settings and find the SECONDARY MENU ITEMS POSITION setting and select the Remove secondary menu items option.
How To Add a Sortable User Registration Date Column to All Users Page
Sorting users by registration date may be necessary in a variety of WordPress scenarios. For instance, you can discover that spam users have recently registered on your website, and since your users list is by default arranged alphabetically, it can be challenging to locate them. As seen in the screenshot below, we are going to…
wordpress how to remove cart icon in menu
Removing WooCommerce Cart Icon from Header in Divi While there are plenty of setting options you can apply to style up your header in Divi, there is no option to remove the cart icon if you have WooCommerce installed and activated on your website. A little CSS snippet is needed to remove it. You can…
How To Completely Uninstall Woocommerce
There are two things to understand when uninstalling or removing WooCommerce. If you deactivate and delete the plugin from WordPress, you only remove the plugin and its files. Your settings, orders, products, pages, etc… will still exist in the database. If you need to remove ALL WooCommerce data, including products, order data, etc., you need to be able to modify the…
How to Change WordPress Logo in Login Page?
You can login to any WordPress website by adding /wp-admin/ or /wp-login.php suffix to the website URL. WordPress login page is one of the important page anyone needs to open first in order to login to a website. By default it will show a WordPress logo on the login page. In this article, we will explain how…