Hello, It´s me again. I´m tryng the dropdown menu with the child_of parameter. I want that when I select a sub-category item its redirects to siteurl/category/parent_category/child.
So, if the parent category is "links", when I select the "links_2" sub-category from the dropdown menu list I want that the url looks like this: site_url/category/links/links_2.
If I put a list_category in the sidebar and I click in a sub-category, the url looks like the url I want, but when I select a sub-category from the dropdown the url looks like this: siteurl/?cat=#
note: # = sub-category ID.
Any ideas about how to change it?
Thanks in advance.
ps: sorry for my bad english.