
-
AuthorPosts
-
September 3, 2014 at 7:35 pm #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
September 4, 2014 at 1:05 pm #313355Hi 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,
YigitSeptember 4, 2014 at 6:48 pm #313531Hi Yigit,
I’ve re-update Enfold and make sure everything got overwritten. But the problem remains.
Note: I’m using Enfold child themeAny other idea ?
Thx
AndySeptember 5, 2014 at 3:13 am #313738Hey!
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,
IsmaelSeptember 5, 2014 at 3:46 am #313755Hey 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 ?
AndySeptember 6, 2014 at 2:41 am #314263Hey!
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!
JosueSeptember 6, 2014 at 6:42 pm #314530Hi 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
-
AuthorPosts
- The topic ‘Error with accordion slider’ is closed to new replies.