Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #977951

    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

    #977967

    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

    #977983

    thank you, solved :)

    #978001

    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

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Add elements to ALB –> Error’ is closed to new replies.