I have installed and activated I have a poll I want on a page. Where do I get the code to put on my page? And you can embed them to a page right?
I have installed and activated I have a poll I want on a page. Where do I get the code to put on my page? And you can embed them to a page right?
it is in the readme.html and note the tabs on top.
the tabs on the top?
Did you read the readme.html?
Okay I read it. Now. Does it have to be installed as a sidebar widget? Because my theme doesnt support those widgets.
Nope, you can add in the code to display the poll <?php get_poll(); ?>
okay the code ain't staying..
You need it to put in the theme itself and not in the post. If you want it in the post, use [poll id="1"]. It is all in the readme.html.
I know about the [poll id=1] that is what the widget in the editor was making.
Oh and when I would put in [poll id="1"] it just shows [poll id="1"] on the page, not the poll
You need to do it using the HTML editor and not the visual editor.
I tried all different ways.. What is the dealio.
That is weird, if you put the code <?php get_poll(); ?> within your template does the poll appear?
This topic has been closed to new replies.