Go Back   vBulletin Setup > vBulletinSetup Information > Community Forum Management > vBulletin Tutorials

Reply 
 
LinkBack Thread Tools Display Modes
Old 11-15-2008, 10:10 AM   #1
Supporters
vBulletin Owner
 
popowich's Avatar
 
Join Date: Jul 2007
Location: Rochester, New York
Posts: 500
popowich is just really nicepopowich is just really nice
How to create a new thread button above subforum lists

Hello,

Do you have a lot of visitors who may not be familiar with using vBulletin forums?

Make it a little easier for them to ask a question by placing a New Thread button above subforum listings.

To create the additional New Thread button edit your FORUMDISPLAY template:

Under this line near the top:
Quote:
<if condition="$show['forumslist']">
Add this code:

Quote:
<!-- controls above subforum list -->
<table cellpadding="0" cellspacing="0" border="0" width="100%" style="margin-bottom:3px">
<tr valign="bottom">
<td class="smallfont"><if condition="$show['newthreadlink']"><a href="newthread.php?$session[sessionurl]do=newthread&amp;f=$foruminfo[forumid]" rel="nofollow"><img src="$stylevar[imgdir_button]/newthread.gif" alt="$vbphrase[post_new_thread]" border="0" /></a><else />&nbsp;</if></td>
<if condition="$pagenav"><td align="$stylevar[right]">$pagenav</td></if>
</tr>
</table>
<!-- / controls above subforum list -->
You now have an additional New Thread button on pages with subforums!

Demo

-Raymond
popowich is offline   Reply With Quote

Advertisement [Remove Advertisement]

Old 11-21-2008, 03:39 AM   #2
vBulletin Owner
 
ArnyVee's Avatar
 
Join Date: Apr 2008
Location: South Florida
Posts: 2,884
Blog Entries: 1
ArnyVee is just really niceArnyVee is just really niceArnyVee is just really nice
Send a message via AIM to ArnyVee Send a message via Yahoo to ArnyVee Send a message via Skype™ to ArnyVee
Re: How to create a new thread button above subforum lists

Thanks for sharing Raymond.

Quick question....you had three 'new thread' buttons and only two categories. Did you put one too many on the demo?
ArnyVee is offline   Reply With Quote
Reply 
vBulletin Setup > vBulletinSetup Information > Community Forum Management > vBulletin Tutorials

Tags
button, create, forumdisplay, lists, new thread, subforum, template, thread, vbulletin

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to create/setup new thread templates abouthere Troubleshooting vBulletin Problems 3 09-24-2009 11:40 AM
paypal button in a thread? atcspaul Troubleshooting vBulletin Problems 6 02-19-2008 08:49 AM
auto create a new thread patjay15 vBulletin Modifications 1 10-09-2007 08:30 PM
RSS Integration Used to Create a New Thread ooogleemooglee vBulletin Modifications 1 01-26-2007 03:03 AM


All times are GMT -8. The time now is 09:42 PM.