TCBarrett
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Glossary] Hiding Text When Glossary Term Viewed in TooltipJust like any other filter, the excerpt and post content filters can work across many or just one post type.
Without control over other plugins (like Latest Posts) there isn’t much I can do. It would need for those plugins to have the option of excluding glossary term excerpts/posts.
Forum: Plugins
In reply to: [WP Glossary] [Plugin: WP Glossary] Importing terms?I don’t think this will be in the next release.
I’ve used a CSV import plugin previously, you could give that a try: http://wordpress.org/extend/plugins/csv-importer/
Forum: Plugins
In reply to: [WP Glossary] Hiding Text When Glossary Term Viewed in TooltipHi Nattypat 🙂
The plugin looks for the excerpt to put in the tooltip. If there is none, then it uses the full post content. So you can update the excerpt with just the text you want in the tooltip.
It works just like blog post excerpts. Codex looks a little out of date, but this might help explain them: http://codex.wordpress.org/Excerpt#Excerpt.2C_automatic_excerpt.2C_and_teaser
Forum: Plugins
In reply to: [WP Glossary] [Plugin: WP Glossary] LocalizationI’m easy to find to contact. My profile has my website. My website has many ways to contact me. Choose your favourite, and I’ll reply! 🙂
Looking forward to my first proper multi-lingual personal WordPress project!
Forum: Plugins
In reply to: [WP Glossary] [Plugin: WP Glossary] LocalizationIt is now fixed. Created dummy language files with Codestyling Localization plugin.
Don’t forget, if you translate the rewrite slug (‘glossary’) then you will need to rebuild/save your permalinks.
Very happy to accept language files.
Natch 🙂
Forum: Plugins
In reply to: [WP Glossary] [Plugin: WP Glossary] LocalizationHave added a small fix to the text domain path that allows ‘Codestyling Localization’ to create .po and .mo files. However, not seeing the translations on the front end! Still working on it.
Forum: Plugins
In reply to: [WP Glossary] [Plugin: WP Glossary] LocalizationAs I said the pot file is there, and the tags are set up. Which plugin is it that you are using to create the translations?
Forum: Plugins
In reply to: [WP Glossary] [Plugin: WP Glossary] Thank you!Awesome. Thanks!
Forum: Plugins
In reply to: [WP Glossary] [Plugin: WP Glossary] LocalizationIf I get the time I will look into this further. I will have research to find out what’s what, and I just can’t at the moment, sorry.
Forum: Plugins
In reply to: [WP Glossary] [Plugin: WP Glossary] Tool Tip Displaying Related PostsI can’t control which post types that Related Posts is active for, so you would need to contact that plugin author.
Forum: Plugins
In reply to: [WP Glossary] [Plugin: WP Glossary] Tooltip optionsI’ll enable excerpt support and use that for the tooltip content, then you can control it with the usual core hooks.
Forum: Plugins
In reply to: [WP Glossary] [Plugin: WP Glossary] Importing terms?I’ll look at adding an import function in the next release. Not sure when that will be though.
Forum: Fixing WordPress
In reply to: Display tag admin box like categories, without hierarchy.Tags and Categories are handled differently (name vs id AFAIR).
I blogged an example based on this here:
http://www.tcbarrett.com/2012/05/turn-your-taxonomy-into-radio-select-using-wordpress-walker-function/Forum: Plugins
In reply to: [WP Glossary] [Plugin: WP Glossary] LocalizationI’ve added the pot file, if you want to submit any translation files, that’d be great 🙂