Quote:
Originally Posted by lickalotapus
The insert of my questions and answers doesn't work. If I click and drag them all I get is 'javascript://'.
I think the solution is probably there, maybe I'm missing something.
Thanks
|
you might have a javascript problem with your browser. you can do this though
The Question Name = {qn_xx}
Question Answer = {qo_xx}
where xx is the Question Number
So to get what you posted above you would something like this in the Custom Box
PHP Code:
[b]{qn_1}[/b]: {qo_1}
[b]{qn_2}[/b]: {qo_2}
[b]{qn_3}[/b]: {qo_3}