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

With this latest version today, Deleting a question doesnt finish at all.

It pauses for a while and the i get

503
Service Unavailable

The server is temporarily busy, try again later!

(but the question IS deleted, the redirect is wrong apparently)

I think that Reputation should be disabled for anonymous posts ?

Thanks !