• Register
    • Help

    striker  0 Items
    Currently Supporting
    • Home
    • News
    • Forum
      • Try XenForo Demo
      • New Posts
      • FAQ
      • Calendar
      • Community
        • Groups
        • Albums
        • Member List
      • Forum Actions
        • Mark Forums Read
      • Quick Links
        • Today's Posts
        • Who's Online
      • Sponsor
        • Sponsor a Feature
        • List of Donors
    • Wiki
    • Support
    • What's New?
    • Buy Now
    • Manual
    • 
    • Forum
    • VaultWiki How-Tos
    • VaultWiki Questions
    • Hide sidebar functionality

    1. Welcome to VaultWiki.org, home of the wiki add-on for vBulletin and XenForo!

      VaultWiki allows your existing forum users to collaborate on creating and managing a site's content pages. VaultWiki is a fully-featured and fully-supported wiki solution for vBulletin and XenForo.

      The VaultWiki Team encourages you to join our community of forum administrators and check out VaultWiki for yourself.

    Results 1 to 4 of 4

    Thread: Hide sidebar functionality

    • Thread Tools
      • Show Printable Version
    1. July 29, 2014 #1
      Crimm
      • View Profile
      • View Forum Posts
      • View Blog Entries
      • View Articles
      Crimm is offline
      New Member
      Join Date
      October 11, 2010
      Posts
      4
      Rep Power
      0

      Hide sidebar functionality

      Is there a way to disable the sidebar "hiding" function?

      I want it to be static.
      Reply With Quote Reply With Quote

    2. July 29, 2014 #2
      pegasus
      • View Profile
      • View Forum Posts
      • View Blog Entries
      • Visit Homepage
      • View Articles
      pegasus is offline
      VaultWiki Team
      Join Date
      March 28, 2004
      Location
      New York, NY
      Posts
      2,959
      Blog Entries
      18
      Rep Power
      687
      There is no built-in way to do that, but you should be able to make it virtually un-clickable if you add the following code to the vw-additional.css template:
      Code:
      .vw-side-switch { max-height: 0px; max-width: 0px; overflow: hidden; }
      - lead developer for VaultWiki
      Reply With Quote Reply With Quote

    3. July 29, 2014 #3
      Crimm
      • View Profile
      • View Forum Posts
      • View Blog Entries
      • View Articles
      Crimm is offline
      New Member
      Join Date
      October 11, 2010
      Posts
      4
      Rep Power
      0
      Thank you. I'll try that. I'm currently digging through the sideblock templates to make some custom sideblocks (even though I saw you said not to do that). Do you have plans in the future to allow for custom sideblocks?
      Reply With Quote Reply With Quote

    4. July 29, 2014 #4
      pegasus
      • View Profile
      • View Forum Posts
      • View Blog Entries
      • Visit Homepage
      • View Articles
      pegasus is offline
      VaultWiki Team
      Join Date
      March 28, 2004
      Location
      New York, NY
      Posts
      2,959
      Blog Entries
      18
      Rep Power
      687
      Yes, there are plans to make custom sideblocks easier if they are just going to be static HTML.

      Currently, you need to do some programming for a new sideblock to work.

      1. You need to create an entry in the vw_block table with a unique varname for the block.
      2. You need to edit the new block from the Admin Panel so that a cache entry for it is generated.
      3. You need to create a PHP class under vault/core/model/block that extends from vw_Block_Base_Model. If the block will be shown, ::make should return a non-empty value (including any pre-processed data).
      4. You need to create a PHP class under vault/core/view/factory/block that actually returns the block's HTML.
      - lead developer for VaultWiki
      Reply With Quote Reply With Quote

    Similar Threads

    1. [DIV] Functionality
      By Mokonzi in forum VaultWiki Questions
      Replies: 5
      Last Post: September 12, 2014, 1:33 PM
    2. How will VW4 for XF handle missing XF functionality? (tags, bbcode, etc)
      By Alfa1 in forum Ideas & Suggestions
      Replies: 3
      Last Post: June 24, 2013, 11:32 AM
    3. second forum with template functionality
      By Lord Doys in forum VaultWiki Questions
      Replies: 3
      Last Post: November 10, 2011, 6:06 PM
    4. Does Vaultwiki have Infobox functionality?
      By Alfa1 in forum Pre-Sales Questions
      Replies: 7
      Last Post: June 23, 2010, 8:24 AM
    5. Your Shopping Cart - Members Area Functionality
      By Mondi in forum General Discussion
      Replies: 5
      Last Post: March 8, 2010, 8:09 AM

    Bookmarks

    Bookmarks
    • Submit to Digg Digg
    • Submit to del.icio.us del.icio.us
    • Submit to StumbleUpon StumbleUpon
    • Submit to Google Google

    Posting Permissions

    • You may not post new threads
    • You may not post replies
    • You may not post attachments
    • You may not edit your posts
    •  
    • BB code is On
    • Smilies are On
    • [IMG] code is Off
    • [VIDEO] code is
    • HTML code is Off

    Forum Rules

    • Contact Us
    • License Agreement
    • Privacy
    • Terms
    • Top
    All times are GMT -4. The time now is 3:41 PM.
    This site uses cookies to help personalize content, to tailor your experience, and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Learn more… Accept Remind me later
  • striker
    Powered by vBulletin® Version 4.2.5 Beta 2
    Copyright © 2025 vBulletin Solutions Inc. All rights reserved.
    Search Engine Optimisation provided by DragonByte SEO (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
    Copyright © 2008 - 2024 VaultWiki Team, Cracked Egg Studios, LLC.