View Single Post
  #4 (permalink)  
Old 13-04-2008, 23:26
kompressaur's Avatar
kompressaur kompressaur jest offline
demented c-u-n-
 
Join Date: May 2005
Posts: 68158
Thanks: 6
Thanked 3 Times in 3 Posts
Re: how to get a poll onto a blog?

George i just added a poll plugin for the blogs. lets have a look at how easy it is to use-

# Go to the Plugins panel and activate the Democracy Widget
# Go to Presentation, then to Sidebar Widgets, and add the democracy widget to your sidebar by dragging it from Available Widgets to your Sidebar.

4. In your WordPress admin panel, click on Manage, then Democracy Poll. There, you can add polls, edit polls, edit options, etc.

Congratulations! Democracy is ready to go. Below is a list of optional installation procedures.


5. In your Democracy Poll panel, edit the options at the bottom of the page. Here you can choose to turn off IP logging, order answers by their popularity, and other stuff.

6. If you want to add individual polls to your posts or pages, write {democracy:*}in the Write screen wherever you want to display a poll. The * corresponds to a poll ID, so if you want to use poll ID 15, you post would resemble bla bla bla bla {democracy:15} bla bla bla. The poll ID can be found in the Democracy Poll admin panel, by looking at the first column of the table of polls. To use the current poll, just write {democracy}.

7. To create an archives page, create a new Page in (Write > Write Page). Somewhere in the content of this page, add the following where you want the archives to appear: {democracy_archives}
Reply With Quote