Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • romolo Friend
    #695282

    Hi

    The off-canvas menu is permanently on the screen, regardless of what size you are viewing the website at.

    We had the same issue with the JA Charity template as discussed here.

    We have tried using the same solution given but it didn’t work on the Uber template.

    Please advise how to resolve so the off-canvas menu only displays on small screens and mobile devices.

    Thanks

    Pankaj Sharma Moderator
    #695359

    Hi
    I applied the same solution give by my colleague here and now u can see the off-canvas is hidden from large view .

    Updated code : off-canvas block on your site a bit: /tpls/blocks/off-canvas.php” in template “uber”.


    <button class="btn btn-primary off-canvas-toggle <?php $this->_c('off-canvas') ?> hidden-lg" type="button" data-pos="right" data-nav="#t3-off-canvas" data-effect="<?php echo $this->getParam('addon_offcanvas_effect', 'off-canvas-effect-4') ?>">
    <span><?php echo JText::_( 'TPL_MENU' ); ?></span> <i class="fa fa-bars"></i>
    </button>

    You can check your site now.

    Pankaj Sharma Moderator
    #750600

    Hi
    I applied the same solution give by my colleague here and now u can see the off-canvas is hidden from large view .

    Updated code : off-canvas block on your site a bit: /tpls/blocks/off-canvas.php” in template “uber”.


    <button class="btn btn-primary off-canvas-toggle <?php $this->_c('off-canvas') ?> hidden-lg" type="button" data-pos="right" data-nav="#t3-off-canvas" data-effect="<?php echo $this->getParam('addon_offcanvas_effect', 'off-canvas-effect-4') ?>">
    <span><?php echo JText::_( 'TPL_MENU' ); ?></span> <i class="fa fa-bars"></i>
    </button>

    You can check your site now.

    romolo Friend
    #695423

    Hi @pankajsharma,

    Many thanks this has resolved the issue for us.

    romolo Friend
    #750619

    Hi @pankajsharma,

    Many thanks this has resolved the issue for us.

    romolo Friend
    #759358

    Hi @pankajsharma,

    Can I suggest this change is implemented into an Uber template update, as we find we need to do this with every single install of Uber.

    Thanks again.

    Pankaj Sharma Moderator
    #759531

    Hi
    It may effect in template update , so if its effect you need to apply change again in the same files .

Viewing 7 posts - 1 through 7 (of 7 total)

This topic contains 7 replies, has 2 voices, and was last updated by  Pankaj Sharma 8 years, 11 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum