Hello,
On my blog kaymeedesigns.com in my admin panel, I have an error with the theme "delicate", when I'm on the page "Theme options / Front pages settings". I'd like to put the slideshow "on" and set my images but in the section "Homepage Scrolling pages", I have this error :
Warning: Invalid argument supplied for foreach() in /home/myleneh/public_html/kaymeedesigns.com/wp-content/themes/delicate/functions/admin-forms.php on line 72
So, I can't put my featured images for the slideshow... I tried to upload again the "admin-forms.php" but it didn't change anything... Here's the line 72 :
foreach( $arrValues as $arr ) {
Where is the error? Thank you to help me...