TCBarrett
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Glossary] Glossary term does not link to glossary pageThis should be fixed 🙂
Forum: Plugins
In reply to: [WP Glossary] background color change of descriptionYou can create your own css file in your theme directory. This will be used instead of the default plugin css file.
Forum: Plugins
In reply to: [WP Glossary] How rto change "glossary" to "lexikon"?You should be able to translate the slug rewrite rule. Don’t forget to save your permalinks afterwards.
Forum: Reviews
In reply to: [WP Glossary] Nothing specialAlthough beauty is in the eye of the beholder, the tooltip has been updated.
Forum: Plugins
In reply to: [WP Glossary] Glossary term does not link to glossary pageThere are other functions in the scope that rely on
setup_postdata()function. I was wrong to expect the same fromget_permalink().Good spot (fix coming)!
Forum: Plugins
In reply to: [WP Glossary] PermalinkSorry the plugin is not working for you. I’m still not 100% sure what was not working for you.
Good luck with your ventures.
Forum: Plugins
In reply to: [WP Glossary] Brief description under definition with "read more"Hi FiEND
You can now add excerpts or full descriptions to the listings.
Forum: Plugins
In reply to: [WP Glossary] Step-by-Step Instructions Please?Hi Cory
Better late than never (I hope), I’ve added some simple how-to pages, mostly linked to here: http://www.tcbarrett.com/wordpress-plugins/wp-glossary/
Forum: Reviews
In reply to: [WP Glossary] WP GlossaryThanks!
Forum: Reviews
In reply to: [WP Glossary] good, but how-to and important features missingSome more basic instructions added on my website.
What features are missing?
Forum: Reviews
In reply to: [WP Glossary] A BIG disappointmentHi markjames1234
1. Install and activate as usual
2. Add terms: http://www.tcbarrett.com/wordpress-plugins/wp-glossary/wp-glossary-how-to-add-glossary-terms/
3. Create links in your content to the terms with a shortcode: http://www.tcbarrett.com/wordpress-plugins/wp-glossary/wp-glossary-basic-usage-of-the-glossary-shortcode/Forum: Plugins
In reply to: [WP Glossary] PermalinkI think you are the second person to mention that No Category Base breaks WP Glossary.
I don’t have time to investigate this clash of plugins at the moment, sorry.
Forum: Plugins
In reply to: [WP Glossary] Terms list in more columnsI’ve added a cols argument to the shortcode that will split the list into multiple lists. Each with the number of items set to your column setting. You should be able to float the list items as you like.
Forum: Plugins
In reply to: [WP Glossary] show details in same page of A to ZAs of version 2.0 you can add the full description using desc=’full’ to the shortcode.
Forum: Plugins
In reply to: [WP Glossary] Glossary Pagemanojcgnr
The /glossary/ slug is reserved for the glossary archive, which is what you are getting. Change the page slug to something else and it should work.
http://www.tcbarrett.com/wordpress-plugins/wp-glossary/the-glossary-archive-confusion/