Support Forum

Quick reply

MA mars2000
mars2000
Member

Hello !

I’ve just added this great forum winkon my site MSX blue

http://www.msxblue.com/

I want to add a Quick Reply button in each post, just before the Edit and Quote buttons.

How can I do that ?

Many thanks in advance for your answer ! smile

3 Answers

New Answer

YS Yellow Swordfish
Yellow Swordfish
Member

I assume you mean the regular ‘add reply’ button but attached to each post.
As always we recommend that you create your own theme before changing a template.
If you look at the themes folder and find the templates you want the spTopicView.php template. If you look at all the functions being called in there it is pretty easy to spot the ‘Add Reply’ button function – it is in there twice of course.
You can copy that to wherever you want it.

MA mars2000
mars2000
Member

Thanks for your help !wink

 

It was indeed more simple that I thought !