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

    Clicking a category from a WooCommerce product or the breadcrumbs shows a category page with sidebar.

    How can I customise that categories pages using the builder?

    No sidebar, headers, grid of products, etc…

    Thanks.

    #1440885

    Hey peterolle,

    Thank you for the inquiry.

    You may need to override the wp-content/plugins/woocommerce/templates/archive-product.php file in order to change the layout of the product category pages. Please check the link below for more info.

    // https://woocommerce.com/document/template-structure/

    Another solution is to create a custom page for each category pages, then do a 301 redirect from the default category page to the custom page.

    // https://wordpress.org/plugins/eps-301-redirects/

    Best regards,
    Ismael

    #1440936

    Thank you Ismael, I’ll take a look, I was hoping to have the builder to use instead of modifying templates.

    A quick one here, I disabled the sidebar for products and categories and now I can’t find where that setting is. Can you please point me to it?

    Thanks.

    #1441082

    Hi,
    Sidebars on category pages is at Enfold Theme Options ▸ Sidebar Settings ▸ Sidebar On Archive Pages
    On default editor product pages, the sidebar shows under the product image if you have a widget in the Single Product Pages widget area, for ALB products the sidebar is enabled on the edit page under Sidebar Settings
    Enfold_Support_5608.jpeg

    Best regards,
    Mike

    #1441151

    Thank you Mike.

    For products categories, where do I turn on or off the sidebar?

    #1441164

    Hi,
    Enfold Theme Options ▸ Sidebar Settings ▸ Sidebar On Archive Pages

    Best regards,
    Mike

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.