vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB5 Design and Graphics Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=264)
-   -   Channel description HTML code cut off (https://vborg.vbsupport.ru/showthread.php?t=325507)

Basit Kingz 08-14-2017 10:33 AM

Channel description HTML code cut off
 
Hi experts,

Need help setting up a directory description in vBulletin 5.

I'm trying to add HTML code in channel (Forum category) to display an image mapped with different links of my forum.

But due number of lines when I save it. Some of code get cut off.


Can we increase the number of characters so that remaining code get placed ?

Please check screenshot :
https://vborg.vbsupport.ru/external/2017/08/4.png

noypiscripter 08-14-2017 10:41 PM

You can implement it without utilizing the forum description by creating a new template hook in forumitem_below_description hook location. That location is below the forum description as the name implies.

Basit Kingz 08-15-2017 05:46 AM

Thanks for your response.
Will it apply below that specific forum category. Or it will go under each forum category.

I need it under that specific category.

--------------- Added [DATE]1502803258[/DATE] at [TIME]1502803258[/TIME] ---------------

Quote:

Originally Posted by noypiscripter (Post 2589354)
You can implement it without utilizing the forum description by creating a new template hook in forumitem_below_description hook location. That location is below the forum description as the name implies.

I did it.
But it's showing that HTML code in each forum section.

I wanted to apply it to specific section description.!
:(

noypiscripter 08-15-2017 01:22 PM

You have to have a <vb:if> condition to only show it to a specific channel id.


All times are GMT. The time now is 01:29 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.01073 seconds
  • Memory Usage 1,714KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)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