Here is a screen shot of my Questions page. Maybe I’m not looking in the right place? I certainly do not want to have to edit the question to discover what category it’s in.
Guys, I have improved shortcode. Attributes: $categories slug of question_category $tags slug of question_tag $tax_relation taxonomy relation, see here http://codex.wordpress.org/Taxonomies $tags_operator operator for question_tag taxonomy $categories_operator operator for question_category taxonomy Try and let me know.
Shown in bold below: <a href="http://test.backpackertravel.org/community/questions/category/oceania/" title="Search for questions and answers related to all things in Australia, New Zealand and the South Pacific islands. Sample questions include: ” are=”” there=”” any=”” tours=”” from=”” sydney=”” to=”” ayers=”” rock?”.Ask a Question“>Oceania
I have pushed a new commit, this will fix your issue. `flush_rewrite_rules` was running on every query, I disabled it. Let me know.
Yeh, separate category page is obsolete. It will work only under AnsPress base page. BTW: I will work on a shortcode today, i.e. You can use this shortcode everywhere even in your home page.