Hi @kimako
thank you for your message and using the plugin! Here are my answersers
Showing all links
When you want to show all the words, you can select the option “Show all names on index”. This option is under the settings for a specific directory
Titles
The ‘show title’ only refers to a title <i>above</i> the directory. Not for the names itself
By default, hiding the names itself would not make any sense for real directories. You are using it as something else (which is OK ofcourse, but it’s not default use-case). So there is no native option to hide them.
There is an escape-option to hide them though, that is with CSS. If you are familiair with CSS, you can do this yourself 🙂
Kind regards,
Jeroen Peters
Thread Starter
kimako
(@kimako)
Okay ! Thank you very much for your help. This is really great, I didn’t think I would have an answer. That’s great
A big thank-you !
No problem @kimako ,
I always try to answer, but sometimes I can’t always agree on the proposed options.
Adding this CSS should work I think
.name_directory_name_box > strong {
display: none;
}
Please let me know if this works for you.
Thanks again for using the plugin!
Kind regards,
Jeroen Peters
Thread Starter
kimako
(@kimako)
I have done it in the same time and it works pretty great !
I am very grateful for your help.
Very nice! If you like the plugin, would you please consider writing a review?
Kind regards, Jeroen