This can be done using WordPress network feature, but AnsPress do not work properly in multi site at the moment. But I will fix this issues after major features are ready.

Thanks. And how does an admin just close a topic (without the vote process)?

Where did you learn making themes and plugins? — Google ๐Ÿ™‚ and 7 years of experience. How long have you been doing what you do? — Can’t remember since when but I am mad about coding, so most of time you’ll see me in front of PC Did you teach yourself? — Double meaning question :-P, in both case yes ๐Ÿ˜€ What is your educational background? — Got many weird degree, but I dont care. That’s all ๐Ÿ˜€

Simply override anspress base.php, and remove the_title() Also you can use this condition to check base page: if(ap_current_page_is() == 'base'){ } Is there anyway to hide the big: AnsPress รขโ‚ฌโ€œ Question and answer plugin page title? — AnsPress options -> pages

๐Ÿ™‚ yes its like incomplete, will fix this in upcoming version. When a question receive X close votes then question will be closed.

HAHAHHA, simply go to anspress.php and find define('AP_DB_VERSION', '10'); chnage it to : define('AP_DB_VERSION', '2'); and then save. Now deactivate plugin and activate it again. Done ๐Ÿ™‚ enjoy

deleted the database ap_meta ๐Ÿ˜€

Awesome plugin – and it would be even more amazing with a BuddyPress intergration. Please consider it. “In exchange” I could provide german translation for you, if needed ๐Ÿ™‚

couse i did something wrong that missed up my all site

Hi, I have the same issue, cant add new questions or comment existing questions from front-end. Adding questions from wp-admin works fine.