The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
How do I remove the Re:"thread title" from the second, third, and so on posts in a thread?
|
#2
|
||||
|
||||
![]()
vbotpions > message posting & editing > Automatically Quote Post / Thread Title > No
Setting that to no will not get rid of all the other post titles that are already entered. |
#3
|
|||
|
|||
![]()
Thanks!
|
#4
|
|||
|
|||
![]()
How and what template needs edited to remove from all the older posts Lynne?
|
#5
|
||||
|
||||
![]()
I would guess you could just remove the lines like this from the postbit (or postbit_legacy) template:
HTML Code:
<vb:if condition="$post['title'] OR $show['messageicon']"> <h2 class="posttitle icon"> <vb:if condition="$show['messageicon']"><img src="{vb:raw post.iconpath}" alt="{vb:raw post.icontitle}" /> </vb:if>{vb:raw post.title} </h2> </vb:if> |
#6
|
|||
|
|||
![]()
Thanks, will give that a try.
|
#7
|
|||
|
|||
![]()
Pardon me for bringing this up again but....
Lets say, thread title is "Have a nice day"...in every new post we will have title "Re: Have a nice day" I would like to have just "Have a nice day" shown in every new post, is "Re:" hurting us regarding to SEO? I know that I can translate phrase "Re:" but dont have a fogiest idea what would be best for this, better just to remove it, but than again how? Maybe just to translate "Re:" to some symbol, lets say " * " but than will this maybe cause some SEO demage...? My version is VB4.2.0 Thank you |
#8
|
||||
|
||||
![]()
The "Re:" is a phrase called reply_prefix
|
#9
|
|||
|
|||
![]()
Yes I know that, but if "Automatically Quote Post / Thread Title " is on than prefix "Re:" will be there or any other word translated
My question is: While "Automatically Quote Post / Thread Title " is on, is there any way to remove prefix in order that we have just title shown in each new post? |
#10
|
||||
|
||||
![]()
Sure.... make that phrase blank.
|
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|