Announcement

Collapse
No announcement yet.

[vB3] Separate between sticky threads and normal threads

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • merk
    replied
    For everyones benefit, the template name should now be threadbit not forumdisplaybit.

    Leave a comment:


  • Boofo
    replied
    I took that code out altogether and just made a seperate table for the stickies and announcements so it looks like the spaces under categories hack like on the forumhome.

    Leave a comment:


  • Roody
    replied
    I got it to work! Thanks Stussi

    Leave a comment:


  • Stussi
    replied
    Its the same

    Leave a comment:


  • Roody
    replied
    Originally posted by Stussi
    The first one ist the original one and the second one is commented out.

    The second one works fine. I am using RC2.

    The difference is that these <-- --> are missing.
    Im thinking I will remove the first code instead of commenting it out and just drop in the second in it's place. Ill let you know how it goes. Thanks Stussi.

    Leave a comment:


  • Stussi
    replied
    The first one ist the original one and the second one is commented out.

    The second one works fine. I am using RC2.

    The difference is that these <-- --> are missing.

    Leave a comment:


  • Roody
    replied
    Originally posted by Stussi
    Just comment out

    HTML Code:
     $threadbits_sticky 
    <!-- <tr><td class="thead" colspan="<if condition="$show['threadicons']">6<else />5</if>">&nbsp;</td></tr>--> 
    </if> 
    $threadbits
    It's in FORUMDISPLAY

    It has to look like this:

    HTML Code:
     $threadbits_sticky 
    <tr><td class="thead" colspan="<if condition="$show['threadicons']">6<else />5</if>">&nbsp;</td></tr> 
    </if> 
    $threadbits
    What's the difference in the code? I still cant seem to make this work.

    Leave a comment:


  • Stussi
    replied
    Just comment out

    HTML Code:
     $threadbits_sticky  
    <!-- <tr><td class="thead" colspan="<if condition="$show['threadicons']">6<else />5</if>">&nbsp;</td></tr>-->  
    </if>  
    $threadbits
    It's in FORUMDISPLAY

    It has to look like this:

    HTML Code:
     $threadbits_sticky  
    <tr><td class="thead" colspan="<if condition="$show['threadicons']">6<else />5</if>">&nbsp;</td></tr>  
    </if>  
    $threadbits

    Leave a comment:


  • Roody
    replied
    Originally posted by Stadler
    It's FORUMDISPLAY
    Actually I tried that one and it didn't work. Any other ideas?

    Leave a comment:


  • Stadler
    replied
    It's FORUMDISPLAY

    Leave a comment:


  • Roody
    replied
    Anyone know?

    Leave a comment:


  • synicide
    replied
    Yeah, I couldn't find that template either, it seems like it's been removed from RC3.

    Leave a comment:


  • Roody
    replied
    I must not be doing something right. I dont see a forumdisplaybit template. I have:

    forumdisplay
    forumdisplay_announcement
    forumdisplay_loggedinuser
    forumdisplay_moderator
    forumdisplay_sortarrow

    Where do I find forumdisplaybit?

    Leave a comment:


  • stark427
    replied
    Nice one.

    Could someone post the code for VB2 ?

    thanx in advance

    Leave a comment:


  • Boofo
    replied
    I have that set at 1.

    Leave a comment:

widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
Working...
X