Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1018281

    Hello,
    I have a problem.
    Since the last update, I get this message on the store page:
    This page is set as the default WooCommerce Shop Overview and therefore does not support the Enfold advanced layout editor

    And the shop page has been dismantled.

    Some time ago I fix it by putting this: add_theme_support (‘avia_custom_shop_page’); in function.php

    But now it does not work

    Someone help me?

    #1019135

    Hey Jordi,

    I have added the code just below this php code in functions.php and it works fine:

    if(isset($avia_config['use_child_theme_functions_only'])) return;

    Let us know if you need further assistance.

    Best regards,
    Nikko

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