Hello,

When the update is using the WP update system ? I do not find it convenient now to have to download every time.

 

greetz Rik

have the following code shows total number of questions:
<? Php echo ap_total_published_questions ()?>
I have total code answers, and total Best Answers

I’m using Anspress 4

If non-admin login and viewing dashboard, error generated in debug.log

Below is the error in debug.log:

[08-Mar-2017 14:24:55 UTC] PHP Notice:  Undefined offset: 2 in /var/www/html/testweb.dev/wp-admin/includes/plugin.php on line 1550
[08-Mar-2017 14:24:55 UTC] PHP Notice:  Undefined offset: 2 in /var/www/html/testweb.dev/wp-admin/includes/plugin.php on line 1550
[08-Mar-2017 14:24:55 UTC] PHP Notice:  Undefined offset: 2 in /var/www/html/testweb.dev/wp-admin/includes/plugin.php on line 1550
[08-Mar-2017 14:24:55 UTC] PHP Notice:  Undefined offset: 2 in /var/www/html/testweb.dev/wp-admin/includes/plugin.php on line 1550

When Anspress deactivated, this not happening.
(At first, I thought this is WordPress core error)

On Our site on this page http://mainstbailout.org/questions/ask/ description editor not showing please help…

How to Remove Polling fields on Ask a question page. I don’t need the to be required fields.

It would be great for users to be able to select within their profile page what notifications they want or don’t want with check boxes.  That way they don’t unsubscribe for getting too many of them.

Also, is there a recommended email smtp service that works well with anspress so I don’t have to rely on the wordpress email system?

When deleting an ANSWER, the name of the “deleter” is not the right one. Shows the name of the Answer posted.

Example: User TEST writes and answer. I delete the Answer (Admin) but in the Question says “deleted by user TEST”.

Same happens when i delete a Comment. Always shows the name of the poster.

Thanks

Just removed the excluded Anspress urls from my caching plugin to see how Anspress 4 works with caching. Anspress 3 didn’t work at all with caching (page caching).

I see in v4 that individual Questions (and their answers) are cleared when something changes (editing, answering etc). So it seems to work just fine with page caching.

What doesn’t seem to work is the Anspress base page with Question listings. When a new Question is posted, that page is not updated (cleared so a new is created). This is not a major problem, still if it could be somehow fixed it would be great.

My caching plugin is Comet Cache lite, the only i trust.

Thanks !