Hi Dears,
We received an amazing user’s ticket, in which told us a shortcode not working more, We checked shortcode problem, we are using tooltips pro 7.8.0, and we found wordpress tooltips works well, we make the shortcode demo at https://tooltips.org/how-to-use-wordpress-tooltip-shortcode-tooltips-to-add-tooltips-manually/ , I guess a maybe reason is, when you using wordpress editor or some page editor editing your posts, some of them will change “‘” and “”” in post content, I mean, if you are using shortcode like this:
[tooltips keyword="lovely girls" content="< img src='https://mydomain.com/wp-content/uploads/2017/02/screenshot.png' >"]
when you edit the post again, some wordpress editor or page builder will change it as:
[tooltips keyword="lovely girls" content='< img src="https://mydomain.com/wp-content/uploads/2017/02/screenshot.png" >']
In this case, it can not work, what you need is when you editing a post which have tooltip shortcode, be care of this, just change back it to something like:
[tooltips keyword="lovely girls" content="< img src='https://mydomain.com/wp-content/uploads/2017/02/screenshot.png' >"]
then it will works well just like our demo at https://tooltips.org/how-to-use-wordpress-tooltip-shortcode-tooltips-to-add-tooltips-manually/ , it is driving by tooltips shortcode 🙂
Thanks, have a blessings day with your family 🙂
Best Regards,
Tooltips Support Team


Leave a Reply