Hi,
I'm trying to get social media shortcodes to display into a tooltip.
The shortcode is not executed and I then tried without success the solution here:
http://mysitemyway.com/support/topic/shortcodes-inside-tooltip
All the tooltip content remains raw text.
Here's my code:
[tooltip custom_id="button2" trigger='<span>Share this page</span>' width="200px" position="bottom" close="true"]
[tweet username="tazintosh" layout="horizontal" text="Photos de paysages" url="http://tazintosh.com/wordpress/portfolio/paysages/" lang="fr"]
[fblike layout="button_count" show_faces="false" action="like" font="lucida+grande" colorscheme="light"]
<!-- etc. -->
[/tooltip]
Any advice ?
Thanks













