PDA

View Full Version : Vbulletin 5 Polls - Multi Poll Solution


devoidfeast
07-13-2020, 01:06 PM
Hello Everyone,
Is there any way where one can start multiple polls on a single post? i have found a few links where they mentioned it does not make sense having multiple polls on a single post, lets say it make sense to some so is it possible to insert multiple polls in a single post? also one more question is about having a poll button in the reply part, if the first is not possible is the later possible?

By the way, are there any quiz mods for vbulletin 5?
any help will be highly appreciated.
Thanks

devoidfeast
07-14-2020, 01:58 PM
Hokay guys. after a little digging the templates i got one thing fixed. now i can insert a poll in the reply. here is how i did it.

so you need to search for a template named "widget_conversationdisplay" in your styles . inside the template at line 436 update "allowTypePoll=0" to "allowTypePoll=1". and it should work.

i am looking for the first problem solution if found will share it, incase anyone can help please feel free to enlighten me. cheers.