hello, want to set up a new site but after installing enfold theme, and after this enfold child theme, im getting this warning:
Warning: Invalid argument supplied for foreach() in /home/vhosts/jeelsites.nl/httpdocs/projectnatuurlijkwerken/wp-content/themes/enfold/framework/php/function-set-avia-frontend.php on line 1650
whats going wrong here? tried several PHPversions, but all results gave this error.
(the one now active is 7.2)
Hey jelle,
Thanks for the login details, where exactly are you seeing those messages? I couldn’t see anything like that on the backend.
Best regards,
Rikard
hi rikard, hmmm, they seem to be gone in the backend, but at the frontend they are clearly visible :
Hi,
Thanks for that, I see the same thing on my end, I’m not sure why though since I can’t reproduce the problem on my local installation. It’s only a warning though so it shouldn’t affect any functionality on your site. If you want to turn that off then you could try to add this to the very top of your functions.php file, just after the opening PHP tag:
error_reporting(0);
Best regards,
Rikard
thanks rikard, that worked.
you can close this ticket if you want.
best regards, jelle