Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1375189

    Hi I get the following errors after an upgrade to PHP 8.0

    Fatal error: Unparenthesized a ? b : c ? d : e is not supported. Use either (a ? b : c) ? d : e or a ? b : (c ? d : e) in /usr/www/users/kevinqyqpm/wp-content/themes/enfold/functions-enfold.php on line 293
    and
    wp-content\themes\enfold\config-templatebuilder\avia-shortcodes\slideshow_layerslider\slideshow_layerslider.php on line 28

    I have fixed the first error, but cannot solve the one below

    wp-content\themes\enfold\config-templatebuilder\avia-shortcodes\slideshow_layerslider\slideshow_layerslider.php on line 28

    #1375212

    Hey Heather_Sm1thard,

    Could you try updating the theme to the latest version (5.2.1) to see if that helps please? https://kriesi.at/documentation/enfold/how-to-install-enfold-theme/#theme-update.

    Best regards,
    Rikard

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