All Good Things Must Come To An End

As you all know, I have been doing WordPress plugins and supporting it for the past 6 years. These 6 years of my life, I have been through my polytechnic education, my national service as well as my university education.

I just graduated from university in December 2009 and have been looking for full-time jobs. I am offered a full-time job and will be starting work on 1st February 2010.

I regret to say that I am NOT ABLE to provide support for my plugins anymore due to my full-time job commitment. I will leave this forum open and let the community help one another.

However, I WILL still update my plugins whenever I can and you still can report bugs to me via email and I will try to fix it.


Author Topic: PLEASE ENSURE YOU HAVE <?php wp_footer(); ?> IN YOUR THEME footer.php  (Read 5962 times)

0 Members and 1 Guest are viewing this topic.

Offline GaMerZ

  • lesterchan.net
  • Administrator
  • *****
  • Posts: 11,536
    • View Profile
  • WordPress Version: WordPress 2.9.x
  • Theme Name: lesterchan.net v3.4
PLEASE ENSURE YOU HAVE <?php wp_footer(); ?> IN YOUR THEME footer.php

++ lesterchan.net - Lester Chan's Website

I regret to say that I am not able to provide support for my plugins anymore due to my full-time job commitment. I will leave this forum open and let the community help one another.

Offline V_RocKs

  • Newbie
  • *
  • Posts: 3
    • View Profile
Perhaps you can re-title this one to:

-= Upgraded to 2.8 ?? =- --> PUT <?php wp_footer(); ?> in your THEME FOOTER!!!

So people know that is going to answer 99% of their questions... Also might put it into the plugins description in BOLD CAPS so that it also answers and then put it on the admin default page off the ratings admin so people see it a lot.

Offline GaMerZ

  • lesterchan.net
  • Administrator
  • *****
  • Posts: 11,536
    • View Profile
  • WordPress Version: WordPress 2.9.x
  • Theme Name: lesterchan.net v3.4
The title is too long to be a thread title, I tried it. Thanks for the suggestions, I would still prefer to keep it simple for my plugin description.

++ lesterchan.net - Lester Chan's Website

I regret to say that I am not able to provide support for my plugins anymore due to my full-time job commitment. I will leave this forum open and let the community help one another.

Offline mepusica

  • Newbie
  • *
  • Posts: 11
    • View Profile
Thanks for the support!

I had problems getting the rating system to work after upgrading my WordPress version to 2.9.1.
I did as suggested here: put <?php wp_footer(); ?> in the footer and everything worked again. SWEEET!