I am getting this on my website: Warning: Invalid argument supplied for foreach() in /home/content/s/t/a/stacyjill/html/wp-content/themes/PersonalHomepageTheme/sidebar.php on line 25
for ($x = 0; $x < $feed->get_item_quantity($total_articles); $x++) { $first_items[$x] = $feed->get_item($x); // you have to put the value into a specific column of your array }
I am getting this on my website:
Warning: Invalid argument supplied for foreach() in /home/content/s/t/a/stacyjill/html/wp-content/themes/PersonalHomepageTheme/sidebar.php on line 25
Does anyone know what that would be relating to?
Here is the code that is on the page: