Currently the user is only prompted to register ‘after’ they have typed out their question only to lose the question after registering. Is there a way to store the content of the question so they don’t lose it?

Just a suggestion but it would be great if new questions could be automatically sent as a tweet with a link back. Possible?

Rahul, is there a way to expose a link to a user’s Favorite questions page within their user profile that can be added to the site’s main navigation menus?

I’m using the Make theme from Theme Foundry and when creating sections on a page unrelated to AnsPress I’m getting this error:

Warning: Missing argument 2 for anspress_theme::the_title() in /home/domain/public_html/mysite.com/wp-content/plugins/anspress-question-answer/includes/anspress-theme.php on line 120

In looking into the file, I see that you are using a public function called the_title() – using this function appears to be causing some problems elsewhere outside of AnsPress. This is a rather generic function name.

Can you look into this please?

I also reported this on Github here: https://github.com/wp3/anspress/issues/241

When a question is held in moderation status, it is still visible to users (and logged-out users) on the Browse Questions page. When the link is clicked, it browses correctly to the question, but displays an error of You do not have permissions to view this question. This creates a disconnect for the users, especially when there are a number of questions still in moderation.

You can see this in effect here: http://dev.prometheusfire.me/interview-hacks/questions/ The question What did you do today is currently in moderation status. These questions should not be appearing on the front end until they are published.

When I activate AnsPress it conflicts with the portfolio in my current theme and replaces it. Hoping that this can be fixed in the upcoming version.

Here is another shot of AnsPress 2.0
Let me know your feedback.

Hello folks,
here is a screenshot of categories page, let me know your feedback and suggestions.

I’ve been researching but cannot determine why the “Active” tab is always empty. You can click on Newest and see the two test posts I’ve done there, you can click on Voted and there is data there too.

It seems whatever I do I cannot get anything to appear on the Active tab.

Is it possible to make AnsPress use the same rendering functions as posts and pages do?
e.g. If I enable Jetpack Markdown or LaTeX for posts, I would pretty much expect that to affect the content here too.

I would love seeing some option in 2.0 for something like this.