<?xml version="1.0"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>Weblogtoolscollection News Topic: wp_head, wp_footer &#038; plugins that suddenly don't work</title>
<link>http://weblogtoolscollection.com/news/</link>
<description>Weblogtoolscollection News Topic: wp_head, wp_footer &#038; plugins that suddenly don't work</description>
<language>en</language>
<pubDate>Sat, 18 May 2013 19:02:47 +0000</pubDate>

<item>
<title>gestroud on "wp_head, wp_footer &#038; plugins that suddenly don't work"</title>
<link>http://weblogtoolscollection.com/news/topic/wp_head-wp_footer-038-plugins-that-suddenly-dont-work#post-3729</link>
<pubDate>Fri, 26 Dec 2008 10:27:44 +0000</pubDate>
<dc:creator>gestroud</dc:creator>
<guid isPermaLink="false">3729@http://weblogtoolscollection.com/news/</guid>
<description>&#60;p&#62;With the rush of fantastic-looking new WordPress themes available, I've been spending some time changing the themes on some of my sites.&#60;/p&#62;
&#60;p&#62;After spending time getting things to look just right, I notice that when I use some themes, certain plugins no longer function.&#60;/p&#62;
&#60;p&#62;Since I'm an early adapter/adopter of the latests versions of WP, I thought that might have something to do with it. Then I began to notice that some people using the same version of WP, and the same plugins didn't have any problems. &#60;/p&#62;
&#60;p&#62;I also noticed that they hadn't changed their themes. &#60;/p&#62;
&#60;p&#62;After spending some time going through the various bits of codes, I found two missing bits of code in many new themes: the call for&#60;br /&#62;
wp_head();  before the closing head tag in header.php, and a call for wp_footer(); before the closing body tag in footer.php.&#60;/p&#62;
&#60;p&#62;Once I added the codes to the respective files, most of the &#34;non-functioning&#34; plugins functioned again.&#60;/p&#62;
&#60;p&#62;So, before you head over to a plugin developer's site to find out why his/her plugin suddenly stopped working after you changed your site's theme, you'll probably want to make sure that the theme designer added the necessary code to header.php and footer.php.
&#60;/p&#62;</description>
</item>

</channel>
</rss>