Is it possible to display the login form when the anonymous posting option is enabled?
This way users have the choice to either login or post there question anonymous.
Thanks for the support!
My site has been getting what looks like spam bot signups, about 10 over the weekend. What is the best way to prevent or stop this altogether?
Any suggestions greatly appreciated!
May I know if Anspress integrate nicely on WordPress and Buddypress multisite setup?
If a search returns empty or null results, eg. http://anspress.io/questions/search/?ap_s=kittens, where do I go to change the copy?

hi
How do I install the Turkish language file
How can I solve this error >>>http://safakcaliskan.com.tr/question/bana-soru-sor

Thank you
how can i active this option
Hello, How do we get the rss feed or wordpress feed url for anspress question page and all the questions
Hi!!
I want to make clickable the URL’s on the comments/answers.
If I write in my functions.php the following:
add_filter( 'comment_text', 'make_clickable');
doesn’t work.
If I write:
add_filter( 'the_content', 'make_clickable');
works, but also make clickable in the question area, and I only want the answers/comments section.
There is a way to do it?
Thanks.