Please add an (optional) WYSIWYG editor, as in DW Question & Answer. This is something that’s missing in AnsPress, and currently is preventing me from using AnsPress on my websites.

OK, added to bug list.

As you can see, anspress_theme::the_title() this means the_title() is inside anspress_theme object, so there should not be any conflict. BTW, This functions are already removed from 2.0

Yes you can simply add a custom link menu from wp_menu. As per your previous query I have re-coded all user page templates.. And now you can register a user page by simply add this to your function.php: ap_register_user_page(‘slug’, ‘Title’, ‘callback_function’);

No, this should not be happen, I am sure you are using older version of AnsPress. AnsPress does not use default wp menu positions, rather it check of available menu position.

Looks great! What I really like: – the “Posted in” + category: it will encourage users to check other questions and let them know where they are if they directly arrive on the question page (simple but really GREAT addition); – the heart icon and round background encourages user to interact and vote/favorite the question (don’t know which one it is); – I don’t use tags but if I do one day, they are really well displayed there; – the separation between “Best Answer” and “other Answers” is much clearer now. I just can’t wait to try this baby out!!

Nice!

Would be very handy in my case to be able to add an image to a category. Especially considering my categories are predominatly destination based.

Ok thanks!

Hello jdixon, Issue has been solved already and will be released in 2.0, very soon.