Multiple poll
-
It is possible to use multiple poll in multiple page with the help
of democracy in wordpress.
To do this, just use this code.
<?
if($page_id==’ur page id no.’)
jal_democracy(ur poll_id);
?>
You will get page_id no and poll_id no. from ur wordpress admin
This type of code will be used how many poll’s u will use for ur
site.For demo, plz visit the site http://www.bujhi.com. There u find daily,
weekly and monthly poll.Thanks
sanjay
The topic ‘Multiple poll’ is closed to new replies.