New Post Link In Threads

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • thesportszone
    Member
    • Nov 2006
    • 41

    New Post Link In Threads

    Alright need to figure out how to do this went through a lot of posts before this and could not find what I was looking for appreciate the help.

    At the bottom of a thread there is the following:

    « Previous Thread | Next Thread »

    I want to add the following to it. How do I go about that.

    « Previous Thread | New Posts | Next Thread »

    Thanks again for the help
  • Steve Machol
    Former Customer Support Manager
    • Jul 2000
    • 154488

    #2
    Edit the SHOWTHREAD template and add the approproiate code between here:

    <div class="smallfont" align="center">
    <strong>&laquo;</strong>
    <a href="showthread.php?$session[sessionurl]t=$threadid&amp;goto=nextoldest" rel="nofollow">$vbphrase[prev_thread]</a>
    |

    And here:

    <a href="showthread.php?$session[sessionurl]t=$threadid&amp;goto=nextnewest" rel="nofollow">$vbphrase[next_thread]</a>
    <strong>&raquo;</strong>
    </div>
    Steve Machol, former vBulletin Customer Support Manager (and NOT retired!)
    Change CKEditor Colors to Match Style (for 4.1.4 and above)

    Steve Machol Photography


    Mankind is the only creature smart enough to know its own history, and dumb enough to ignore it.


    Comment

    • Mr. burns
      Member
      • Feb 2007
      • 43
      • 3.6.x

      #3
      And it should then read this, correct?

      <a href="showthread.php?$session[sessionurl]t=$threadid&amp;goto=nextoldest" rel="nofollow">$vbphrase[prev_thread]</a> |<!-- New Posts Link -->
      <a href="search.php?do=getnew">New Posts</a>
      <!-- New Posts Link -->
      |
      <a href="showthread.php?$session[sessionurl]t=$threadid&amp;goto=nextnewest" rel="nofollow">$vbphrase[next_thread]</a>

      Comment

      widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
      Working...