Polls Before Posts
3 posters
Page 1 of 1
Polls Before Posts
https://www.betheasbyte.com
Hello. Is there a way to display polls after the initial post instead of before the post?
Hello. Is there a way to display polls after the initial post instead of before the post?
Last edited by The Last Outlaw on May 15th 2020, 9:36 pm; edited 1 time in total
Re: Polls Before Posts
I believe you could modify the templates.
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: Polls Before Posts
Hello @The Last Outlaw,
Yes, @SLGray is right.
You go in your viewtopic_body template and find
. When you do simply change it to
and then add this Javascript placed In the topics.
It should fix your problem,
Regards,
TC.
Yes, @SLGray is right.
You go in your viewtopic_body template and find
|
|
- Code:
$(function(){
$('#wherePoll').insertAfter('.post:first');
});
It should fix your problem,
Regards,
TC.
Last edited by TheCrow on May 15th 2020, 9:34 pm; edited 1 time in total
Forum of the Forums Forumotion Rules | Tips & Tricks | FAQ | Did you forget your password? |
*** The Support Forum will never ask you for your email or password, so please do not post them anywhere! ***
No support via PM!
Re: Polls Before Posts
Thanks @TheCrow.
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: Polls Before Posts
Problem solved & topic archived.
|
Forum of the Forums Forumotion Rules | Tips & Tricks | FAQ | Did you forget your password? |
*** The Support Forum will never ask you for your email or password, so please do not post them anywhere! ***
No support via PM!
Similar topics
» Polls and Voting for Posts
» How do I spawn posts, add topic icons, IP ban people, edit polls
» Multiple polls
» I can't make polls
» Guests and polls
» How do I spawn posts, add topic icons, IP ban people, edit polls
» Multiple polls
» I can't make polls
» Guests and polls
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum