Hi
I’m customising my shop page.
Please how to remove or hide the “default shop overview page and your product archive page” in my shop page ?
Thanks
Hi,
Thank you for the inquiry.
Make sure to deselect the page as default Shop page in the Woocommerce > Settings > Products tab. This should remove the default product grid from the page.
Best regards,
Ismael
Hi,
You can also add this code to the functions.php file to enable the Advanced Layout Builder for the default shop page, but please note that this might limit certain functionalities.
add_theme_support( 'avia_custom_shop_page' );
For more info, please check the link below:
// https://kriesi.at/documentation/enfold/woocommerce-shop/#custom-woocommerce-shop-overview-with-advanced-layout-editor
Best regards,
Ismael
Thanks
It is ok
Hi,
Glad Ismael could help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.
Best regards,
Mike