I get this warning message at the top of my wordpress site:
Warning: Invalid argument supplied for foreach() in /home/averagej/public_html/dev/wp-content/themes/everything/drone/options.php on line 8
line 8 is:
if (typeof WebFont != ‘undefined’) {
I had just transferred a locally developed site into a subdomain on our server. Not really sure why I’m getting this. I tried deactivating any plug-ins one by one with no results. Thanks in advance.