Upgrade AnsPress from Version 3.0.5 to latest (4.x)

Hello Atul, As upgrade script is removed from 4.1.x. To upgrade it properly simply follow below steps: – Download 4.0.6 from here: https://github.com/anspress/anspress/archive/4.0.6.zip – Install it manually replacing old AnsPress. – Open commandline and run `wp anspress upgrade –yes`. Make sure wp-cliinstalled. Upgrading from wp-cli will make upgrade process smoother. – Once completed, check site once and then update to latest version of AnsPress.

strongly suggest different shortcode format for different pages

Hello Alex, This already exists in AnsPress. You just have to do it right way. Try it like: [anspress page="ask"] [anspress page="categories"] [anspress page="tags"] // .. and so on

How can I show the user role for moderators?

Hi Kumar, thank you for the answer, but how can I use this code inside the askbug theme in order to show the user role below the user name. I tried to implement the code but the site brakes when I try.

Redirects & can not access to backend

Hello Alex, Admin redirect function is scheduled to be deleted in 4.1.2. Thanks for reporting.

Custom theme

Hello Gordon, Yes. Please read our FAQ a docs for overriding AnsPress.

Answer page loop doesn’t work

Hello Satoshi, Unfamiliar with this issue. Can you send your site details along with a temporary credentials to our email [email protected] so that we can check it.

How users can contact moderators?

Hello Romny, I will suggest you to not give permanent delete permissions to moderators instead you give them trashing permission. Then you can redirect author to custom page having a contact form when they tries to visit their question. If user’s response satisfy you then you can simply un-trash question.