My first exposure to AnsPress is 2.0.0 so forgive me if this is common knowledge…

How can I get these options to appear on our site? The menus and AnsPress search, there are no options in the admin UI and no details in the readme file. The search is the most important (I also have the profile plugin installed).

The default style that comes with 2.0.0 is dramatically different than what I see on wp3.in — is that correct? Is there a layout style which we can download so that our Q&A looks as great as yours? I don’t mind designing a new theme, but it would be nice to start with something nice.

I didn’t notice this yesterday but this morning I see this (see image).

EDIT: If I comment out line 191 then the Admin backend displays all the answers but then nothing appears on the frontend.

EDIT: I just did a grep on the plugin files, this function doesn’t exist elsewhere in any pages.

In v2.0.0 it would be nice to filter all questions by category, or at least see which category a question belongs to without having to edit the question.

Amazing plugin BTW.

While there is an option for anonymoys (non logged) users to post a question or not, it covers also the ability to REPLY. I think it should be separate.

It is good practice to allow anonymous Questions but not also anon Answers.

Thanks

“Show your love by showing link to AnsPress project site” options don’t work. Always ON.

I’m using (more like testing) Anspress on a live WP 4.1 and i see some huge memory peaks in my Cpanel, that i didn’t had before.

Is there any info (or wild guess) of how much memory needs Anspress 2 ?

Thanks

Just wondering what happened to the page /questions/categories/. It seems the shortcode [anspress_question_categories] is now obsolete. Specific category pages work fine, just the page for all categories that no longer works.

It’s not as strange as it seems…

The idea is simple enough, the person who asked me the question wants to show a forum in 2 areas of the site but have each display specific categories.

The shortcode would look omething like this:

anspress category="boats, cars, trucks"

…then in another area of the site we could use:

anspress category="music, videos, paintings"

Simply using the shortcode anspress would show all categories as expected.

So why split the categories? In this case we would like to keep specific categories private for members with the other as a public area — but we don’t even the public to know what categories exist in the member area.

Nothing changes on the backend admin section.

If it’s a simple loop then I can add the code manually (if it’s possible).

Sincerely,
Simon

I flag a question, i delete the Question, but the Flagged number stil show in admin.

Thanks