vBulletin 4, the most powerful community software + vBSEO 3.5, the ultimate SEO solution = Your ultimate platform for 2010 and beyond. Click below to learn more.

Results 1 to 5 of 5

Thread preview at the top ...

This is a discussion on Thread preview at the top ... within the General Discussion forums, part of the vBSEO SEO Plugin category; Hi, How did you managed to insert after the $foruminfo[description] the thread preview? I tried adding in the template navbar ...

  1. #1
    Senior Member TECK's Avatar
    Real Name
    Floren Munteanu
    Join Date
    Apr 2006
    Location
    Canada
    Posts
    756
    Blog Entries
    2

    Thread preview at the top ...

    Hi,

    How did you managed to insert after the $foruminfo[description] the thread preview?
    I tried adding in the template navbar the $thread[preview] but it's not working.

    Here in this thread is displayed:
    General Discussion Discuss Thread preview at the top ... in the vBSEO Google/Yahoo Sitemap forums; Hi, How did you managed to insert after the $foruminfo[description] the thread preview? I tried adding in the template ...
    So far I used this condition:
    <if condition="$show['quickreply'] OR $show['ajax_js']">
    $thread[title] $thread[preview]
    </if>

    The thread title is showing, but not the preview description, like on those forums.
    Thanks for the tip.

    EDIT: wrong forum, sorry. Please move it in the right place.

  2. #2
    Senior Member
    Real Name
    Joseph Ward
    Join Date
    Jun 2005
    Posts
    23,847
    Blog Entries
    9

    Re: Thread preview at the top ...

    This is done with our Relevant Replacements feature. Check it out in your vBSEO CP.

  3. #3
    Senior Member TECK's Avatar
    Real Name
    Floren Munteanu
    Join Date
    Apr 2006
    Location
    Canada
    Posts
    756
    Blog Entries
    2

    Re: Thread preview at the top ...

    Thanks for the reply. Is there a way to do it without the relevant replacements?
    This is the look I'm trying to achieve, not good for replacements in my case ...

    Below Poll Test thread title, I should have the description ...
    Attached Thumbnails test_preview.gif  

  4. #4
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    24,550

    Re: Thread preview at the top ...

    Hello Floren,

    as far as I know, thread[preview] is not available on showthread pages.

    The post message is included by vBSEO Relevant replacements feature here. You can define the "Relevant replacement #1 on showthread pages" in vbseocp as:
    Code:
    [forum_title], [first_post_20_words]
    
    and the insert <!--VBSEO_RR_1--> in your template.
    Oleg Ignatiuk / Crawlability Inc.
    Sneek Preview Video of the new Control Panel

    vBSEO 3.5 RC2 (Final)- Released for your Evaluation


  5. #5
    Senior Member TECK's Avatar
    Real Name
    Floren Munteanu
    Join Date
    Apr 2006
    Location
    Canada
    Posts
    756
    Blog Entries
    2

    Re: Thread preview at the top ...

    Thanks Oleg.
    I was planning to do a code hack, but it's easier your way.

Similar Threads

  1. vBSEO 2.4.0 Released - Includes Google AdSense Targeting Feature!
    By Juan Muriente in forum vBSEO Announcements
    Replies: 74
    Last Post: 05-20-2006, 09:29 PM
  2. Thread Preview - Detrimental to SEO.
    By rob in forum vBSEO Features Archive
    Replies: 25
    Last Post: 02-04-2006, 12:44 AM
  3. Thread preview still enabled after disabling it
    By emin in forum Bug Reporting
    Replies: 2
    Last Post: 01-28-2006, 07:54 PM