Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1409581
    sandra.i
    Participant

    Hi

    Is it possible to have a bulleted list in a popover?

    #1409737
    Jade
    Moderator

    Hi there,

    You may use the shortcode and add the HTML list code in the content area of the shortcode like this:

    [extra href="#example" title="Yeah, tooltip time!" info="popover" info_place="top" info_trigger="hover" info_content="Place a little extra content in here for informational purposes." ]
    <ul>
    <li>Item 1</li>
    <li>Item 2</li>
    <li>Item 3</li>
    </ul>
    [/extra]

    Popovers & Tooltips

    Hope this helps.

    #1409779
    sandra.i
    Participant

    Hi

    Thanks for your reply. I actually wanted to have the list inside the tooltip, but is shows html tags:

    e.g.

    I perform a thorough analysis that covers all aspects of health building, including [x_extra href="#example" title="Details of your medical history:" info="popover" info_place="top" info_trigger="hover" info_content="
    <ul>
    <li>Presenting symptoms</li>
    <li>Significant life events history</li>
    <li>Past medical and surgery history</li>
    <li>Current and past medications</li>
    <li>Allergy history</li>
    <li>Food and supplement history</li>" ] taking your medical [/x_extra] history
    #1409782
    sandra.i
    Participant

    Hi

    Thanks for your reply. I actually wanted to have the list inside the popover, but is shows html tags:

    e.g.

    I perform a thorough analysis that covers all aspects of health building, including [x_extra href="#example" title="Details of your medical history:" info="popover" info_place="top" info_trigger="hover" info_content="
    <ul>
    <li>Presenting symptoms</li>
    <li>Significant life events history</li>
    <li>Past medical and surgery history</li>
    <li>Current and past medications</li>
    <li>Allergy history</li>
    <li>Food and supplement history</li>" ] taking your medical [/x_extra] history
    #1410105
    Joao
    Moderator

    Hi There,

    Please try:

    I perform a thorough analysis that covers all aspects of health building, including

    [x_extra href="#example" title="Details of your medical history:" info="popover" info_place="top" info_trigger="hover" info_content=""]
    <ul>
    <li>Presenting symptoms</li>
    <li>Significant life events history</li>
    <li>Past medical and surgery history</li>
    <li>Current and past medications</li>
    <li>Allergy history</li>
    <li>Food and supplement history</li>"  taking your medical history [/x_extra] 

    Let us know how it goes,

    Joao

    #1410255
    sandra.i
    Participant

    Hi

    Yes I tried that but it shows the HTML tags in the popover

    #1410783
    Lely
    Moderator

    Hello There,

    We’re sorry for inconvenience this has caused you. Popovers already allows HTML, but we found a bug that was causing it to encode HTML instead of allowing it. The developers are on it already and we will let you know once we have an update.

    #1410805
    sandra.i
    Participant

    Thank you for the update and for looking into this issue.

    Yes, please let me know as soon as it is resolved.

    #1411104
    Joao
    Moderator

    Hi There,

    Thanks for understading.

    Joao

  • <script> jQuery(function($){ $("#no-reply-1409581 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>