can you tell me where we can find the shortcodes to display a glossary category separately? my site is optimized with DIVI.
1: Login as wordpress admin in wordpress wp-admin
2: Click “Posts” menu item
3: Edit your wordpress post with divi editor
4: When you want to insert a glossary shortcode to just display specified glossary terms from a glossary category, just use glossary shortcode like this:
[glossary catid='5'] to only show glossary terms from the tooltips categoriy 5 in glossary page, by the tooltip category id ‘5’ 🙂
5: Want to show glossary terms from more glossary categories? Easy, use wordpress glossary shortcode like this:
[glossary catid='5,10,12'] to show glossary temrs of specified glossary categories in wordpress tooltip category, by category id ‘5’, ’10’, ’12’
6: It is hard to remember glossary category id? Yes, of course, with wordpress tooltip glossary plugin, you can use category name, which is easy to be remembered, you can do it like this:
use [glossary catname='classmate,family,school'] to display glossary terms of specified categories ‘classmate’ ,’ family’ , ‘school’ in glossary page, by category name ‘classmate’ , ‘family’, ‘school’
7: That’s all, check front end, everything will works well
easy? Yes, many users told me wordpress tooltip plugin is a time saver 🙂


Leave a Reply