Unable to display category or tag forms

Hello Matt, If everything works after switching theme then this issue is related to your theme which I cannot solve. As I said last time your theme is overriding mysql query which is preventing question CPT. This must be fixed by theme developer. But, I can provide an alternate code which was used by previous version of AnsPress.

4.1 I really think showing comments should be reconsidered

Hello guys, You wished and we made it true 🙂

There’s no email templates [4.1.0]

Hello Guys, In version 4.1.2 I have fixed an issue related to email template but I am not completely sure whether it will fix your problem or not. Can anybody grant me access to their site so that I can check this issue? Thanks

Infinite load by “load more”?

Hello Alex, Nice suggestion. I will add this to AnsPress in next release 4.1.3.

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.