Hey,
I have question about the popover function. I have a text, and by mouseover I would show an popover information. Now I tried to remove the “href”, because I only need the mouse-over information without a link to another page. This is my code that doesn’t work. All time, there is a link with a #.
[extra title="Beschreibung" info="popover" info_place="top" info_trigger="hover" info_content="Detaillierte Beschreibung"](Info)[/extra]
Thanks for your help