Extra popover does not work in Safari

Hi!

If we visit the page: http://www.edinventa.com/en/buy-heromask/, we can see the following popover:

Code:

[extra href="#recomendacionedades" title="Age recommendations" info="popover" info_place="bottom" info_trigger="hover"<br /> info_content="From 5 to 9 years old, Heromask is loved by both boys and girls: if your child is that age, we recommend you buying without hesitation. If he/she is over 9 years old, we recommend you to buy if he/she is not a child who is usually playing video games (it is a great opportunity to give he/she an extra motivation to learn languages!)"] more information and other ages. [/extra]

It’s working in Firefox and Chrome. Unfortunately it does seem to work in Safari (in MacOS). Do you know why?

Thanks

Carlos

Hi Carlos,

It seems that there is a problem with your code. Please use this code and add your information there:

[extra href="#example" title="Yeah, tooltip time!" info="popover" info_place="top" info_trigger="click" info_content="Place a little extra content in here for informational purposes." ] Place your content here [/extra]

Thank you.

Comparing your example with my code, I found the problem myself: my code has in the middle a <br /> which was breaking the code. Thanks for your quick answer!

Carlos

You’re welcome.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.