Hey,
is it possible to apply the changes in the function.php (#post-163380) to the function.php of the Child Theme so it still works after updating.
Thanks
Max
Hey Max,
If you make changes in the child theme, those do not get overwritten and should work. Do you have an issue that they don’t?
Best regards,
Victoria
Hey Victoria,
Thanks for your Reply. I know that the function.php of the childtheme is the right place to work with for changes. But if i write the line of Code from the post above ($avia_config[‘imgSize’][‘portfolio_small’] = array(‘width’=>520 ‘height’=>370 ); // images for portfolio 4 columns) in the function.php of the childtheme i get an error.
Best regards,
Max
Hi Max,
Here is how you can do it in your child theme:
https://kriesi.at/support/topic/image-sizes-functions-php/#post-132880
https://kriesi.at/support/topic/override-the-global-avia_config-within-child-functions-php/#post-124156
If you need further assistance please let us know.
Best regards,
Victoria
Thank you!
That solved the problem.
Hi kalimeromax,
Glad you got it working for you! :)
If you need further assistance please let us know.
Best regards,
Victoria