vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Remove Re:"thread title" from posts (https://vborg.vbsupport.ru/showthread.php?t=250915)

tattooz 09-21-2010 10:42 AM

Remove Re:"thread title" from posts
 
How do I remove the Re:"thread title" from the second, third, and so on posts in a thread?

Lynne 09-21-2010 01:39 PM

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.

OurCouponHome 10-24-2010 11:43 AM

Thanks!

ascott 12-13-2010 10:25 PM

How and what template needs edited to remove from all the older posts Lynne?

Lynne 12-13-2010 10:34 PM

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>


ascott 12-13-2010 10:44 PM

Thanks, will give that a try.

goxy63 03-23-2013 07:30 PM

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

Lynne 03-23-2013 09:20 PM

The "Re:" is a phrase called reply_prefix

goxy63 03-23-2013 11:10 PM

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?

Lynne 03-24-2013 03:00 AM

Sure.... make that phrase blank.

goxy63 03-24-2013 09:02 AM

Well first thing I did was that, "Re:" is still there ?

Languages & Phrases>>>reply_prefix>>>Edit>>>English (US)>>> blank
Languages & Phrases>>>reply_prefix>>>Edit>>>Optional Translation>>> blank

If I replace fields with any symbol or word it will work, but to remove "Re:" for me is no can do

Thank you for reply

ps
My "optional translation" is set for master language on my forums

Lynne 03-24-2013 04:17 PM

Actually, doing a search in the files shows that that phrase is used in more places than just the posttitle, so you probably don't want to mess with it. You may just want to edit the functions_newpost.php file and remove it from being returned on line 1463.

rekha 06-22-2013 03:58 PM

Quote:

Originally Posted by Lynne (Post 2101415)
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.


Thanks for Nice share of vbulletin knowledge.


All times are GMT. The time now is 04:21 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01059 seconds
  • Memory Usage 1,734KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_html_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (13)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete