eisammy
(Dreadwhole)
May 24, 2024, 5:05am
1
How to insert images on poll function for “what do you rather” game I tried insert but it are not showing when I create the post.
I try this way
[poll type=regular results=always public=true chartType=bar]
* Um presente misterioso
[image here]
* Ou uma badwords bem words?
[image here]
[/poll]
Hi,
You can use HTML or markdown of uploaded image in the option field (or in the composer):
For example:
[poll type=regular results=always public=true chartType=bar]
* option 1 <img src="upload://tpbXHFLPCTLWjyGvtyekmXQN49A.jpeg">
* option 2 ![image|597x381](upload://rOaxVyS5sWIC9y3QSUiywN8xu96.png)
[/poll]
Will result to this poll:
option 1
option 2
1 Like
FWIW I find it much easier to insert the basic poll first and then upload the images into the post and cut&paste them into the right place in the composer.
4 Likes
eisammy
(Dreadwhole)
May 24, 2024, 7:57pm
4
It is enough to me for now!
system
(system)
Closed
June 23, 2024, 7:58pm
5
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.