vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=236)
-   -   Show Thread Enhancements - Better Similar Threads Placement (https://vborg.vbsupport.ru/showthread.php?t=230654)

Raptor 12-19-2009 10:00 PM

Better Similar Threads Placement
 
1 Attachment(s)
No idea if this has been posted before but i did do a search and couldn't see it.

Its a really easy little modification - it moves the Similar threads box to the TOP of the thread as being at the bottom didn't provide much traffic. Since I moved it WOW - I'm having threads revived that have been dorment for a LONG time.

Tested on vb 3.8.4 PL1

in Showthread template:

Find:

Code:

$similarthreads
Delete it if you don't want it at the bottom of the thread.

Find:

Code:

<a name="poststop" id="poststop"></a>
and paste $similarthreads below that.

That's it - simple :)

lazydesis 12-21-2009 01:25 AM

screenshots wud help .. thanks for the mod

Taurus1 12-21-2009 05:41 AM

Thanks, I definitely think this can make a difference.

Alucard^ 12-21-2009 08:50 AM

Well, i don't like too, in my forum i have the similar threads below the last post (well.. exactly, below the "tags" block).

Kolbi 12-22-2009 04:51 AM

The question is, do you want to have old threads to be active again?

Alucard^ 12-22-2009 12:37 PM

Quote:

Originally Posted by Kolbi (Post 1935175)
The question is, do you want to have old threads to be active again?

Depends on the forum/subforums... and also, that is not the only point of doing this change... is more visible to users, and this is good... like on this forum (vbulleting.org) you can see the similar threads (in this case, mods) below the first post.

Sry for my english.

MrBig 12-23-2009 05:27 AM

Demo?

Raptor 12-23-2009 09:10 AM

Add a screenshot to OP

ChopSuey 12-24-2009 06:03 AM

Think it would be better after the first post :)

Raptor 12-24-2009 03:09 PM

After the first post makes it look a mess and totally confusing - however you are welcome to do that on your own forum.

talalm7taj 01-18-2010 04:34 AM

thanks

M.Kay 01-18-2010 12:28 PM

Thank you, but how can i make it after the 1st post?

Infopro 01-18-2010 01:40 PM

Quote:

Originally Posted by Raptor (Post 1937338)
After the first post makes it look a mess and totally confusing - however you are welcome to do that on your own forum.

Moved it to under <!-- / toolbar --> and for me seems to work quite well. Thanks for the idea! :up:

I wonder how tough it would be to make this block stay collapsed by default. Will look for something to do that next.

Infopro 01-18-2010 08:07 PM

Quote:

Originally Posted by Infopro (Post 1959195)
Moved it to under <!-- / toolbar --> and for me seems to work quite well. Thanks for the idea! :up:

I wonder how tough it would be to make this block stay collapsed by default. Will look for something to do that next.

In template showthread_similarthreads found:


Code:

<tbody id="collapseobj_similarthreads" style="$vbcollapse[collapseobj_similarthreads]">
Changed to:

Code:

<tbody id="collapseobj_similarthreads" style="$vbcollapse[collapseobj_similarthreads]; display:none">
:up:

DIGITAL BABU 02-13-2010 12:58 PM

can any one did it after post #1?
i have try more time still not done hope u will help me

hayaldunya 02-17-2010 08:46 AM

Thanks friend :)

al2thero 12-02-2012 12:57 AM

Thanks a lot


All times are GMT. The time now is 01:02 AM.

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.01689 seconds
  • Memory Usage 1,742KB
  • 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
  • (4)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (17)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