Anybody using Wordpress theme clean-home ?

Posted: November 28th, 2008 | Author: Mihai Bojin | Filed under: Troubleshooting, Web | Tags: , , , , , |

Is anybody using the clean-home theme from wordpress ?

If so, if you’re wondering why a plugin that uses the footer to output some analytics data (like Joost’s Google Analytics for Wordpress plugin) doesn’t quite work… read on !

I didn’t check my analytics stats for arond 2 weeks, only to find that I had absolutely no visits during that time.

The solution:

Go edit the footer.php file in the clean-home theme and add the following line just above the </body> tag:

<?php wp_footer(); ?>

Now all the plugins that register actions to that zone will be able to properly output the HTML/JS/whatever code.

Share and Enjoy:
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google

2 Comments on “Anybody using Wordpress theme clean-home ?”

  1. #1 Catalin said at 1:21 pm on November 28th, 2008:

    …you should report this to the author so he can post an updated version…

  2. #2 Bryan said at 10:45 pm on January 9th, 2009:

    This has been fixed, a silly mistake on my part. Thanks for using my theme!


Leave a Reply

Clicky Web Analytics