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: How to get "+" mark before score  (Read 6713 times)

0 Members and 1 Guest are viewing this topic.

Offline Romik84

  • Jr. Member
  • **
  • Posts: 99
    • View Profile
How to get "+" mark before score
« on: 31 May 2008, 09:53 »
Hello,

when I use the plusminus template is there a way to get output with "+" mark before the score number?

thanks.

Offline GaMerZ

  • lesterchan.net
  • Administrator
  • *****
  • Posts: 11,692
    • View Profile
  • WordPress Version: WordPress 3.0.x
  • Theme Name: lesterchan.net v3.4
Re: How to get "+" mark before score
« Reply #1 on: 31 May 2008, 15:35 »
Yeap it is possible. By default it should. Did you try a shift + refresh? Also did you try restore all templates to Thumbs Up/Down default?

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

  • Jr. Member
  • **
  • Posts: 99
    • View Profile
Re: How to get "+" mark before score
« Reply #2 on: 31 May 2008, 16:20 »
yeah, I tried to restore but still no "+" mark. now I created own thumbs and nothing changed. settings: Max ratings: 2 ; Rating value +1 and -1; loading image: no; show fading: yes. Interesting thing is, it shows the "-" mark. lol  :D confused

Offline GaMerZ

  • lesterchan.net
  • Administrator
  • *****
  • Posts: 11,692
    • View Profile
  • WordPress Version: WordPress 3.0.x
  • Theme Name: lesterchan.net v3.4
Re: How to get "+" mark before score
« Reply #3 on: 31 May 2008, 19:56 »
Bug Fixed, Replace wp-postratings.php from the zip file again 30 mins after this post is posted, http://downloads.wordpress.org/plugin/wp-postratings.1.30.zip

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

  • Jr. Member
  • **
  • Posts: 99
    • View Profile
Re: How to get "+" mark before score
« Reply #4 on: 01 June 2008, 07:56 »
thanks, this works. What about output? In the most and highest rated list it still missing  ;)...

Offline GaMerZ

  • lesterchan.net
  • Administrator
  • *****
  • Posts: 11,692
    • View Profile
  • WordPress Version: WordPress 3.0.x
  • Theme Name: lesterchan.net v3.4
Re: How to get "+" mark before score
« Reply #5 on: 01 June 2008, 09:05 »
Ops do the same for postratings-stats.php 15 mins after this post is posted. Most rated has no issue as it displays only number of users and not score.

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

  • lesterchan.net
  • Administrator
  • *****
  • Posts: 11,692
    • View Profile
  • WordPress Version: WordPress 3.0.x
  • Theme Name: lesterchan.net v3.4
Re: How to get "+" mark before score
« Reply #6 on: 01 June 2008, 19:49 »
what is exact widget/function are you calling?

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

  • Jr. Member
  • **
  • Posts: 99
    • View Profile
Re: How to get "+" mark before score
« Reply #7 on: 02 June 2008, 06:27 »
it's just list of highest rated post:
Code: [Select]
<li><span class="meta"><small>%RATINGS_SCORE% points</small></span><a href="%POST_URL%" title="%POST_TITLE%">%POST_TITLE%</a></li>
in the posts the "+" mark already works, just in list output not.

Offline GaMerZ

  • lesterchan.net
  • Administrator
  • *****
  • Posts: 11,692
    • View Profile
  • WordPress Version: WordPress 3.0.x
  • Theme Name: lesterchan.net v3.4
Re: How to get "+" mark before score
« Reply #8 on: 02 June 2008, 06:50 »
Can you re-download and try again, the "Highest Rated's" works fine for me.

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

  • Jr. Member
  • **
  • Posts: 99
    • View Profile
Re: How to get "+" mark before score
« Reply #9 on: 02 June 2008, 07:00 »
hm, for me nothing changed. I use wp 2.5.1. weird...  :(

Offline GaMerZ

  • lesterchan.net
  • Administrator
  • *****
  • Posts: 11,692
    • View Profile
  • WordPress Version: WordPress 3.0.x
  • Theme Name: lesterchan.net v3.4
Re: How to get "+" mark before score
« Reply #10 on: 02 June 2008, 08:12 »
Make sure that when you configure the widget, the Charaters Limit is 0.

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

  • Jr. Member
  • **
  • Posts: 99
    • View Profile
Re: How to get "+" mark before score
« Reply #11 on: 02 June 2008, 08:46 »
you mean "Max Ratings" value or "Rating Value", because the max rating value I can't change. It's 2. I can change only the "Rating Value" +1/-1.

Offline GaMerZ

  • lesterchan.net
  • Administrator
  • *****
  • Posts: 11,692
    • View Profile
  • WordPress Version: WordPress 3.0.x
  • Theme Name: lesterchan.net v3.4
Re: How to get "+" mark before score
« Reply #12 on: 02 June 2008, 10:35 »
Nope. Go To WP-Admin -> Design -> Widgets -> Most Rated Widget OR Highest Rated Widget. Click on the Configure icon and then set the post title cut off characters to 0

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

  • Jr. Member
  • **
  • Posts: 99
    • View Profile
Re: How to get "+" mark before score
« Reply #13 on: 02 June 2008, 12:44 »
lol, but I dont use a widgets, I use php function output...  and my theme doesn't support widgets so I can't get on the page :D

Offline GaMerZ

  • lesterchan.net
  • Administrator
  • *****
  • Posts: 11,692
    • View Profile
  • WordPress Version: WordPress 3.0.x
  • Theme Name: lesterchan.net v3.4
Re: How to get "+" mark before score
« Reply #14 on: 02 June 2008, 14:58 »
Why don't you paste to me the function that calls, I copy and paste it to my test site.

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

  • Jr. Member
  • **
  • Posts: 99
    • View Profile
Re: How to get "+" mark before score
« Reply #15 on: 03 June 2008, 07:22 »
I have installed on another server and it works. Hm, interesting...