Plugin Author
YOP
(@yourownprogrammer)
Hi sphill,
Please send us an example (link or photo with your poll) that illustrates the problem you’re having.
Regards,
YOP Team
Thread Starter
sphill
(@sphill)
Thanks, for your speedy response.
Here a link with the way the way the code is appearing on the poll of the website:
Plugin Author
YOP
(@yourownprogrammer)
Hey sphill,
Unfortunately you did not include the link in your previous post.
Please send it so we may assist.
Regards,
YOP Team
Thread Starter
sphill
(@sphill)
Sorry it told me it included it.
[link]
Plugin Author
YOP
(@yourownprogrammer)
Hi sphill,
Please send us a link to the website page where you have the poll.
Regards,
YOP Team
Thread Starter
sphill
(@sphill)
Hi YourOwnProgrammer
Thanks for your response.
Here is the page where I have my poll: http://burlsworthtrophy.com/?page_id=465
I am entering the image HTML tag as my answer for the poll to get an image to appear, but the answers are displaying just the HTML code as text. Am I missing something simple?
Thanks!
Plugin Author
YOP
(@yourownprogrammer)
Hi sphill,
Edit /inc/yop_poll_model.php and replace this line
if ( ‘yes’ == $poll_options[‘poll_answer_html_tags’] )
with
if ( true )
Please let us know if you need more help.
Best wishes,
YOP Team