Hi, there seems to be a bad problem with this plugin, which I think should be resolved asap. The problem is that if you have several categories like this:
Cat 1
- subcat1
- subcat2
Cat2
-subcat1
-subcat2
Lets say that there is downloads in all of the categories. When youre on the [download_page] youll se Cat1 and Cat2, if i then enter Cat2, Ill see the subcategories subcat1 and subcat2, clicking on one of them takes me to Cat1 with the same subcat.
I thinks the problem is that it links like this in the master cats: http://url.com/?page_id=31&category=subcat even if its on the Cat1 or Cat2, it stills says http://url.com/?page_id=31&category=subcat1 or 2 when youre on the other category.
Do you get me?