• axwellion

    (@axwellion)


    When building individual glossary index tables, one table for each letter, and using the “full description” option for each table, only the letter with the highest value in the Terms table is displayed. All others are blank if the “desc=full” option is used. If no “desc” is selected then those other tables only show the tooltip version of the term. Example, if Glossary Terms contains terms for A, and B and C, only C will be displayed with full descriptions when using the following short-codes:
    [glossary_term_list alpha=”A” cols=”1″ desc=”full”/]
    Display all ‘A’ (blank if other higher letters have terms)
    [glossary_term_list alpha=”B” cols=”1″ desc=”full”/]
    Display all ‘B’ (blank if other higher letters have terms)
    [glossary_term_list alpha=”C” cols=”1″ desc=”full”/]
    Display all ‘C’ (blank if other higher letters have terms)

    Also, if there are two different terms which start with the same letter, then the first term with that letter will be listed twice rather then displaying both terms with the same letter. For example, the following glossary index:
    [glossary_term_list alpha=”C” cols=”1″ desc=”full”/]
    Will display the same single term, multiple times if there are more then one term which starts with the letter C.

    I have tested this on both the latest firefox and latest chrome.
    plugin version Version 3.0.2

    The question is: How can I build independent glossary index tables, one for each letter, and also using the ‘desc=”full”‘ option?
    Thank you.

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

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Glossary Index Tables for single letters don’t display full description’ is closed to new replies.