Tag: wordpress glossary plugin

How to Bulk Remove Glossary Terms From Glossary Directory?

Hi Dear WordPress Tooltip Users, hope you have happy days with your family ! 🙂  We get an wordpress tooltip user’s ticket, in the ticket, the tooltip user told us, he created many tooltips for his wordpress site, then when he use the glossary shortcode [glossary] to build a wordpress glossary page, he found all glossary items listed in the glossary page, it is good, that’s what a glossary plugin should do normally, but the problem is that when he creates his guitar glossary page, he wants a way to hide some glossary items that have nothing to do with his guitar glossary page, so he wants a setting option to remove or hide the specified glossary items items. 🙂

This is a great ticket, and a good news it we have finished this feature in 19 months before, based on another amazing user’s similar feature reqeust — WordPress Tooltips Glossary Plugin 11.2.2 Released, Support Remove Specific Glossary Terms From Glossary Directory, our developer added this feature from wordpress tooltip pro version to wordpress tooltip free version 🙂

How to Remove Specific Glossary Terms From Glossary Directory?

1: login wordpress admin area

2: upgrade wordpress tooltips plugin to the latest version

3: click tooltips menu item in wordpress admin area

4: click “glossary settings” sub menu item

5: you will open Glossary Settings panel, it looks like this:

wordpress tooltip free glossary settings panel in 7.6.1

wordpress tooltip free glossary settings panel in 7.6.1

6: in the screenshot, you can find there are new option “Bulk remove terms from glossary directory ? “, please just enter ids of the glossary / tooltip items, and click “Save Changes” blue button

7: in the wordpress glossary page, you will find these glossary items has been removed from the glossary list 🙂

wordpress glossary demo page

wordpress glossary demo page

By this way, You can also use this method to remove those unnecessary wordpress glossary items, for example, some glossary items only contain video or audio or images, maybe you do not need to show such multimedia glossary items in the text version of the glossary page (of course, the wordpress tooltip glossary plugin also supports the display of multimedia content in the glossary) 🙂

Please upgrade to the latest tooltip free version 7.6.1 to start use the feature ” remove specific glossary terms from the glossary list” , the feature supported by the wordpress tooltips pro version too, if you want to know more features in the wordpress tooltip pro version, please check our wordpress tooltip plugin features page , the glossary settings page in wordpress tooltip glossary pro version looks like this:

glossary settings panel in wordpress glossary plugin 14.5.4

glossary settings panel in wordpress glossary plugin 14.5.4

 

If you have any feature request or question for wordpress tooltip plugin, please don’t hesitate to contact us 🙂

Thanks, have a blessed day with your family 🙂

Best Regards,

WordPress Tooltip Plugin Support Team

Tagged with: , , , ,

How to Enable the Glossary Full Content Link in WordPress Tooltip Pop-up Window?

Two days before, we wrote a document for an wordpress tooltip user: How to Replace the Color of the “More Details” Link of Glossary in the WordPress Tooltip Pop-up Window?   , then we get an wordpress tooltip plugin user’s question, he said he want to know, how do I enable “More Details” glossary full text content link in wordpress tooltip plugin?

Good question, we’d like write this document for the users who have the same question:

How to Enable the Glossary Full-Text Content Link in WordPress Tooltip Pop-up Window?

1: Login your account at wordpress glossary tooltip plugin site

2: Download wordpress glossary tooltip plugin at “My account” page

3: Login your wordpress site admin area

4: Click “Plugins” menu item on your wordpress back end

5: Deactivated old tooltips version

6: Delete the old wordpress tooltip plugin

7: In “Plugins” menu item, click add new at the top of the plugins panel

8: Upload the tooltips plugin zip file which you downloaded from wordpress glossary plugin site

9: Activate latest version of wordpress tooltip glossary plugin

10: Click “Tooltips” menu item

11: Click “Optional Settings” sub menu item,  you will open “Tooltips Optional Settings” panel, it looks like this:

Wordpress Tooltip Plugin 14.6.6 Optional Settings

WordPress Tooltip Plugin 14.6.6 Optional Settings

