How to Exclude Tooltips of Specified Tooltips Categories in Glossary Page?
1: Login your account via wordpress glossary plugin site
2: Download wordpress tooltip glossary plugin via “My account”
3: Login admin area of your wordpress site
4: Click “Posts” menu item
5: Create a new post.
6: Insert [glossary] shortcode in the new post, by this way:
use [glossary catid='1,2,3'] to only show tooltips of specified tooltips categories in glossary page, by category id.
Or
use [glossary catname='classmate,family,school'] to show tooltips of specified categories in glossary page, by category name.
If you want to remove any glossaries from a specific glossary category, just do not insert glossary cat id or glossary cat name in glossary shortcode
7: Publish your post, do a check at front end, all things will works like you want 🙂


Leave a Reply