rallynavigator
New Member
If I knew where I was going I would be there by now
Posts: 51
inherit
186068
0
Jan 3, 2015 18:31:32 GMT -8
rallynavigator
If I knew where I was going I would be there by now
51
November 2012
rallynavigator
|
Post by rallynavigator on Jan 29, 2013 14:39:16 GMT -8
As i see it the reply tab is at the bottom of the page. When you have read the posts in the relevant page you can then reply. With the reply button in the page bar there will be no need to have the one at the bottom. Not to sure if this explanation is clear. I am sure I have seen this done when using I was looking at the template prior to changing over to V5. Your help would be appreciated if this could be done The above image shows the reply button within the page bar. This was used on my template but where I put it , I cant remember. template
|
|
Former Member
inherit
guest@proboards.com
186582
0
Nov 24, 2024 15:15:59 GMT -8
Former Member
0
January 1970
Former Member
|
Post by Former Member on Mar 4, 2013 5:04:14 GMT -8
I will bump this since I would like to know as well.
|
|
inherit
Jack of All Trades, Master of None
27090
0
May 30, 2013 20:36:34 GMT -8
Stinky666
8,818
July 2004
stinky666
|
Post by Stinky666 on Mar 4, 2013 6:05:45 GMT -8
As i see it the reply tab is at the bottom of the page. When you have read the posts in the relevant page you can then reply. With the reply button in the page bar there will be no need to have the one at the bottom. Not to sure if this explanation is clear. I am sure I have seen this done when using I was looking at the template prior to changing over to V5. Your help would be appreciated if this could be done View AttachmentThe above image shows the reply button within the page bar. This was used on my template but where I put it , I cant remember. templateIf you already have the code on your forum, it should be located under: Admin > Themes > Layout Templates > Thread > Post List On line 10, I have for example (which is the code): <ul class="ui-pagination" style="float: right;"><li class="ui-pagination-page"><a id="pagReply" href="$[reply_button.href]">Reply</a></li></ul> This is by Brian I do believe. Search still doesn't work, so I can't find the topic for you, but hopefully he can respond here in case I am missing any part of the code or if you guys have additional questions.
|
|
#eb7100
33409
0
1
Nov 24, 2024 4:27:37 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Mar 5, 2013 16:22:31 GMT -8
The above code should work when inserted before the $[search] variable in the pagination bar.
If you want a working example, switch to the Cave of the Err Bear theme here on Support.
|
|