12: Then In “Tooltips Optional Settings” panel, please check the option “add links for tooltip terms in tooltip popup box” option, if you enabled this option, wordpress tooltip plugin will add tooltip glossary term links in tooltip popup box, and enable “Enable Glossary Index Page” option in Glossary Settings Panel automatically.

It is easy, just one click to enable the option, then you can display more details link of wordpress glossary full-text content page in the wordpress tooltip popup window, it is a good method to make the tooltip style very nice and clean 🙂

13 Please remember to click “Save Changes” blue button

14 In front end,when you mouse hover a wordpress tooltip term, you will find more details link in the tooltip pop-up box, you can click link to open the glossary full-text page of that tooltip term 🙂

Also you can change language of the wordpress glossary “More Details” with your language .

 

Tagged with: , , , , ,

How to Customize the WordPress Glossary with a Different Style According to the Category They Belong to? Supported by WordPress Tooltip Glossary Plugin Multi-Site Version 14.6.4

DearWordPress Tooltip plugin users,  hope this message find you are doing well and having happy days with your family 🙂  An amazing wordpress tooltip user told us he want to find a method to customize the background for each wordpress tooltip glossary item in glossary page according to the wordpress tooltip category :

Hi guys, is it possible to customize tooltips differently for each category? Are there different html tags for the tooltip categories that allow meto customize the css code?

May be you known, in our wordpress tooltip plugin, we support customize style for each wordpress tooltip item, but the tooltip category is only used by tooltip glossary shortcode — which used to build a glossary page, and in the glossary settings panel, glossary users have ability to customize style for glossary elements, for example: Glossary Term Font Color, Glossary Term Font Size, Glossary Content Font Color, Glossary List Border Color, Background Color of Glossary Terms Title, Background Color of Glossary Terms Content…etc, it looks like this:

glossary settings panel in wordpress glossary plugin 14.5.4

glossary settings panel in wordpress glossary plugin 14.5.4

So as you can see, via glossary panel, you can customize wordpress glossary style just via a few mouse clicks, for avoid any  miss-understand of the user’s question, we replied:

Thanks for the message 🙂

We are very happy to help you 🙂

Sorry this is the first time we heard this kind of request, would you please tell us more details about how do you want to custom it? So we can understand it better? 🙂

Thanks, have a blessed day with your family 🙂

The user replied more details:

I should customize the tooltips with a different style according to the category they belong to.
For example, if the tooltip is assigned to “category 1” the background should have a specific colour, but if it is assigned to “category 2” the
background should have a different colour. Is it possible?

We replied:

Thanks for the reply 🙂

Understood, sorry, in the current time, we cannot do it yet, but we will try to realize this feature in future version 🙂

Thanks, have a blessed day with your family 🙂

This is why we developed a new wordpress tooltip glossary plugin version to solve it for users 🙂

In general, wordpress tooltip glossary users can build a pretty glossary page via wordpress glossary shortcode:

[glossary] , and you can use the WordPress glossary shortcode to display a wordpress glossary category separately in glossary page, just write your wordpress glossary shortcode like this:

[glossary catid='5,10,12']

Now, if you upgraded to wordpress tooltip glossary multi-site license version, you can assign specific background color for each glossary,  or each glossary category,  it looks like this:

[glossary catid='5' titlebackgroundcolor='red']

you can use the html color tag, red, blue, green, yellow…etc as backgroun color in here

or you can use css color code like this:

[glossary catid='7' contentbackgroundcolor='#963412']

or use both of html color tag and css color code:

[glossary catid='10' titlebackgroundcolor='red' contentbackgroundcolor='#963412']

By this way, you can easy to customize the WordPress Glossary with different background according to the glossary category they belong to? We will develop new wordpress tooltip glossary versions to support customize more style for each glossary via glossary shortcode 🙂

Please note, this advanced glossary shortcode just supported in wordpress tooltip multi-site license, if users need upgrade from single-site license to multi-site license, we’d like offer a discount to help users upgrade quickly 🙂

Thanks for the great feature request, if you have any question or suggestion of wordpress tooltip plugin, please don’t hesitate to tell us, we are happy to build a better wordpress plugin for you 🙂
Thanks, have a blessed day with your family 🙂
Best Regards,
WordPress Tooltip Glossary Plugin Support Team
Tagged with: , , , ,

