vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   [request] VB Blog - blog description only on blog homepage (https://vborg.vbsupport.ru/showthread.php?t=159545)

erinys 10-05-2007 06:08 PM

[request] VB Blog - blog description only on blog homepage
 
is there a way to have the blog description only show on the blog's homepage? and not when a blogpost itself is viewed?

thanks

DivisionByZero 10-05-2007 07:08 PM

template edit

erinys 10-06-2007 08:53 AM

that you would think yes, but the only template where i found $description in is "blog" in this code;

Quote:

div id="content">
<!-- Description -->
<if condition="$show['description']">
<div id="blog_description">$description</div>
</if>
<!-- End Description -->

<if condition="$show['blognav']">
<div id="blog_navbit">$blognavbit</div>
</if>

<!-- main content -->
$content
<!-- End main content -->
</div>
and thats the normale homepage

erinys 11-30-2007 01:38 PM

does anyone know this? its pretty weird to have the blog description above every article they post.. annoying to say the least


All times are GMT. The time now is 05:21 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.02501 seconds
  • Memory Usage 1,711KB
  • 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