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: Disable Clickable Ratings?  (Read 1367 times)

0 Members and 1 Guest are viewing this topic.

Offline xdesi

  • Newbie
  • *
  • Posts: 16
    • View Profile
Disable Clickable Ratings?
« on: 08 May 2008, 23:44 »
Hi I was wondering on my Cat page i just want to show the ratings as a static, for example so people cannot rate unless they visit the post page.
So basically is there a way to show the ratings so that they cannot be clicked!

Also lastly is it possible to use different ratings systems for different categories. I.e using thumbs up thumbs down for cat 1 and stars for cat 2? I have a plugin currently which allows the use of a different theme for different categories if it would help this?

Many Thanks in advance!

Offline GaMerZ

  • lesterchan.net
  • Administrator
  • *****
  • Posts: 11,511
    • View Profile
  • WordPress Version: WordPress 2.9.x
  • Theme Name: lesterchan.net v3.4
Re: Disable Clickable Ratings?
« Reply #1 on: 09 May 2008, 04:44 »
You can't have different ratings for different posts/pages. It is not really built for that.

You can place <?php echo the_ratings_results(get_the_id()); ?> for the unclickable ratings on your cat page.

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