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: Problem with displaying the same post twice with the ratings  (Read 1833 times)

0 Members and 1 Guest are viewing this topic.

Offline yock

  • Newbie
  • *
  • Posts: 5
    • View Profile
So heres my situation. I have a page displaying the same post twice. Each instance of the post calls the wp_postratings code. No biggie there. Everything is displayed fine.

The first post with the ratings displays and rolls over correctly.

When i roll over the second instance of that same post, the roll over activates on the first instance.

I have a feeling this is an AJAX issue where it just looks for the first instance of the post_id and activates the roll overs for that. If thats the case do you have some alternate solutions?

This sort of problem wont happen often on my site, but in the event that it does, I would like to have a solution for it. Thanks for the help.

Offline GaMerZ

  • lesterchan.net
  • Administrator
  • *****
  • Posts: 11,692
    • View Profile
  • WordPress Version: WordPress 3.0.x
  • Theme Name: lesterchan.net v3.4
This is a limitation, there is no solution to it. As both posts are identical and using the same ID.

++ 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 yock

  • Newbie
  • *
  • Posts: 5
    • View Profile
Cool deal, thanks for the reply gamerz. I'll work on a work around for it.

Offline GaMerZ

  • lesterchan.net
  • Administrator
  • *****
  • Posts: 11,692
    • View Profile
  • WordPress Version: WordPress 3.0.x
  • Theme Name: lesterchan.net v3.4
Let me know if you can find an easy workaround.

++ 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.