vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=252)
-   -   Questions about "create article", log in, remember me and breadcrumb (https://vborg.vbsupport.ru/showthread.php?t=281280)

Booth 04-08-2012 03:44 PM

Questions about "create article", log in, remember me and breadcrumb
 
  1. Anyone know how I can successfully move the "Create Article" drop down to the footer? Or elsewhere?
  2. Where is the log in screen template?
  3. How do I make the "Remember Me" tick box automatically ticked?
  4. How do I remove breadcrumb from the CMS front page, and the forum home page?

Thanks in advance :)

Lynne 04-08-2012 04:22 PM

1. Try modifying the vbcms_page template and move the toolbar to where you want.

2. I don't know what you are asking about here - do you mean the login box in the upper right corner? that is in the header template.

To find the template to modify, do this - vboptions > General Settings > Add Template Name in HTML Comments > set to Yes . Then go back to your page and view the source code and you will see the name of the template called around your part of the code. (Sometimes the template is the one mentioned at the very top of the page source.)

3. I think there is a modification to do this - try a search. Or, just edit the header template.

4. That would be in the navbar template. You can put a condition around it to not show on THIS_SCRIPT == 'vbcms' or in the 'index' page.

Booth 04-08-2012 05:40 PM

Thanks Lynne that's very helpful :)


All times are GMT. The time now is 09:06 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.01616 seconds
  • Memory Usage 1,707KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (3)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