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

    So I made a custom shop site (with the layout editor) and when I enable this site as a shop site in woocommerce the footer isn’t full width anymore + the footer styles are different. No sure what’s causing this problem.

    I already deactivated all plugins and switched back to enfold parent theme, didn’t work. I updated the theme.

    Wordpress Version 4.9.4
    Woocommerce Version 3.3.3

    best regards

    #920643

    Hey hannerinc,

    Please send us a temporary admin login and login URL so that we can have a closer look. You can post the details in the Private Content section of your reply.

    Best regards,
    Rikard

    #921426
    This reply has been marked as private.
    #922020

    Hi,

    Thank you for the info.

    You can’t use the advance layout builder for the base shop page by default so we added this code in the functions.php file.

    add_theme_support( 'avia_custom_shop_page' );
    

    Please note that this feature is still on beta version and some of the default shop features may not work properly.

    // https://kriesi.at/documentation/enfold/custom-woocommerce-shop-overview/

    Best regards,
    Ismael

    #922106

    thanks very much! that’s pretty awesome. Add to cart works, that’s all I need. Thanks again!
    best regards.

    #922201

    Hi hannerinc,

    Glad Ismael could help :)

    If you need further assistance please let us know.
    Best regards,
    Victoria

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