Hi - I set up a custom post and associated it with a custom taxonomy. I am stuck on getting posts assigned to the taxonomy to list in a "category" page. The URL is just broken. Here is an example:
http://intuito.biz/couples/recipe-types/desserts/
I found one solution which said the I had to change the posts per page to 12 (weird...), but it didn't make any difference. Hoping for some help...
Many have apparently resolved the issue by flushing their permalinks (just re-saving in Settings - Permalinks). See this article: http://seanbehan.com/programming/how-to-flush-your-permalink-structure-in-wordpress-when-using-taxonomies-or-wordpress-taxonomies-not-working-instead-i-see-a-404-page/
In my case this is not working. However, if I set permalinks to Default it does work. It's only when I use a custom structure that the problem arises. I have a theory which I can't test at the moment, but I think it might be due to the fact that this WP installation is in a sub-folder. I will test when I get a chance. For now I'm working with Default link structure.
Any ideas?