Please try latest commit
Yes, selectable now.
I still have the problem. No orders. I had this problem since August 26, 2016 over half a year ago
Ok, works IF you clear the flag inside EDIT post. Doesn’t work in the listing page:
Hello, Fixed, please download latest commit from GitHub and then try. Thanks for reporting.
I recently noticed an issue with reCaptcha addon which don’t let submit question form. I have already fixed it few days ago, please make sure to download latest commit from our repo.
Redirect works right in Anspress 4. If it is not working for you, follow the standard WP procedure to check for errors. Enable debug.log, switch to default theme and check your browser for script errors. Also some plugin could cause that.
This is still partially an issue but I’m going to mark as resolved. One work around I found with all anspress scale issues with nginx is that if you are using nginx you need to add a line in the nginx.conf that prevents blocking -aio threads; . Between doing that and adding redis it seems that this will scale enough. The count(*) queries though across all the posts don’t really serve a purpose and are not great on innodb since they result in full table scans.
I doesn’t work even with the latest update. Also seems wrong. See the capture. Shows TWO flagged but then one flagged.
Hello, This issue is fixed. Download latest commit from our GitHub repo and let us know.