A very similar question has been asked before, but the Forum threads seem to be closed to comment.
I’m using Weaver Xtreme Plus with the plugin Slideshow Gallery by Tribulant (a very nice free slideshow). It presents a trouble message “your theme is missing the wp_footer() function” and refers me to this page in the WordPress Codex:
The WordPress page states:
/* Always have wp_footer() just before the closing </body>
* tag of your theme, or you will break many plugins, which
* generally use this hook to reference JavaScript files.
*/
wp_footer();
This sounds like a WordPress spec that Xtreme is not obeying.
BTW I am using Weaver II Plus on another site with the same plug-in and it does not give me this trouble message.
Should I just ignore this error message as long as my plugins seem to be working OK?
Thanks for advice - Art Chester