johncminds
Forum Replies Created
-
Forum: Plugins
In reply to: [CM Tooltip Glossary] Underlining terms WITHOUT links?This feature is available but only on the premium edition of the plugin
Can you please contact our support
One of the features you are describing is not on the free version and we can replicate the issue
Forum: Fixing WordPress
In reply to: CMDM Download Page Blank After 6.9.3 UpdateWe have released a new version which should solve this issue
Forum: Plugins
In reply to: [CM Tooltip Glossary] Why is tooltip title text white?We just released a new version which let you control the title color from the plugin settings
We have released a new version with a fix
Please check the latest version we have just released
To prevent parsing terms in the “Source” tab, please try to wrap its content with the [glossary_exclude][/glossary_exclude] shortcodes
The term_id param of the [glossary_tooltip] shortcode is only used to display the content of a specific term in the tooltip, instead of specifying content manually. To link the text by custom tooltip, please specify the URL of the needed term using the link parameter in the shortcode.
Forum: Plugins
In reply to: [CM Tooltip Glossary] Glossary item stylingIf you’d like to keep glossary links in the TOC, please add the following custom CSS to your site to fix the TOC displaying:
#ez-toc-container a { flex-wrap: wrap !important; }
In case you want to prevent parsing terms in the TOC entirely, please add the <a> tag to the “Exclude HTML tags from parsing” option, which is located in Settings >> General Settings >> Term highlighting section.Forum: Plugins
In reply to: [CM Tooltip Glossary] CSS selector for term inside tool tipCan you please send a screenshot since it is not clear
Forum: Plugins
In reply to: [CM Tooltip Glossary] adding an entire list of terms at one timeThere is an option to import terms from a CSV files but it is not supported in the free version
A new version have been released with a fix