View Full Version : Click on "recent threads" going to last post...how?
pjkcards
07-01-2008, 06:51 PM
When I click on "recent threads", I want it to go to last post. How? Right now it goes to the first post.
At the forum home, when I click on a post, it goes to the last.
Thanks
pjkcards
07-05-2008, 06:00 PM
Is this possible? Thanks
Brian
07-08-2008, 04:49 PM
There are buttons in the adv_portal_recthreads templates to take you to the last and newest post. If you want the title to take you to the last post, edit the template, find the code, and change it.
MonkY
08-04-2008, 07:55 PM
Brian, can you please tell me exactly what to modify in adv_portal_recthreads ? :)
I mean, it's a hell of a code in there...
Later edit: Nevermind, i found a way to fix it :D
pjkcards
08-04-2008, 09:30 PM
In template "adv_portal_recthreads_exp", I looked for anything going to a new post. Here is an example in mine:
<a href="$vboptions/showthread.php?$session[sessionurl]t=$thread[threadid][B]&goto=newpost"><img alt="$vbphrase[go_to_first_new_post]" src="$stylevar[imgdir_button]/firstnew.gif" border="0" class="inlineimg" />
I then added the bold to the end of URLs that would appear in the recent threads. Mess around with it a bit and it will work. If you want me to post my full code, let me know. Good luck.
vBulletin® v3.8.4, Copyright ©2000-2012, Jelsoft Enterprises Ltd.