vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   How to add html after the Nth thread in forumdisplay? (https://vborg.vbsupport.ru/showthread.php?t=324808)

[email protected] vbmenu_register("postmenu_2584303", true); 03-24-2017 07:55 PM

How to add html after the Nth thread in forumdisplay?
 
1 Attachment(s)
Hi guys,

how can I add html code / scripts after the 3rd thread in forumdisplay? Here's a visual of what I need:
https://screencast.com/t/2kb6GefC

I presume it has to do with threadbits template, but I can't find any info on how to modify the template only for the Nth thread displayed.

Initially I thought I need to use someting like
Code:

<vb:if condition="thread.threadid == X">
but the threadid varies on the forumdisplay based on the last posts made, right?

So, how do I do this? Any help is appreciated...

paonefx 03-24-2017 08:04 PM

Try Custom Phrase
Add new Plugin with hook location threadbit_display with Forum ID.

MarkFL 03-25-2017 02:03 AM

1 Attachment(s)
I have attached a simple product that will do what you have requested. Import the attached .XML file, then visit the product settings to enable and configure the product:

https://vborg.vbsupport.ru/attachmen...1&d=1490410655

With those settings, this is what I see:

https://vborg.vbsupport.ru/attachmen...1&d=1490410655

Let me know if you have any issues and/or would like any additional features. :)

[email protected] vbmenu_register("postmenu_2584441", true); 03-28-2017 07:09 PM

Hey Mark,
works like a charm, thank you very much bro!

Any way i could donate somewhere/somehow for your solution? :D

MarkFL 03-28-2017 09:43 PM

Quote:

Originally Posted by gabi@digital4.r (Post 2584441)
Hey Mark,
works like a charm, thank you very much bro!

Glad to assist! :)

Quote:

Originally Posted by gabi@digital4.r (Post 2584441)
Any way i could donate somewhere/somehow for your solution? :D

PM sent. ;)


All times are GMT. The time now is 02:56 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.02124 seconds
  • Memory Usage 1,719KB
  • 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_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)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