0
Welcome Guest! Login
0 items Join Now

SOLVED Gantry 4 Main Menu and Site Offline - potential bug?

    • webarnes's Avatar
    • webarnes
    • Sr. Rocketeer
    • Posts: 107
    • Thanks: 6

    SOLVED Gantry 4 Main Menu and Site Offline - potential bug?

    Posted 12 years 7 months ago
    • Gantry 4 RocketLauncher. Fresh install. Clean directory.
      The Gantry 4 Main Menu is visible when the site is set to offline.

      I can go into template manager and turn the main menu off.
      But when I log into the site I prefer the menu to be active.

      Can anyone else confirm or replicate?
      Is their an ACL setting for the template main menu feature?
      I can't find it.

      It would be nice to have a toggle button feature in the main menu template manager.

      Menu availability when site is set to offline - option on-off

      Thanks,
      William
    • Last Edit: 12 years 7 months ago by webarnes.
    • -- William
    • Henning's Avatar
    • Henning
    • Preeminent Rocketeer
    • Posts: 29362
    • Thanks: 954
    • Volunteer

    Re: SOLVED Gantry 4 Main Menu and Site Offline - potential bug?

    Posted 12 years 7 months ago
    • you could remove the header position from offline.php in your template.folder

      <div id="rt-header">
      <div class="rt-container">
      <?php echo $gantry->displayModules('header','standard','standard'); ?>
      <div class="clear"></div>
      </div>
      </div>
    • webarnes's Avatar
    • webarnes
    • Sr. Rocketeer
    • Posts: 107
    • Thanks: 6

    Re: SOLVED Gantry 4 Main Menu and Site Offline - potential bug?

    Posted 12 years 7 months ago
    • Brilliant!
      That Worked.
      Big Thanks,
      William
    • -- William
    • Andy Miller's Avatar
    • Andy Miller
    • Preeminent Rocketeer
    • Posts: 9919
    • Thanks: 96
    • Web Kahuna

    Re: SOLVED Gantry 4 Main Menu and Site Offline - potential bug?

    Posted 12 years 7 months ago
    • We left the header position in the offline page because it contains the logo. The menu shows but you cannot reach anything unless you login so we didn't think it was a big deal.
    • Henning's Avatar
    • Henning
    • Preeminent Rocketeer
    • Posts: 29362
    • Thanks: 954
    • Volunteer

    Re: SOLVED Gantry 4 Main Menu and Site Offline - potential bug?

    Posted 12 years 7 months ago
    • William,

      you may just add another module position to insert you logo ...
      But I know you know that ... :-)

Time to create page: 0.082 seconds