Hello Yop,
Is there a way that i can put yop poll code in my template file. I know i can change the templates from the admin area but what is the code to put it in a template file.
Please suggest. I don't want to use it in a widget.
I am using this but no luck so far. This displays the current poll but it is not functional and it does give multiple errors as well.
<?php
$poll_widget=new Yop_Poll_Widget();
echo $poll_widget->widget();
?>
Regards,
Maddy