• Resolved nikkipeel

    (@nikkipeel)


    I’ve unchecked the ‘Display Alphabetical Index’ setting, but the index is still being displayed on our Glossary page despite caches being cleared. We’re using the free version of this plugin. Is there another setting that could be affecting this? I’ve tried using the ‘Generate page for Glossary Index’ option, but the alphabetical index is displayed there as well. Browsers being used are Firefox, Chrome, and Safari (on MacOS), and Chrome (Android)

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author CreativeMindsSolutions

    (@creativemindssolutions)

    Hi,
    There’s a bug that stops this option from working. We’re working on a fix and it will be released soon. Sorry about that.

    Hi @nikkipeel,

    For me putting the following code in the customed css solved this issue

    .cm-glossary .listNav .ln-letters {
        display: none;
    }

    Hope it works for you too!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Alphabetical Index still showing when it shouldn’t’ is closed to new replies.