Hello Victoria,
I have installed the child theme as you suggested. Where exactly in the child theme will I find the functions.php file, to which I need to add the following code
add_theme_support( ‘avia_custom_shop_page’ );
Thank you.
I am running into the same problem as described above, that is:
I would like to use the Advanced Layout Editor (German: erweiterter Layout-Architekt) for the “Default/Main Shop-Page”, but the Advanced Layout Builder cannot be activated. I have also tried to change the selection of the Shop-Site, but then the Advanced Layout Builder is automatically disabled.
In the post of December 4, 2019 it is said that the Advance Layout Editor needs to be activated for the main shop page. It is explained that the below code needs to be added to the functions.php file. Is there another way to solve this? If not, where do I find the functions.php file? Thank you.
add_theme_support( ‘avia_custom_shop_page’ );