Fixed by updating the category plugins I think.
I’m also having the same problem. Also using the *updated* (currently 1.3) question labels.
Please download latest master from GitHub.
Thanks for the quick response. I had already updated Category extension. It turns out it was the version of PHP we were running. We had PHP 5.4 and a note in the ‘Feedback’ sidebar stated we needed at least 5.5 to run AnsPress. I updated our PHP to 5.6 and everything came back up. Thanks!
Hi, If you can see anspress shortcode then AnsPress is not enabled. Update category extension and then activate AnsPress.
FIXED at github.
Hello to the team and all fellow translators! I have been working intensively on the French translation those past few days. Do we know who is the main editor that can approve pending translations? I didn’t find a way to download the file INCLUDING the “waiting” strings and I need to test the translation in context on my staging site. There are quite a few strings that look alike (I even suspect there are some unnecessary duplicated ones…) and that I need to see on site to be able to translate the best way (length and meaning). Thanks in advance! Fred
Already fixed. Please get 3.0.2 from Github.
Copy anspress-question-answer/theme/default/user/user.php to YOUR_WP_THEME/anspress/. Now open newly copied file and find: <div class="ap-user-navigation clearfix"> <?php ap_user_menu(); ?> </div> Remove snippet and save.
Hello, Did you brought label extension? if yes make sure its updated.