inherit
173578
0
Apr 1, 2016 11:23:29 GMT -8
Izaya Orihara
129
November 2011
starryneko
|
Post by Izaya Orihara on Feb 14, 2013 15:14:28 GMT -8
|
|
inherit
173578
0
Apr 1, 2016 11:23:29 GMT -8
Izaya Orihara
129
November 2011
starryneko
|
Post by Izaya Orihara on Feb 19, 2013 15:08:28 GMT -8
BUMP
|
|
inherit
2671
0
May 14, 2013 14:40:03 GMT -8
Peter
🐺
10,615
February 2002
peter3
|
Post by Peter on Feb 20, 2013 4:04:35 GMT -8
Goto Admin > Themes > Layout Templates
Select the "Posting Page" template, and click on the "Thread Summary" tab.
At the bottom, paste this in...
<script> jQuery.fn.reverse = [].reverse;
$(".container.posts.summary table.list tr[id*=post-]").reverse().each(function(){ $(this).appendTo($(this).parent()) }); </script>
Should do what you want.
|
|
inherit
173578
0
Apr 1, 2016 11:23:29 GMT -8
Izaya Orihara
129
November 2011
starryneko
|
Post by Izaya Orihara on Feb 20, 2013 14:14:24 GMT -8
It worked! Thanks so much! <3
|
|
Brocraft
inherit
-5192290
0
Nov 22, 2024 20:00:40 GMT -8
Brocraft
0
January 1970
GUEST
|
Post by Brocraft on Feb 27, 2013 7:01:11 GMT -8
|
|
inherit
2671
0
May 14, 2013 14:40:03 GMT -8
Peter
🐺
10,615
February 2002
peter3
|
Post by Peter on Feb 28, 2013 3:11:32 GMT -8
What browser?
Any custom changes to your forum?
I'll look at changing the selector at the weekend.
|
|
Brocraft
inherit
-5193962
0
Nov 22, 2024 20:00:40 GMT -8
Brocraft
0
January 1970
GUEST
|
Post by Brocraft on Feb 28, 2013 8:09:33 GMT -8
Using Google Chrome. If by custom changes you mean other scrips or plugins, no. All I have done so far are visual changes in Themes.
|
|
Brocraft
inherit
-5195574
0
Nov 22, 2024 20:00:40 GMT -8
Brocraft
0
January 1970
GUEST
|
Post by Brocraft on Mar 1, 2013 7:21:14 GMT -8
Just to clarify, this is supposed to display response posts in order from newest to oldest, correct?
|
|
inherit
2671
0
May 14, 2013 14:40:03 GMT -8
Peter
🐺
10,615
February 2002
peter3
|
Post by Peter on Mar 4, 2013 6:50:36 GMT -8
Just to clarify, this is supposed to display response posts in order from newest to oldest, correct? When you make a reply to a topic, you see a summary below, it reverses that.
|
|
Brocraft
inherit
-5209334
0
Nov 22, 2024 20:00:40 GMT -8
Brocraft
0
January 1970
GUEST
|
Post by Brocraft on Mar 9, 2013 20:36:33 GMT -8
Ah, okay. Sorry, I misread. Is there another code or plugin that reorders thread replies outside of the summary? I've seen people do it preV5, but I couldn't find anything here.
|
|
inherit
173578
0
Apr 1, 2016 11:23:29 GMT -8
Izaya Orihara
129
November 2011
starryneko
|
Post by Izaya Orihara on Mar 30, 2013 16:23:31 GMT -8
PeterI think I encountered a issue. Tables become reversed using this. Since posting tables were a big thing (Style tags) I've been recreating them correctly with Div Tags. -However- the table becomes flip flopped using this code. Such as becomes when you go to respond, Is there a way to fix this? Or is this just a side effect of the code and you just deal with it? Since technically the code is supposed to do this, but not reorder the content -inside- the actual post. I wasn't sure if this was a side effect or what.
|
|
janih
New Member
Looking for new members
Posts: 36
inherit
192480
0
Jun 28, 2015 19:25:14 GMT -8
janih
Looking for new members
36
April 2013
janih
|
Post by janih on Apr 8, 2013 13:26:21 GMT -8
thanks ever so much, I always loced this code and that works awesome, makes replying of really long threads much easier.
|
|
inherit
2671
0
May 14, 2013 14:40:03 GMT -8
Peter
🐺
10,615
February 2002
peter3
|
Post by Peter on Apr 24, 2013 4:55:35 GMT -8
PeterI think I encountered a issue. Tables become reversed using this. Since posting tables were a big thing (Style tags) I've been recreating them correctly with Div Tags. -However- the table becomes flip flopped using this code. Such as becomes when you go to respond, Is there a way to fix this? Or is this just a side effect of the code and you just deal with it? Since technically the code is supposed to do this, but not reorder the content -inside- the actual post. I wasn't sure if this was a side effect or what. Fixed. Code has been updated in my post. Thanks for letting me know.
|
|
inherit
173578
0
Apr 1, 2016 11:23:29 GMT -8
Izaya Orihara
129
November 2011
starryneko
|
Post by Izaya Orihara on Apr 25, 2013 12:36:42 GMT -8
No problem! This works wonderfully! <3 Thanks so much.
|
|
inherit
221742
0
Jun 21, 2016 8:07:23 GMT -8
kateys
12
May 2015
kateys
|
Post by kateys on Jul 9, 2015 10:07:59 GMT -8
The code worked for me....thank you soooooooooooo much...
|
|