WordPress Tooltip Glossary Plugin 14.5.4, How to use Tooltip Custom Excerpt in WordPress Glossary Table

Hi Dear Users of WordPress Tooltip Plugin! Hope this message find you are doing well and having happy days with your family, We just released WordPress Tooltip plugin version 14.5.4, to support custom excerpt in tooltip editor and use tooltip custom excerpt in glossary table 🙂

How to Set a Custom Excerpt in WordPress Tooltip Plugin?

We get a wordpress tooltip user’s ticket:

I am trying out your tooltips plugin and have a question regarding custom excerpts.

How do I set a custom excerpt in tooltips? I do not see the field in the tooltips post admin for setting a custom excerpt.

I can see how to set the option to display excerpts in the on the archive page but this generates the excerpt from character count. I want to be able to use my own custom excerpts.

Also, is it possible to then have the custom excerpt show on the front end on the tooltip rather than the entire content of the tooltip post?

And the amazing wordpress tooltip user give us a glossary page URL 🙁

We replied:

We will develop a new pro version to support display custom excerpts in tooltips editor. 🙂

So in the wordpress tooltip glossary plugin 14.5.4, you can use custom tooltip excerpt in glossary:

1: Please login in your wordpress admin

2: Click “Tooltips” menu item

3: Click “Add New” sub menu item

4: You will find you can custom tooltip excerpt, it looks like this:

custom tooltip excerpt metabox in wordpress tooltip editor

custom tooltip excerpt metabox in wordpress tooltip editor

5: In the screenshot, you can find there are excerpt metabox, please just enter your tooltip excerpt in her

6: Then please click “Glossary Settings” sub menu item, you will open “Glossary Settings” panel, it looks like this:

glossary settings panel in wordpress glossary plugin 14.5.4

glossary settings panel in wordpress glossary plugin 14.5.4

7: In the option “Glossary Excerpt or Full Content” in glossary settings panel, please select “use glossary excerpt in glossary pages”

8: Click the blue “Save Changes” button

9: Then in the wordpress glossary page in the front end, you will find in the glossary content column, wordpress glossary plugin will display the custom excerpt of the tooltip term for users

Also we get another amazing user’s feedback, in which he said in “Fade Speed of Tooltip Opacity” option in the tooltip style panel, he hope can enter 0 as the value of “Fade Speed of Tooltip Opacity” option,  we fixed it in this wordpress tooltip plugin version too,  it looks like this:

tooltip style panel in wordpress tooltip plugin 14.5.4

tooltip style panel in wordpress tooltip plugin 14.5.4

Thanks for the great suggestions for wordpress tooltip plugin, if you have any more question, please don’t hesitate to contact us, we are happy to improve our tooltips plugin to help you use tooltip easier 🙂

Thanks, have a blessed day with your family 🙂

Best Regards,
WordPress Tooltip Plugin Support Team

 

 

Tagged with: , , ,

WordPress Tooltip 7.4.7, WordPress Glossary Support Click the Glossary Term Name to Go to That Glossary Term’s Individual Page

Hey Dear Users WordPress Tooltip users, hope this message find you are doing well and having happy weekend with your family, we just released wordpress tooltips free plugin 7.4.7, now you can opt to allow users click the glossary term name to go to that glossary term’s individual page 🙂

We get a amazing wordpress tooltip user’s ticket, in which she told us:

Hi, thanks for the quick response!
It says I’m on version 7.4.3, the issue is just that you can’t click the term name to go to that term’s individual page. You’ll see that “Harmonic Function” and “Tonic” have a continue reading button, but that’s the only way to get to those individual term pages.

I’ve also tried to enable the glossary index page, which does have the terms hyperlinked, but then the navigation bar vanishes. So I’ve had it as my own glossary page, so that people can at least use the navigation bar.

Thanks for your help!

We replied:

Thanks for shared URL with us 🙂

Our developer checked it, we just have this function in pro version, but our developer said he will add this function to free version in next version 🙂

Thanks, have a happy day with your family 🙂

That’s why we developed wordpress tooltip plugin 7.4.7 🙂

WordPress Glossary, How to Support Click the Glossary Term Name to Go to That Glossary Term’s Individual Page?

