Hello !
I’ve just added this great forum
on my site MSX blue
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 ! ![]()
Hello !
I’ve just added this great forum
on my site MSX blue
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 ! ![]()
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.