Hi guys i just installed a theme on my website www.gizmodgeek.com Name of the theme is Smoke URL of the theme http://themeforest.net/item/smoke-technology-blog-shop-and-magazine-wp/240644 Code (markup): (I havent purchased it ) The error which the theme shows on the homepage is Warning: Invalid argument supplied for foreach() in /home/gizmodte/public_html/wp-content/themes/smoke/index.php on line 25/code] So please help me with this error as i dont have much knowledge regarding all this stuffs... :) Thank You Code (markup):
lol guys! It's a PHP argument error. Foreach function was not implemented with the supported wordpress format. Error location is mentioned. It is on line 25 in your theme's index.php file. Paste all codes of your index.php file here, I will give it a try to fix it.