vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   CMS Widget: Any way to make it only show up on main page? [Solved!] (https://vborg.vbsupport.ru/showthread.php?t=258943)

haincha 02-16-2011 01:00 AM

CMS Widget: Any way to make it only show up on main page? [Solved!]
 
I have a widget I only want to appear on the main page. Is there a way I can get my CMS widget to only show up on the main page?

Thanks.

Lynne 02-16-2011 02:12 AM

What do you mean, just Main Page? Only use that particular Layout that has that widget on that Section and don't put any articles in that Section. Then, it will only be on that page. Alternately, assign a custom template to the widget and put a condition around it to only show on that page.

haincha 02-16-2011 02:20 AM

Do you by chance know the

Code:

<vb:if statement="">
code for only main page?

I am just trying to get an iframe to show up on the main news page and not in any of the articles.

This doesn't really have to deal with widgets anymore. Just a template question I guess.

Lynne 02-16-2011 02:59 AM

I think it's something like:
HTML Code:

<vb:if condition="$_GET['r'] == '1-your-page-name' OR !$_GET['r']">code</vb:if>

haincha 02-16-2011 03:08 AM

Thank you! Lynne, you've always taken care of me. You are a gentlewoman and a scholar! Go into my stable and take my finest stallion. He's yours. His name is Windjammer.

In all seriousness. I really appreciate it. That did the trick. I have been racking my brain and googling the crap out of every variation of the question I was asking.

Lynne 02-16-2011 03:13 AM

Glad you got it working how you want it. :)


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