View Single Post
  #43 (permalink)  
Old 09-25-2008, 08:13 PM
pollfactory's Avatar
pollfactory pollfactory is offline
Living outside the Box
 
Join Date: Jul 2008
Location: MA
Posts: 318
Thanks: 37
Thanked 97 Times in 55 Posts
iTrader: (0)
Send a message via AIM to pollfactory Send a message via Yahoo to pollfactory
Default Re: Poll Factory Success?

Quote:
Originally Posted by notagain View Post
Looks like an interesting product. I tried the demo and I liked it.

I might buy this before the regular price hike.

How easy is it to change the templates for my own?

thanks
Its fairly simple. Poll Factory provides you with all the PHP variables you need, and you can use them anywhere in your templates.

If you wanted to display the poll "question" for example, you would just put

Code:
<?php echo $QUESTION; ?>
there are a ton off variables to play with, including booleans like "is RSS enabled?" etc.

Just zip up your theme files and install them through the admin panel.

Im working on a howto guide for themes right now.

Thanks for the Kind words guys, I appreciate that. a LOT of work goes into something like this.

-Eric
Reply With Quote