Hello Volodymyr Pekh, Yes, you can hide AnsPress default search form and add custom form like this: <form id="ap-search-form" class="ap-search-form" action="<?php echo ap_get_link_to('search');...
View QuestionAnswers
Try this: add_action( 'ap_after_new_question', 'my_tag_location_on_new_question' ); function my_tag_location_on_new_question($question_id){ // Replace YOUR LOCATION HERE with your...
View QuestionHello Guys, This has been answered already. Both this pages are removed and now flagged and moderated posts can be seen in question or answer table page.
View QuestionHello, Yes paid membership extension exists for AnsPress. This extension is not published to public yet but its full functional. Please get in touch by email if you are interested. Our site is using...
View QuestionHello@Stacy , Its a bug in AnsPress. When a question or answer is published using cron then this happens. Upcoming release 3.0.0 will fix this.
View QuestionMake sure you activated and added category item. If there is no category item field will be hidden from public.
View QuestionWe are already thinking on this functionality. This functionality can be used easily if you have dedicated mail server. But most of user uses shared hosting so this functionality may kill their site because...
View QuestionHello VISR, Its hidden because you are currently logged in. If you want to show show dropdown for logged in user then please go to appearance and add user profile and user notification link from AnsPress...
View Question