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?
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