Sorry for late replay. Kindly search our site for the solution.

Here is the instructions: https://wordpress.org/plugins/anspress/installation/

@Rahul, Downloaded zip file from above url. Deactivated and removed previous plugin and installed new version from above url. Manually install means installation by uploading file in wp admin? if yes I did that also. but the error consist. Also when clicking on sign up it shows pop up but the submit button name login instead of register or sign up.

Get latest version from here: https://github.com/open-wp/anspress and manually install it and then let me know.

here is the code: <a href="<?php echo ap_get_link_to('ask'); ?>">Ask Question</a>

Hi Rahul, I just installed this plugin but still cant see ask button anywhere in the question list.

check this out: https://wordpress.org/support/topic/duplicated-title-1?replies=8

Thank you it works. Now how to stop it from creating duplicate page titles? Look please. http://ecopsi.org/query-response/

just add this to style.css: .anspress .ap-container ul{ list-style:none; padding:0; margin: 0; }

I will check this issue