mnaugendre
Forum Replies Created
-
Forum: Plugins
In reply to: Drill down search on categories/tags/custom taxonomyThanks a lot, scribu, that works like a charm 😉
A couple of questions, so I can refine the result:
– is there a way to control the order the different taxonomies appear in the drill-down widget? As it is, I have: 1) categories, 2) tags and 3) custom taxonomies, and I would like the custom taxonomy to be the uppermost in the page.
– would it be possible to choose list or dropdown for each taxonomy, instead of having a unique choice for all of them?
Forum: Plugins
In reply to: Query Multiple Taxonomies doesnt show custom taxonomiesGreat!
Thanks a lot to both of you, scribu and Milan Petrovic: that works with last versions of both plugins.
Now, I need to put the drill-down query on a page, but that is been spoken of in an other topic.
😉
Forum: Plugins
In reply to: Query Multiple Taxonomies doesnt show custom taxonomiesBUT you gave the wrong link 🙂
Can somebody provide the right link, please 🙂
All that More Taxonomies does ultimately is call register_taxonomy() with the settings you choose.
Thanks for the clarification, I understand your point, now.
However, I tried other plugins:
– GD Custom Posts … doesn’t do better, custom taxonomies don’t appear in the drill-down widget; may be your development version solves the problem?
– Simple Taxonomies is not an option as it doesn’t do hierarchical taxonomies, and has not been updated for more than a year
– Custom Taxonomies doesn’t work wit WP 3.0.1… what’s left?
Forum: Plugins
In reply to: Query Multiple Taxonomies doesnt show custom taxonomiesI have only one custom taxonomy, but it contains many terms, and I really like the functionalities of More Taxonomies to manage them.
The term management functionalities come from WordPress, not More Taxonomies.
I’m not sure we’re speaking about the same thing: as soon as I deactivate the More Taxonomies plugin, my custom taxonomy doesn’t appear in the article edit screen any longer; there is no way I can assign terms to the article I’m editing, nor create new terms from this screen.
When I reactivate the plugin, everything re-appear; thus I guess that’s More Taxonomies that bring all this.
Forum: Plugins
In reply to: Query Multiple Taxonomies doesnt show custom taxonomiesAre you sure that is the problem?
I just had a look at the code and saw that:
$default = array( 'hierarchical' => true, 'public' => true, 'show_ui' => true, (...)Forum: Plugins
In reply to: Drill down search on categories/tags/custom taxonomyThanks for your answer.
1) I have posted a question in the other topic.
2) Isn’t WP-Admin -> Appearance -> Widgets for the sidebar only?
I would like to put the drill down search on a special page, in order to display the list of the returned posts instead of the posts themselves; as I have already done for the archives page.Forum: Plugins
In reply to: Query Multiple Taxonomies doesnt show custom taxonomiesI have the same problem. Is there a way to modify this attribute somewhere (in the DB with PHPMyAdmin?)
I have only one custom taxonomy, but it contains many terms, and I really like the functionalities of More Taxonomies to manage them.
Forum: Plugins
In reply to: [Link Library] [Plugin: Link Library] Admin strange behaviourSorry I didn’t come back earlier.
I have now the 4.2.2 version. Both the thumbnail and the corresponding file name are now displayed on the link page.