specialist83
Member
Posted 10 months ago #
1 Issue + 1 Question
Issue
Clicking on Show Posts brings me to Homepage rather than showing the results. Any solutions or have I done anything wrong?
Question
For now it seems that only Posts Categories and Tags are being crawled. Is it possible to also include in Portfolio Categories and Tags? My website's main usage is on Portfolios rather than Posts so hopefully it can work. Thks in advance!
Best Regards,
spec
http://wordpress.org/extend/plugins/cat-tag-filter-widget/
What url is generated by the plugin when it goes to homepage?
You can assign custom taxonomies in plugin's options. To show custom post types in results, you have to edit your query and add you post type to it.
hahvensa
Member
Posted 4 months ago #
Hi! I have the same problem. Search goes to homepage but only if I select all categories and all tags. It creates home url. Should it list all categories and tags together or is it even possible? I use pretty permalinks but it's the same without them. Can I manually add url that plugin should create when searching all from both? Is there a place for that in the code? I could redirect it to certain page.
Another problem I have, is that custom post type taxonomies won't work well together. If I select category it says no tags here even there is. Well, maybe it just me. Works well with the basic WP categories and tags.
Do you think this plugin will work with the newest WP 3.5? I tried it and I think it works :) Great plugin, thank you!
hahvensa
Member
Posted 4 months ago #
Okey, I found what's wrong with the custom post type taxonomy filtering. Somehow it's not working with the "Show only corresponding tags for current category" on. I got it working if I don't use that. Maybe it has something to do with page reload or just with my taxonomies. I guess there's no ajax reload opportunity.
But thanks, this is a nice plugin anyways!