TaxoPress / Tag-Groups

The Tag Groups plugin allows you to organize your WordPress taxonomy terms and show them in clouds, tabs, accordions, tables, lists and much more.
https://taxopress.com/tag-groups/
GNU General Public License v3.0
1 stars 0 forks source link

Tooltips not working with the shortcodes #102

Open stevejburge opened 1 year ago

stevejburge commented 1 year ago

This was a reported by a customer and confirmed in my testing

Tooltips are working with Gutenberg blocks but are not working with the shortcodes. For example:

[tag_groups_simple_cloud include=3,5,6 taxonomy=post_tag smallest=18 largest=20 custom_title_plural="my posts use test" custom_title_zero="No post uses {name}"]

[tag_groups_shuffle_box include=3,5,6 taxonomy=post_tag smallest=18 largest=20 custom_title_plural="my posts use test" custom_title_zero="No post uses {name}"]