| User | Post |
|
3:32 am 6 Sep 2008
| foxymcfox
New Member
| | | |
|
| posts 1 |
|
|
I know it's possible to use Democracy Polls with Simple:Press, but my users have recently asked whether it would be possible for them to have a simple, easy to use way to post polls themselves.
If there is any way to make that a reality, I would be most appreciative…If not, I understand.
Thanks.
-Nick
|
|
|
6:09 am 6 Sep 2008
| Mr Papa
Moderator
| | Arizona, USA | |
|
| posts 1602 |
|
|
no, currently only using democracy is supported… we have a trac ticket open for a feature upgrade to add our own poll capability, but I dont know if it will make it into the next version…
|
|
|
10:35 am 16 Sep 2008
| Yallix
Guest
| | | |
|
| |
|
|
Hello, i´ve installed democracy in my wordpress. i´ve created a poll and i want to add it in a topic of my sf:forum.
How can I do it?
|
|
|
|
|
First read the online help fromn the forum admin on 'Democracy Polls'
When you have it all turned on just place the Democracy tag that you would normaly put in a blog post into the forum post.
|
|
|
1:28 pm 16 Sep 2008
| Yallix
Guest
| | | |
|
| |
|
|
I´ve installed und turned the democracy plugin on and did a checkbox on the forum-options about that, but he doesn´t past that in my post. Does sf:forum only works with the english version, because i use the german version democracy v1.2?
|
|
|
|
|
Should not make any difference as far as i can see.
What, exactly, are you placing in your forum post?
|
|
|
2:33 pm 16 Sep 2008
| Yallix
Guest
| | | |
|
| |
|
|
I past <?php jal_democracy(1); ?>. The number 1 is the ID of my poll.
|
|
|
|
|
That's not how you do it. At least not according to my notes or the democracy plugin website. SHould be:
{democracy:X}
where X is the ID of the poll
|
|
|
4:44 pm 16 Sep 2008
| Yallix
Guest
| | | |
|
| |
|
|
Thx, its working now. But only in the English version. But why this code past before the poll also a “n” over the post?
I mean this code: <p>n</p>.
I hope you can tell me, how i can remove that.
|
|
|
|
|
Why do you say 'only the English version'? I assume your poll text is in German. What is the problem?
The 'n' seems to appear in a blog post too. As to the forum, open the post with the poll in it up for editing, Click on the HTML button on the toolbar and before the poll you will see the n between two paragraph tags. Just remove it, Update and save.
|
|