I only have one sidebar. And I’m running the latest Thesis (1.7).
Thanks for the input!
Esmi, No change in my theme. I use Thesis.
Agus, Not sure what you mean by looking into the sidebar. Do you mean the sidebar.php file? It’s all Greek to me. (I’m a writer who creates web content, so I know enough about this stuff to be dangerous. But I’m not even close to being as smart as you guys are!)
Also, thinking it might be one of my other widgets causing the problem, I deleted all of them to see if that would make a difference. No luck.
Thanks for helping, webjunk!
I made the change you suggested above and now I’m getting this error:
Fatal error: Call to undefined function get_option() in /home/sgerbig/stephtalkscontent.com/wp-admin/includes/dashboard.php on line 21
Line 21 of includes/dashboard.php reads:
$widget_options = get_option( ‘dashboard_widget_options’ );
Any advice with this one?