simonkain
Forum Replies Created
-
yes now work
#1 but i dont understand why the dev version is not creating the query…
point directly to the taxonomy address which is not comprehensive of the category in the query#2 if i have a custom type post named “restaurants” and another named “beauty center” and i have a taxonomy named “city areas”
i would like to use it for both the custom posts
if we have a shared taxonomy the drill down links will point in a wrong address
understand?
I notice another thing
when in the drill down menu we got the li links and the +
the link interate all the post with that taxonomy, and the + generate the complex query…if we have many custom post type that share a common taxonomy, we need to be able to use it as an option so that the link will generate the query as well instead of directly go to the taxonomy archive.
is possible to achive that easly? within the plugin code?
thanks you very much
ok you are right
what is not good to handle taxonomies with a single text inputi’m tryng the dev version but i get an error
when open the widget:
Warning: Invalid argument supplied for foreach() in C:\Program Files\EasyPHP5.2.10\www\wordpress3\wp-content\plugins\query-multiple-taxonomies\widget.php on line 96when selecting the post type:
Warning: in_array() [function.in-array]: Wrong datatype for second argument in C:\Program Files\EasyPHP5.2.10\www\wordpress3\wp-content\plugins\query-multiple-taxonomies\widget.php on line 101so, can you do something about it?
i notice also that the drop down menu do not iterate all the taxonomies but only the first…
when this plugin will be finished, it will be one of the best pluging ever coded… it give so much control…
btw… let’s make a supposition…
i have a custom post type named restourants. and 2 taxonomies for that custom type…. areas, and typologylets say that we have a record named “Blackhorse dinner” with an area and a typology..
the best thing to do for a user that might want to search about it
is to write in the input field “restaurant area1 typology2”
that should return al restourant post type matching the two taxonomieshow is possible to achive that?
thanks for your passion…