vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 5.x Products & Extensions (https://vborg.vbsupport.ru/forumdisplay.php?f=258)
-   -   Forum Display Enhancements - Separate Sticky and Normal Threads (https://vborg.vbsupport.ru/showthread.php?t=293022)

Atakan KOC 12-15-2012 11:00 PM

Separate Sticky and Normal Threads
 
1 Attachment(s)
Separate Sticky and Normal Threads

And now, Separate Sticky and Normal Threads for vBulletin 5

skylab 06-13-2013 01:35 PM

Something so simple and yet so amazing.

Luis 06-13-2013 04:56 PM

Nice release m8

Tanard 07-09-2013 01:21 PM

Mine keeps repeating on Normal Topics for some reason
https://vborg.vbsupport.ru/external/2013/07/55.png

LordCo 07-11-2013 11:38 PM

Mine too, it's a bug, it doesn't work properly with vBulletin 5.0.3 (it did work before the vBulletin update)

kiba snowpaw 08-04-2013 10:29 PM

that weird i use vBulletin 5.0.3 and i have no problem with it

http://danskeanimeklub.dk/images/Posting/Sticky.png

Vandrel 08-06-2013 04:08 AM

This is repeating on 5.0.4

ndut 01-23-2014 01:56 PM

works, on vbulletin 5.05 thank you

Spangle 02-06-2014 08:55 PM

This is strange I have it on 5.0.5 and it's repeating as stated above.

Disabling until a fix is found.

Dimentio 02-20-2014 10:15 PM

repeating on 5.0.5

nogi 04-08-2014 11:32 AM

Repeating on 5.1.1a9

DesignMVD 07-14-2014 08:02 PM

Update vb 5.1.1 please :(


Thanks !!!

Rahstyles 07-15-2014 11:58 AM

update to 5.1.2

justasiam 04-24-2015 02:59 AM

Like other people, mine keeps repeating on Normal Topics for some reason.

I am running 5.1.6

justasiam 05-04-2015 12:50 AM

Is there an answer to this problem?

justasiam 05-13-2015 05:25 PM

IS THIS BEING SUPPORTED AT ALL?

player2014 05-14-2015 04:40 PM

Quote:

Originally Posted by justasiam (Post 2545462)
IS THIS BEING SUPPORTED AT ALL?

I think not Anymore :confused:

Ba'al 09-13-2015 07:39 PM

Repeats on 5.1.9 as stated before, disabled just incase the creator ever decides to fix the issue.

delds 09-21-2015 07:30 PM

I have also uninstalled it for now until the repeat of normal thread is solved and updated,

Replicant 09-21-2015 10:48 PM

Here's a CSS implementation of this you can give a try. You may have to adjust to taste. Add it to css_additional.css

Code:

tr.topic-item.sticky:last-child > td {
    border-bottom: 1px solid #303030;
}

tbody.topic-list.sticky-list:after {
   
    content: "Normal Topics";
    height: 33px;
    line-height: 33px;
    font-weight: bold;
    padding-left:10px
}


delds 09-22-2015 04:05 PM

that additional css worked

panoramia 10-03-2016 08:34 AM

It keeps repeating Normal Topics above every simple post... it's unusable like this on 5.2.4 and previous versions, any update? Thanks a lot

bridge2heyday 11-14-2016 11:56 PM

Quote:

Originally Posted by panoramia (Post 2576515)
It keeps repeating Normal Topics above every simple post... it's unusable like this on 5.2.4 and previous versions, any update? Thanks a lot

it is a VBulletin Bug fixed in version 5.2.6 ( Not Released Yet )

SpikeyWelsh 03-30-2017 05:14 AM

is this now working

bridge2heyday 03-30-2017 05:19 AM

Quote:

Originally Posted by SpikeyWelsh (Post 2584489)
is this now working

Yes , working on 5.2.6

SpikeyWelsh 03-31-2017 10:49 AM

thanks will install it

LFWK 04-03-2017 06:08 PM

Thanks, nice addition. Works, but I don't need this exact function but thought I'd put in some ++'s so others know it works!

watershed 11-22-2018 12:12 PM

If anybody is interested, here is how I implement sticky topic separation in my forum (simple line separation, no added text or space)

Add to css_additional.css:

Code:

tr.topic-item.sticky:last-child > td {
    border-bottom: 2px solid #FFFFFF;
}

Obviously, change #FFFFFF to a color that matches your theme.

Dude Mike 01-29-2019 01:50 PM

how to use it once you installed it?

tattotattoo 08-27-2020 07:05 AM

thanks you

ywwz 09-11-2020 03:08 AM

Anyone using it on 5.6.3?

ahmed85 09-12-2020 07:45 AM

Quote:

Originally Posted by ywwz (Post 2603933)
Anyone using it on 5.6.3?

I am using it on 5.6.3

ywwz 09-12-2020 01:59 PM

Quote:

Originally Posted by ahmed85 (Post 2603945)
I am using it on 5.6.3

:up: Thank you.


All times are GMT. The time now is 05:26 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.01251 seconds
  • Memory Usage 1,767KB
  • 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
  • (2)bbcode_code_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (33)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