Hello Fred, Its because you are calling it outside the loop. If you want to use it outside loop simply pass question id to ap_question_metas( get_question_id() ), that’s it. Cheers.
Any update fixing this ?
ok now work, and sorry i have problem with notification icon on menu: when i click on icon, give link: site.com/#apNotifications and not work
Please check now. Which plugin you are using for multi lang? AnsPress is compatible with PolyLang plugin. It doesn’t work with WPML.
Hi, please help me ASAP, tthanks.
Holla Howard, wo_count_posts() is not a proper function to count AnsPress posts, instead use ap_total_posts_count or use short one ap_total_published_questions or use ap_total_solved_questions() ap_answer_get_the_count works only inside loop. Use ap_total_posts_count for counting answers as well. Check the link for more detail of arguments.
Hello Lisa, Comments and actions are not loading because ajax url is set to non https. Please make sure to force https for everything from wpengine setting. Earlier I had this this issue on wpengine. Please save your permalinks and user page will be fine. Not sure about registration date issue, is this happening on staging site as well? Can you send me file and site access so that I can further investigate this issue.
Inconvenience regretted, Please check now.