Please enable %postname% permalink
Hello Dan, I think this is issue with base page. Please check if correct base page is set in AnsPress options. Try saving WordPress permalink option as well.
If you want to add a button to the question box like the ‘add a comment’ button you can utilize the ap_post_footer action from a child theme: add_action( ‘ap_post_footer’, ‘mmx_add_answer_button’ ); function mmx_add_answer_button(){ echo ‘<a href=”#answer-form-c” class=”ap-btn-newanswer ap-btn ap-btn-small”>’ . esc_attr__( ‘Add an answer’, ‘anspress-question-answer’ ) . ‘</a>’; }
Hello, You’ll be able to update from wp-admin themes if you have entered license key. Or else you can download from account manually https://anspress.io/orders/
Rahul Aryan, would it be a lot of work for you to integrate with WPML? I would want to pay for it!
Hello, You have to use WordPress Social Login plugin.
Hello Archit, This is just a widget. You can adjust option in home users sidebar.
Hello, No. As there are already lots of PM plugins available in wp.org. You can use them. Cheers.