Thread Starter
dcmg
(@dcmg)
Hi Tom,
I have no example page, but the issue could be reproduced easily.
My glossary page is empty and use a template page that makes a do_shortcode('[glossary_term_list cols=3 /]').
I only have 10 terms and as a result I got 4 columns containing 3 terms, except the last one (1 term). Reading the source code makes me consider there was a bug and I corrected it.
Another solution could be to use the CSS to generate multicolumns…
-Damien