Hi,
I've installed Q2A (without the wordpress SSO)
Now, I want the QA module to have my wordpress header (include menues) and footer.
The instructinos here are pretty complicated for a noob like me...there was an answer here in the forum (http://www.question2answer.org/qa/428/how-can-i-integrate-it-with-wordpress#c1623) but it's not coherent nor promising any solution in the end...I tried to follow it but got only php errors (not recognizing get_header etc.)
Is there any very simple step by setp guide to do that? it seems to me like a 5 minutes task but I can't get along with that.
Thanks
You need to call:
require '/path/to/wp-load.php';
in your index.php or qa-include/qa-index.php file.
Welcome to the Q&A site for Question2Answer.
If you have a question about Q2A, please ask here, in English.
To report a bug, please create a new issue on Github or ask a question here with the bug tag.
If you just want to try Q2A, please use the demo site.