Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #313074

    Hi, I’m using accordion slider in the home page. When I save, I get the following error message in the webpage:

    Notice: Undefined property: stdClass::$ID in /home/anugrah/public_html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/slideshow_accordion.php on line 564

    http://en.anugrahsm.com/

    #313355

    Hi tharzzan!

    Please try re-updating Enfold to the latest version 2.9.2 via FTP and make sure to overwrite all files – http://vimeo.com/67209750

    Best regards,
    Yigit

    #313531

    Hi Yigit,

    I’ve re-update Enfold and make sure everything got overwritten. But the problem remains.
    Note: I’m using Enfold child theme

    Any other idea ?

    Thx
    Andy

    #313738

    Hey!

    Thank you for using Enfold.

    Please refer to this link on how to fix it: https://kriesi.at/support/topic/accordion-slider-msg-error/#post-299271

    Best regards,
    Ismael

    #313755

    Hey Ismael!

    Thanks for the suggestion. Yes what Dude wrote fix a lot of error message I got. But there are still some other error message that didn’t get fixed by the Dude’s suggestion. Here I copy paste the remaining error message.

    Notice: Undefined index: index in /home/anugrah/public_html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/slideshow_layerslider.php on line 118

    Notice: Undefined index: index in /home/anugrah/public_html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/slideshow_layerslider.php on line 121

    Notice: Undefined index: index in /home/anugrah/public_html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/slideshow_accordion.php on line 303

    Notice: Undefined index: index in /home/anugrah/public_html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/slideshow_accordion.php on line 306

    Thanks for the great support ! Any other suggestion ?
    Andy

    #314263

    Hey!

    Try adding this at the very end of your theme functions.php or in the wp-config.php file:

    error_reporting(E_ALL ^ E_NOTICE);
    

    Cheers!
    Josue

    #314530

    Hi Josue,

    That’s it! It does the trick. I only add that line to functions.php, and no more error message.
    Thank you very much!! :)

    Andy

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Error with accordion slider’ is closed to new replies.