Hello,
I want to add my own av-helper-slideshow.php changes and used this “tutorial”:
If I add this function to my child´s functions.php then I get this error when trying to open my website:
Fatal error: Cannot redeclare avia_include_shortcode_template() (previously declared in /www/htdocs/xxxxxx/wp-content/themes/enfold-child/functions.php:18) in /www/htdocs/xxxxxx/wp-content/themes/enfold-child/functions.php on line 36
Best,
Marc
Hi Marc,
It seems like you are declaring avia_include_shortcode_template twice in functions.php file, once in line 18 and other in line 36. Please go to /wp-content/themes/enfold-child/functions.php file and delete either one.
Regards,
Yigit
thank you, solved :)
Hi,
You are welcome! :)
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
If you have any other questions or issues, feel free to start a new thread under Enfold sub forum and we will gladly try to help you :)
Best regards,
Yigit