Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1441317

    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

    #1441366
    This reply has been marked as private.
    #1441379

    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

    #1441380

    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

    #1441502

    Thanks
    It is ok

    #1441523

    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

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Setting shop page’ is closed to new replies.