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.
Hello guys, You wished and we made it true 🙂
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
Hello Alex, Nice suggestion. I will add this to AnsPress in next release 4.1.3.
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.
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
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.
Hello Alex, Admin redirect function is scheduled to be deleted in 4.1.2. Thanks for reporting.