Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #850376

    Hi Kriesi Team

    After the enfold theme update, my site ist down.
    Front- and also Backend.

    How can it be solved?

    Best Regards
    Pascal

    #850378
    This reply has been marked as private.
    #850478

    Hi,

    What PHP version are you running on the server? We recommend that you use 5.6 or anything above that.

    Best regards,
    Rikard

    #853463

    Hi,

    I have tried it with PHP version 5.6, 7.0, 7.1 and I get the same errors (and site down)…

    How can I update the enfold version so that I don’t get any errors?

    (I need to update it, becaue in the blog, the paging doesn’t work anymore).

    Best regards
    Pascal

    • This reply was modified 7 years, 2 months ago by weblines.
    #854713
    #857558
    This reply has been marked as private.
    #857852

    Hi,

    Please edit the comments.php file, go to line 134:

    function shortcode_handler($atts = array(), $content = "", $shortcodename = "", $meta = "")
    

    Replace it with:

    function shortcode_handler($atts, $content = "", $shortcodename = "", $meta = "")
    

    Best regards,
    Ismael

    #857995
    This reply has been marked as private.
    #858138

    Hi,

    Yes, you can find the file inside wp-content/themes/enfold/ folder.

    Best regards,
    Yigit

    #869268

    Hi there, I just tried to find the part for replacement.
    But there is no such code in the comments.php file…

    #869328

    Hi,

    Can you please update Enfold to the latest version 4.2 – kriesi.at/documentation/enfold/updating-your-theme-files/? :)

    Best regards,
    Yigit

Viewing 11 posts - 1 through 11 (of 11 total)
  • You must be logged in to reply to this topic.