The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How to add post reply button to every thread (in showthread) beside quote button?
How to add post reply button to every thread (in showthread) beside quote button?
|
#2
|
|||
|
|||
Isn't there already a "quick reply to post" button?
|
#3
|
|||
|
|||
I'll like to add the Post Reply button also beside the Quick Reply on every post in showthread, so that user has option to Post Reply or Quick Reply, please let me know the code and how to add Post Reply to every post in the showthread, to hear from you again or anyone any idea? I want to save space by removing the large post reply button at the top and bottom. Thanks.......... --------------- Added [DATE]1313602314[/DATE] at [TIME]1313602314[/TIME] --------------- found the solution, just add below beside the edit or quote on showthread: <if condition="$post['replylink']"> <a href="newreply.php?$session[sessionurl]do=newreply&noquote=1&p=$thread[firstpostid]" rel="nofollow"><img src="$stylevar[imgdir_button]/quote.gif" alt="$vbphrase[reply_with_quote]" border="0" /></a> </if> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|