Please upgrade to the wordpress tooltip 7.4.7, then:

1: Login wordpress admin area

2: Click “Tooltips” menu item

3: Click the “Glossary Settings” sub menu item

4: You will open “Glossary Settings” panel

5: In the “Glossary Settings” panel, please you enabled “Enable Glossary Index Page”

6: Then in the front end, in your wordpress glossary page(looks like this),  you will find we will add links of glossary individual page for each glossary term in the glossary page, users can click glossary links to check detailed glossary description page,  this will improve SEO for your site too 🙂

7: If you do not want to display links in the wordpress glossary page, just disable “Glossary Index Page” option in Glossary Settings 🙂

Also in wordpress tooltip plugin 4.7.4 is,  for avoid the function name conflicts with wordpress tooltip pro, we changed duplicated function name, so when users ugpraded to the wordpress tooltips pro, they do not need to deactivate wordpress tooltips free plugin manually, admin can just click to activate wordpress tooltip pro and our plugin will detect if there have activated tooltip free plugin, if yes, then deactivate free version automatically 🙂

Thanks for the great question, if you have any more feature request or suggestion, please don’t hesitate to tell us 🙂

Also we have developed more wordpress free plugins for users, please download the these wordpress plugin free of charge 🙂

Thanks, have a blessed day with your family 🙂

Best Regards,
WordPress Tooltip Plugin Support Team

Tagged with: , , , ,

WordPress Tooltip Plugin 14.4.4 — Opt to Display / Hide Count Numbers for Each Glossary Letters

Hello WordPress Tooltip Plugin Users, hope this message find you are doing well and having happy weekend with your family, we released a newWordPress Tooltips Plugin version — wordpress tooltip 14.4.4, to help wordpress tooltip admin display / hide count numbers of glossary letters in glossary navigation bar

WordPress Tooltip Plugin 14.4.4 — New Option to Display / Hide Count Numbers for Glossary Letters in Glossary Navigation

A tooltip user has made a feature request for wordpress tooltip plugin:

On the navigation bar of Glossary, is it possible to not show the number of each letter

Our developer said this was a good improvement, and he developed a new version to implement this feature on purpose, please upgrade to the newest version of wordpress glossary plugin: 14.4.4, then please:

1 login admin areaa

2 click tooltips menu

3 click glossary settings sub menu item

4 then you will open wordpress glossary settings panel, it looks like this:

wordpress glossary settings panel of wordpress tooltip 14.4.4

wordpress glossary settings panel of wordpress tooltip 14.4.4

At the bottom of the wordpress glossary setting panel, you will find new glossary option “Hide count number of glossary items”, if you select the option “Yes”, and click “Save Changes” blue button,  then in the front end, we will not display count number of glossary letters , if you select “No” (this is default value), in font end , we will show count number on each glossary letters, it looks like this:

woocommerce glossary tab with full items

woocommerce glossary tab with full items

Also you can opt to hide letters which did not have any item yet by the wordpress glossary option “Hide Nav letters have no item”, by this way, you can show your wordpress glossary readers a clean and simple style, which is perhaps the way some user groups prefer to read 🙂

Thanks for the great suggestion for wordpress glossary plugin, if you have any question of feature request, please don’t hesitate to tell us, we are happy to build the best wordpress tooltip glossary plugin for you 🙂

Thanks, have a blessed day with your family 🙂

Best Regards,

WordPress Tooltip Plugins Support Team

Tagged with: , , , , ,

WordPress Tooltip Plugin 14.3.4 Released

Dear WordPress Tooltip Glossary Plugin Users,  Hope this message find you are doing well and have happy days with your family, we are happy to report you, we just released WordPress Tooltips Plugin 14.3.4 🙂

Changes in WordPress Tooltips Pro Plugin 14.3.4

We get an amazing wordpress tooltip user’s feedback, he get a strange problem on his wordpress glossary page:
 wide “S” letter on Gloosary page
