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: Use Vote Answer Percentage and Image Width in Voting Form Body  (Read 239 times)

0 Members and 1 Guest are viewing this topic.

Offline Nakei

  • Newbie
  • *
  • Posts: 2
    • View Profile
  • WordPress Version: WordPress 2.9.x
  • Theme Name: Custom
I want to be able to display %POLL_ANSWER_PERCENTAGE% and use the %POLL_ANSWER_IMAGEWIDTH% in the default "have-not-voted-yet-body"(Voting Form Body).

But...
{
Allowed Variables:
- %POLL_ID%
- %POLL_ANSWER_ID%
- %POLL_ANSWER%
- %POLL_ANSWER_VOTES%
- %POLL_CHECKBOX_RADIO%
}
So is there a way to enable the Percentage and ImageWidth function in the default Voting Form Body?

Offline GaMerZ

  • lesterchan.net
  • Administrator
  • *****
  • Posts: 11,534
    • View Profile
  • WordPress Version: WordPress 2.9.x
  • Theme Name: lesterchan.net v3.4
Re: Use Vote Answer Percentage and Image Width in Voting Form Body
« Reply #1 on: 30 January 2010, 20:26 »
You can't because those values are not calculated in the voting function.

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

  • Newbie
  • *
  • Posts: 2
    • View Profile
  • WordPress Version: WordPress 2.9.x
  • Theme Name: Custom
Re: Use Vote Answer Percentage and Image Width in Voting Form Body
« Reply #2 on: 31 January 2010, 03:37 »
You can't because those values are not calculated in the voting function.


 :(