Thread Starter
CvMS
(@cvms)
Oh and “Select a family” and “All families” at the glossary site are not translated to german.
It would be “Kategorie auswählen” (select a family) and “Alle Kategorien” (all families) – if this would help.
Hi CvMS
thanks for using Tooltipy and for your questions :
- let’s begin with the easiest one; to hide the [category name] from the glossary, what you only have to do is to add this CSS code to your style :
.kttg_glossary_content .kttg_glossary_element_title sub {
display: none;
}
About the translation
- please contact me so I can send you the .po and .mo files to place them in the “languages” directory of Tooltipy
anyway they will be available in the next version
p.s : Kategorien is the translation of category but not family 😉
About this one :
I would like to know if it’s possible to exclude the Tooltips from the tag cloud?
if you mean by “the tag cloud” the tag associated with specific posts, you can make it easily but with the Tooltipy Pro advanced settings as shown on this page :
In the exclude areas textbox you enter tag-cloud.
Using cover areas and exclude areas you can target exactly where you want to fetch keywords.
Thread Starter
CvMS
(@cvms)
if you mean by “the tag cloud” the tag associated with specific posts,
Sorry, I meant only the tag cloud widget on the index, I should have said this, but I just saw this is easily manageable with Tooltipy Pro too.
For me as a native german speaker I saw not a difference between Kategorien und Familie in my case, but yes, sure – maybe it’s important for other wordpress sites, sorry this was my fault.
Thank you for your time answering my questions and this great add on of course! The css-solution worked well!
Have a nice day.
Hi again
About the tag cloud widget you will need the the Tooltipy Pro too 🙂
in that case you may need to exclude the widget’s css class; widget-cloud for example !
You welcome and let me know for any further questions
thanks!