We checked his site, we found at the wordpress glossary navigation bar, his “S” letter have a width about 200px, we checked his page source carefully, finally in the style.css of his wordpress theme, we found:
> > about S error wide, it is because in your style.css, there are one line:
> > .s {width: 220px;}
> > May be comment it in your style.css will solve the problem? Not sure will it caused any other problem? 🙂
The client replied:
can you change your style names to be less generic? like
> > .tooltips-a
> > .tooltips-b
> > .tooltips-c
> >
> > etc..
> > thanks
Although we think nearly no wordpress theme author will develop their theme by .s, .a, .b… and so on, but the most important thing is do the best work on our self side, our developer re-developed our jquery directory plugin, to avoid this kind of problem happen again 🙂
wordpress glossary frontend

wordpress glossary frontend

Thanks for the suggestion, if you have any question or suggestion of wordpress tooltip plugin, please don’t hesitate to tell us, we are happy to develop the best wordpress tooltip for users 🙂 🙂
We have got a lot of  feature request for the wordpress tooltip plugin from users, we are working hard to realize it for wordpress tooltip users 🙂
Thanks, have a blessed day with your family 🙂
Best Regards,
WordPress Tooltip Glossary Plugin Support Team
Tagged with: , , ,

Support Display or Hide Glossary Search Bar in Glossary Page, WordPress Tooltip Glossary Plugin 14.3.2

WordPress tooltip glossary plugin 14.3.2 released

Hi dear wordpress tooltip plugin users, hope this message find you are doing well and have happy days with your family, we are happy to report you, we just released wordpress glossary Plugin 14.3.2, in the wordpress glossary plugin 14.3.2, we added a new option in wordpress glossary settings panel to support display or hide glossary search bar in glossary page, via one click in wordpress glossary settings panel 🙂

What’s new in the wordpress tooltip glossary plugin 14.3.2?

We get an amazing user’s ticket, in which he told us he hope have an option in wordpress glossary settings panel to hide glossary search bar:
Hello and good day!
In my glossary page, I have two comments:
1.is possible hide the Search bar? Can this be a option in Glossary Settings ?
We replied:
Thanks for the suggestion, we will add an new option to display or hide search bar in glossary page 🙂
Actually, when users use our [glossary] shortcode to build a wordpress glossary page, he can display and hide glossary search bar with this method:
[glossary searchform='no']
or
[glossary searchform='yes']
By default, if you just use glossary shortcode [glossary], it means glossary page will display glossary search form 🙂
Our developer checked the ticket and he think many users like a option which can set up glossary search form just via one link in back end in one time, then users do not need enter searchform = no or searchform = yes every time, this is a great idea, that’s why we developed wordpress tooltip plugin 14.3.2 🙂
If you upgrade to the wordpress glossary plugin 14.3.2, in back end, if you click tooltips menu item, and click glossary settings sub menu item, you will open the glossary settings panel, it looks like this:
wordpress glossary custom setitngs panel in wordpress tooltip glossary version 14.3.2

wordpress glossary custom setitngs panel in wordpress tooltip glossary version 14.3.2

At the bottom, you will find the new option “Display Glossary Search Form?”, if you click “YES”, then the glossary search form will displayed at the top of the glossary table, if you click “NO”, then the glossary search form will be hide in the wordpress glossary page 🙂
Please note, wordpress glossary users can use [glossary searchform='no'] or [glossary searchform='yes'] to display or hide glossary search form too, and the priority of the short code is higher than the option value set in the backend, because we want to keep more options available for page builder users 🙂
Thanks for the great suggestion, if you have any question or suggestion of wordpress tooltip plugin, please don’t hesitate to tell us 🙂
Thanks, have a blessed day with your family 🙂
Best Regards,
WordPress Tooltip Glossary Plugin Support Team

 

Tagged with: , , , ,

How to Add a Pretty Glossary in Your WordPress?

What is glossary?

A glossary will display a collection of keywords with their description in a table, with the alphabetical order, in general, users use it as a dictionary or lexicon, as a quick reference for complex technical subject or language or definitions, to help reader understand the meaning of specific terms.

How to Add a Pretty Glossary in Your WordPress?

With wordpress glossary plugin, you can create a pretty glossary in your wordpress wordpress with a few minutes, just a few clicks 🙂

1: If you didn’t installed wordpress tooltip, please login your account at wordpress glossary tooltip plugin site, if you have installed wordpress tooltip plugin, please jump to step #10 directly 🙂

