Tagged: ,

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #755399

    I am unable to get Enfold running on a server running PHP 5.6
    Is there a previous version that I could download?

    Currently, when attempting to view the site, I see:
    Fatal error: Call to undefined function post_has_layerslider()

    Adding the function to the theme (or child-theme):
    add_theme_support('deactivate_layerslider');

    Causes another error:
    Fatal error: Call to undefined function avia_new_section()

    After each fix I found in your support documentation, I was able to view the site, but then the theme builder errors and just shows shortcode unrendered.

    #756044

    Hey Andrew,
    I can’t speak to MAMP, but I use UwAmp with PHP 5.6.18 (http://www.uwamp.com/en/)
    Can you try a different localhost?
    Sorry I was not more help.
    Best regards,
    Mike

    #756535

    Mike,
    I believe that answered my question. It’s not an issue with the theme, it’s an issue with MAMP.
    Feel free to mark this question as closed.

    Thanks!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Enfold running on PHP 5.6’ is closed to new replies.