• Resolved axwellion

    (@axwellion)


    When adding a “Glossary Index” into a page, how can it be configured to display only words that start with digits in

      desc=”full” mode.

    The visual interface produces this short code:
    [glossary_term_list alpha=”1″ group=”0″ cols=”1″ desc=”full”/]
    But the only thing that displays is “#”. The user has to click on “#” to see the terms. And then the user has to click on each term to see the description. I would like all terms and full descriptions immediately displayed. Is that possible?

    I have enabled full debug and found this in the console
    Loading failed for the <script> with source “https://essentialguidetocryptocurrency.com/wp-includes/js/wp-emoji-release.min.js?ver=4.9.4”.
    essentialguidetocryptocurrency.com:1
    Loading failed for the <script> with source “https://essentialguidetocryptocurrency.com/wp-includes/js/jquery/jquery.js?ver=1.12.4”.
    essentialguidetocryptocurrency.com:79
    JQMIGRATE: Migrate is installed, version 1.4.1
    jquery-migrate.min.js:2:542
    Empty string passed to getElementById().
    jquery.js:2:24932
    Source map error: request failed with status 404
    Resource URL: https://essentialguidetocryptocurrency.com/wp-includes/js/jquery/jquery.form.min.js?ver=4.2.1
    Source Map URL: jquery.form.min.js.map

    I have tested this on both the latest firefox and latest chrome.

    The following short code does correctly show absolutely every entry, including numbers terms, in full description mode:
    [glossary_term_list cols=”1″ desc=”full”/]
    But I only want to see terms which start with a number in the glossary index

    plugin version Version 3.0.2

    The issue is best demonstrated at the very bottom of this page: https://essentialguidetocryptocurrency.com/test/ You will see my three attempts to display a full and automatically displayed description of just terms which begin with a number.

    • This topic was modified 6 years, 1 month ago by axwellion.

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter axwellion

    (@axwellion)

    This title should have been “Glossary Index can’t display only numbers in Full Description mode”

    Plugin Author Gerkin

    (@gerkin)

    Hi,

    Unfortunately, displaying term content directly in the a-to-z list is not yet available, and will be added in next release.
    About displaying only numeric characters, this is not yet possible. I’ve planned to add filters for that use in next version.

    I can’t give you a delay for the next version. I’m really very, very busy right now and I can’t find time to finish last points that are missing.

    Have a nice day

    Plugin Author Gerkin

    (@gerkin)

    Btw, the JavaScript error you see in the console is not related to iThoughts Tooltip Glossary, but to WordPress itself. It won’t affect the plugin, and should not affect your WordPress either.

    Thread Starter axwellion

    (@axwellion)

    Thanks Gerkin. I appreciate that you have put so much time and effort into this plugin.
    Matt

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Glossary Index no showing “full” description automatically’ is closed to new replies.