Hi, I get following error when i visit the site. please support me to solve. http://sandwich.co.in/ Error: Fatal error: Call to undefined function popular_posts() in /home/namrata/public_html/sandwich.co.in/wp-content/themes/timeforfood theme/sidebar.php on line 7 Code (markup): Thanks in Advance Sheriff EDIT: Trying another theme. So Thread Closed.
It's telling you exactly what's going on... A call to the undefined function: popular_posts() from the sidebar.php file on line 7. You'll have to do your digging...