Welcome to the Question2Answer Q&A. There's also a demo if you just want to try it out.
+3 votes
850 views
in Q2A Core by
Q2A version: 6.1

1 Answer

+4 votes
by
selected by
 
Best answer

Yes in your qa-config.php file add beow code

$QA_CONST_PATH_MAP=array('questions' => '');

by
Thanks problem solved
...