2: Download wordpress glossary tooltip plugin at “My account” page

3: Login wordpress admin area

4: Click “Plugins” menu item

5: Deactivated old tooltips version

6: Delete the old wordpress tooltip plugin

7: In “Plugins” menu item, click add new at the top of the plugins panel

8: Upload the tooltips plugin zip file which you downloaded from wordpress glossary plugin site

9: Activate latest version of wordpress tooltip glossary plugin

10: Click “Tooltips” menu item

11: Add your glossary terms and description in glossary editor, you can add any video / audio / google map / qr codes… and so on in the glossary content 🙂

12: Create a new wordpress page or wordpress post, and insert the glossary shortcode like this:

[glossary]

13: In front end, you will see the glossary page, it looks like this:

tooltip-glossary-demo

tooltip-glossary-demo

14: If you want to select a pretty glossary template for your glossary, just click “glossary settings” sub menu

15: You will open the glossary settings panel, and you can select a pretty glossary template from glossary template selector, it looks like this:

glossary settings panel in wordpress glossary plugin 13.0.8

glossary settings panel in wordpress glossary plugin 13.0.8

16: Also, via the screenshot of glossary settings panel, you can see, actually you can custom a unique pretty glossary style for yourself, just via a few clicks 🙂

17: By default, the glossary language is English, but you can Custom Languages for Your WordPress Tooltips and WordPress Glossary

18: Also you can use glossary category filter to build glossary for multiple languages, for example, you can add English glossary terms in English category and add German glossary terms in German glossary category

19: Please note, if you want to build a wordpress glossary page via glossary shortcode, please do not select this page as glossary index page, please remember, the glossary index page will display all glossary items with links in the glossary index page, which will help users click glossary items which listed in glossary index page to open detailed content, and this glossary index page will improve your SEO ranks in google 🙂

20: Also you can Enable / Disable WordPress Tooltips in WordPress Glossary Page .

Please check our wordpress glossary demo at here.

Tagged with: , ,

WordPress Tooltips Free Plugin 7.3.1 Released

Dear WordPress Tooltip Plugin Users, Happy New Year!
Hope this message find you are doing well and have happy holiday with your family! 🙂
We are happy to report you, we have released wordpress tooltips free plugin 7.3.1 🙂

Why we released wordpress tooltips free plugin 7.3.1

In general, our glossary page looks like the screenshot at below, you can see in the header of the wordpress glossary page, we have a glossary navigation bar with all the letters and numbers in your language, which allows the user to filter and select words or phrases that start with a specific letter or number by clicking on those letters or numbers, it look like this:
Show wordpress tooltip in wordpress glossary page

We get an amazing user’s ticket, in which he told us, he read our feature description of wordpress tooltips pro plugin, he found our wordpress tooltips pro plugin have a function to allow wordpress tooltip users to decide display or hide numbers in glossary navigation bar, he hope we add this function into wordpress tooltips free plugin too, because he just use our wordpress tooltip glossary plugin to build the glossary of industrial terms, he do not need numbers in the navigation bar 🙂

What’s the changes in the wordpress tooltips free plugin 7.3.1

This is why we released the wordpress tooltips free plugin 7.3.1, after upgraded your wordpress tooltip free plugin to the version 7.3.1, please click the “Tooltips” Menu item, then please click the “Glossary Settings” sub menu item, you will open the “Glossary Settings” panel, then you will find in the WordPress glossary settings panel, we added an new option “Show Numbers in Nav Bar”, via the option “Show Numbers in Nav Bar”, you can select the option “Show Numbers in Glossary Nav Bar” or the option “Remove Numbers in Glossary Nav Bar”, to display or hide the numbers in the glossary navigation bar 🙂
Please upgrade to the wordpress tooltips free plugin 7.3.1 asap you can,also we have many free wordpress plugins for wordpress tooltip plugin users, you can download these wordpress plugin free of charge.
If you have any question or suggestion of wordpress tooltip plugin, please don’t hesitate to tell us 🙂
Thanks, have a happy new year with your family 🙂
Best Regards,
WordPress Tooltip Glossary Plugin Support
Tagged with: , , , ,
Top