inherit
167925
0
Jun 9, 2014 17:15:50 GMT -8
swissunite
156
June 2011
testb1
|
Post by swissunite on Mar 5, 2013 7:24:14 GMT -8
Search does not seem to be working at all here, rso I apologize if this is a duplicate thread.
I would like to add the reply button to the left of the quote button on every post. I've tried playing around with the templates, but I am not an expert at it. I thought it would be in the POST LIST template, and I tried adding
$[post.reply_button], but no button appears, so I probably have the wrong label
thank you!!
also, is it just me or is the search not working here???
|
|
inherit
The Dream Crusher (Ret.)
164921
0
Apr 1, 2014 11:00:25 GMT -8
Tim Camara
Teach a man to fish, etc., etc.
1,721
March 2011
tcamara
|
Post by Tim Camara on Mar 5, 2013 15:33:26 GMT -8
Try adding this line in instead:
<a href="/post/new/$[post.thread_id]" class="button reply-button" role="button">Reply</a>
If you put it right above the line with the $[post.quote_button], it'll do what you want it to.
|
|
inherit
167925
0
Jun 9, 2014 17:15:50 GMT -8
swissunite
156
June 2011
testb1
|
Post by swissunite on Mar 5, 2013 21:22:23 GMT -8
thank you! Worked like a charm...
|
|