Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #1270867

    Hello!
    I found a thread regarding this topic in the forum but it won’t solve my issue. I uploaded the woocommerce plugin and all the pages have been installed as they should. Only the shop page shows an error – I cant work it out with avia layout builder – and within the menus its coloured red and it says I should check it on errors or erase it. How can I make it work properly?
    Thanks in advance for your help

    #1271038

    Hey senhorvinho,

    Where can we see and reproduce the problem you are having?

    Best regards,
    Rikard

    #1271223

    Hello Rikard, I am using a local server so I don’t know how to give you access to my account. I could send you a screenshot of my menu displaying the not functioning shop page..(where can I upload screenshots btw?) or you tell me how I could give you access. Thanks Verena

    #1271999

    Hi I am still wondering why I can’t work on my shop page as soon as I set it in woocommerce settings/products. It doesn’t matter which page I choose in woocommerce settings/product/shop page – once I set a page as shop page Avia Layout designer is disabled and I can’t work on it with ALD anymore. I just can add products and work on categories in Products in my dashboard.

    I have also another question Rikard: how can I hide the depiction of my products on the shop start page? I just want to show the parent categories of the subcategories and want the products to appear within the subcategories. In Woocommerce settings/products I just can choose between 3 and 5 rows and 2 to all products per page…

    Thanks for your help on these issues – please let me know how I can give you access

    #1272183

    Hi,

    Thank you for the update.

    once I set a page as shop page Avia Layout designer is disabled and I can’t work on it with ALD anymore.

    You cannot use the Advance Layout Builder (ALB) for the base or main shop page by default. The builder will be automatically disabled once the page is set as the shop page and it will display the default template for the product page instead. If you want to enable the ALB back for the shop page, you have to use the following snippet in the functions.php file.

    add_theme_support( 'avia_custom_shop_page' );
    

    However, please note that this will cause a lot of the default functionality or options such as the default product widgets to not work properly in the shop page. Fore more info, please check the documentation.

    // https://kriesi.at/documentation/enfold/woocommerce-shop/#custom-woocommerce-shop-overview-with-advanced-layout-editor

    Best regards,
    Ismael

    #1272249

    Thank you very much. I’ll try to set up the shop with ALB and will hopefully find all ways to set up main categories, subcategories etc.

    Regards Verena

    #1272667

    Hi Verena,

    Thanks for the update. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #1272970

    Hello thank you I might have just one more question:
    Is there an option to make the products set with woocommerce (dashboard: products) find their way to the shop page I created with ALB?

    At the moment I am adding my products through woocommerce (dashboard: products) and these refer to the shop page set in woocommerce (i.e. the one that wont work ALB). But I want them to refer to the shop page I created with ALB.

    I would be glad if you could help me

    thx,
    Verena

    #1273052

    Hello again, its fine, I found out how to manage it. You can colse the thread.
    bye

    #1273125

    Hi senhorvinho,

    Glad you got it working for you! :)

    If you need further assistance please let us know.

    Best regards,
    Victoria

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Woocommerce Shop Page Avia Layout Builder disabled’ is closed to new replies.