thanks bro that helps ๐Ÿ˜€

There is a related question widget, just use it ๐Ÿ™‚

I dont know what you did, but you can see example code in widgets/questions.php or simply create a widget position and then drag AnsPress questions widget there done ๐Ÿ™‚

I have added this request to my roadmap, as an addon

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