Welcome to the Question2Answer Q&A. There's also a demo if you just want to try it out.
+4 votes
230 views
in Q2A Core by
I've been analyzing the code but still can't get the idea of how I could inject some Javascript scripts between the codes.

The thing that caught my eye is this - $qa_content['script_rel'] but have no idea how it works. Is there like a function like this->output() as I seen on the themes?
Q2A version: 1.8.6
by
I need answer too
by
You can try to go to Admin console -> Layout and you could enter the scripts inside <head> section.

Please log in or register to answer this question.

...