Welcome to the Question2Answer Q&A. There's also a demo if you just want to try it out.
  • Register
Welcome to the Q&A for Question2Answer.

If you have questions about the platform, click here to ask and please use English.

If you just want to try Q2A, please use the demo, which also grants admin access.

Apr 29: Q2A 1.5.2

How to integrate Q2A inside my website?

+1 vote

I would like to integrate Q2A inside my website. So that my website's header follows then Q2A and then footer. is that possible?

I think it is because http://www.snagajob.com/answers/ has done a similar job.

I just don't know how. Please help.

asked Dec 30, 2010 in Q2A Core by aniruddhdixit

3 Answers

+1 vote
Hi aniruddhdixit,

It is very complicated to show you how to integrate q2a within your website in just one post. i would recommend going to a freelance website like elance.com to hire a freelancer to do it for you.
answered Jan 2, 2011 by luke101
0 votes

Do you know HTML, CSS, and PHP? If not, then it might be tricky. Otherwise, see Creating an Advanced Theme

answered Jan 17, 2011 by edward
0 votes
It's not that difficult. Read the information on the main site about advanced themes, then you can override the "body_prefix" and "body_suffix" functions to wrap q2a in your design.
answered Jan 17, 2011 by DisgruntledGoat