Page 1 of 1

Add a link back to forum from quiz

Posted: Sun Oct 16, 2005 5:54 pm
by tenaki
Hi

Installed the quiz. Very nice thank you. (waiting the next update)

When you go into the quiz along the top is "Click To Play Random Quiz!" I would like to add a link there back to the forum index as there doesn't seem to be one at present.

Is this possible and what would I need to edit

Posted: Tue Oct 18, 2005 3:12 pm
by battye
hi, glad you like the mod, the next update is coming along well, so far i have finished the playing and adding quiz modules, and in my opinion, they are fantastic. leagues ahead of the current system :wink:
k, in quiz_cat_body.tpl (in your templates/Whatever-template-you-use/ directory) find the following:

Code: Select all

	<a href='{RANDY_LINK}'>{RANDY}</a><br /></span></td>
replace that with

Code: Select all

	<a href='{RANDY_LINK}'>{RANDY}</a> | <a href='index.php'>Go to the Forum Index</a><br /></span></td>
i can help you change the order or wording as well if you need it too :)

Posted: Wed Oct 19, 2005 7:30 pm
by tenaki
Many thanks for that.

Pleased to hear the next is coming on well