TCBarrett
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Glossary] #a added to urlsThe latest version no longer auto-selects the first term.
Forum: Plugins
In reply to: [WP Glossary] Cyrillic charactersHi slike,
The latest version should have better support for numbers and non-English characters.
Forum: Plugins
In reply to: [WP Glossary] Listing numbers and non alpha termsHi sirchunk and xstortionist
The way list is now built should support accented characters and numbers.
Forum: Plugins
In reply to: [WP Glossary] Glossary Terms starting with an "Umlaut" like ÄÖÜ?Hi floppybox
The way the list is built should now support umlauts and numbers.
Forum: Plugins
In reply to: [WP Glossary] Messed up A to Z menuThanks for the tip sarconastic
Forum: Plugins
In reply to: [WP Glossary] Glossary GroupsFiEND, tradeasy
You can now add group=’slug’ to the shortcode to restrict the term_list or atoz to a group
[glossary_term_list group='wordpress' /]Forum: Plugins
In reply to: [WP Glossary] full glossaryHi skywalker98
That should now be available by adding desc=’full’
Forum: Plugins
In reply to: [WP Glossary] Unable to remove the author boxCory
You should be able to do this with a filter using remove_post_type_support()
http://codex.wordpress.org/Function_Reference/remove_post_type_support
Forum: Plugins
In reply to: [WP Glossary] AtoZ no longer workingcarla.m.jones & kitchenbug
I’ve not had the time to try to replicate this. Is it still a problem?
Forum: Plugins
In reply to: [WP Glossary] PermalinkHi Augustin59
If you click the ‘save permalink’ button, does that fix it?
http://codex.wordpress.org/Settings_Permalinks_Screen#Save_Changes
Forum: Fixing WordPress
In reply to: Admin-Bar Not Displaying Correct on FrontendIt’s a theme issue. You should bring this up where you purchased it.
Forum: Plugins
In reply to: [WP Glossary] How do you set up the A-Z glossary of termsUse the
[glossary_atoz]shortcode in the page.There’s a list of shortcodes here:
http://wordpress.org/extend/plugins/wp-glossary/other_notes/Forum: Plugins
In reply to: [WP Glossary] show details in same page of A to ZHi rajaouia
Currently you can’t. I’ll add it to my list of possible updates. Thanks.
Forum: Plugins
In reply to: [WP Glossary] Multiple GlossariesHi tradeasy.
Are you using the beta version? Is it all good?
(The code has been significantly rewritten)
Forum: Plugins
In reply to: [WP Glossary] [Hack] A to Z Glossary Terms Starting With NumbersHi xstortionist
Do you have access to a test environment? Would be great if you could download the latest beta (2.0-beta-2) and let me know if that handles numbers and non-english characters better.