Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter mamamrvica

    (@mamamrvica)

    I think that I’ve found the answer 🙂 http://wordpress.org/support/topic/link-the-answers?replies=3

    Plugin Author YOP

    (@yourownprogrammer)

    Hi mamamrvica,

    Yes, you ca do that. All you have to do is to include in your answer the the tag with the link so it will look like this:

    [youranswer]

    Best wishes,

    YOP Team

    I would like to display an image in the question, and if possible ONLY have a free text answer to submit, is that an option?

    Plugin Author YOP

    (@yourownprogrammer)

    Hi,

    Edit the poll, and in the Answers section, click on “Answers Advanced Options”. In “Allow other answers :” choose “Yes” and leave the “Other Answer Label” field empty.

    Also, in the “Questions” section you can add

    <img src=”[url_to_image]” />

    and save the changes.

    Next, from the main menu, go to “Templates” and in the CSS section of the template you use add

    #yop-poll-answers-%POLL-ID% ul li input[type=radio] {
    display:none;
    }

    Regards,

    YOP Team

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘answers as links’ is closed to new replies.