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: Tips & Tricks For WP-Polls  (Read 33415 times)

0 Members and 1 Guest are viewing this topic.

Offline hityr5yr

  • Newbie
  • *
  • Posts: 1
    • View Profile
How to get multiple WP-Polls 'All in One' (WP-Polls Slider)
« Reply #20 on: 10 February 2009, 17:20 »
Hi!

I just want to share my experience in putting multiple WP-Polls in a Slider box. I did it by means of JS, CSS and the suggested above PHP function. The detailed explanation and a Slider example can be found here http://peterpetrov.info/2009/02/10/wp-polls-slider/. The article is in English though the web site itself and the polls in it are in Bulgarian. The latter will not prevent you from checking the slider up and understanding the idea.

Enjoy it!


Peter

Offline GaMerZ

  • lesterchan.net
  • Administrator
  • *****
  • Posts: 11,536
    • View Profile
  • WordPress Version: WordPress 2.9.x
  • Theme Name: lesterchan.net v3.4
Re: Tips & Tricks For WP-Polls
« Reply #21 on: 10 February 2009, 18:31 »
Nice hack there! I am using jQuery for WP-Polls 2.50, it should be easier for you!

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

  • Newbie
  • *
  • Posts: 6
    • View Profile
Re: Tips & Tricks For WP-Polls
« Reply #22 on: 20 March 2009, 18:35 »
That is not possible because your browser will block the AJAX request due to the different URL/domain for security reasons.


What if it isn't a different domain name?  I have polls I'd like to place outside the wordpress software, but they're still in the same site.

Offline GaMerZ

  • lesterchan.net
  • Administrator
  • *****
  • Posts: 11,536
    • View Profile
  • WordPress Version: WordPress 2.9.x
  • Theme Name: lesterchan.net v3.4
Re: Tips & Tricks For WP-Polls
« Reply #23 on: 20 March 2009, 18:41 »
If it is under the same domain, it should work, but it is not tested.

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

  • Newbie
  • *
  • Posts: 2
    • View Profile
Re: Tips & Tricks For WP-Polls
« Reply #24 on: 31 July 2009, 19:24 »
Nice hack there! I am using jQuery for WP-Polls 2.50, it should be easier for you!


I tried that example but it is not working for me. The example is using wp-polls 2.40 while I am using wp-polls 2.50. I am also using the latest version of jQuery (1.3.2) so I'm worried that may be the conflict. Any advice to resolve this? Thanks!

I'm running WP 2.8.1, BP 1.0.3 and wp-polls 2.50

Offline snafu7x7

  • Newbie
  • *
  • Posts: 2
    • View Profile
Re: Tips & Tricks For WP-Polls
« Reply #25 on: 03 August 2009, 18:41 »
hey Lester, I realize in a way that this is asking for support for something you didn't write but I'm just trying to track down where the issue/conflict may be occurring, and having an idea of how/where you use jquery and what version you are using would help me figure this out potentially, thanks

Offline GaMerZ

  • lesterchan.net
  • Administrator
  • *****
  • Posts: 11,536
    • View Profile
  • WordPress Version: WordPress 2.9.x
  • Theme Name: lesterchan.net v3.4
Re: Tips & Tricks For WP-Polls
« Reply #26 on: 03 August 2009, 19:23 »
I am using jQuery 1.3.2 it is include by WordPress by default so you do not need to include it again. Your jQuery script must be using jQuery("#testing") and NOT $("#test"). Google if you need to know how to use jquery with WP. WP-Polls plugin did not add in anything special.

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

  • Newbie
  • *
  • Posts: 1
    • View Profile
  • WordPress Version: WordPress 2.8.x
  • Theme Name: premiumseries
Re: Tips & Tricks For WP-Polls
« Reply #27 on: 05 February 2010, 12:49 »
I would like to display different polls on different pages.
i can get multiple polls on one page and on diffrent columns too, but I cannot see an easy way to have them on different pages.
Im using WP 2.9.1