Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • sky Friend
    #942421

    hide position from device layout not save
    http://screencast.com/t/qBOCwdoFqhT

    pavit Moderator
    #942423

    Hi

    Could you share here your website url and also a temp super user account to it , so we can verify if you have a js conflict on your backend ?

    sky Friend
    #942439
    This reply has been marked as private.
    pavit Moderator
    #942638

    Hi there

    For such positions topbar-right and topbar-left you should edit this file /templates/ja_megastore/tpls/blocks/topbar.php to hide positions on different screen sizes they are using custom divs

        <div class="container">
            <div class="row">
                <?php if ($this->countModules('topbar-left')) : ?>
                    <div class="col-sm-4 hidden-xs">
                        <div class="topbar-left">
                            <jdoc:include type="modules" name="<?php $this->_p('topbar-left') ?>" />
                        </div>
                    </div>
                <?php endif ?>

    Other positions can be correctly hidden from backend it is working fine

    Best regards

    sky Friend
    #942708

    this is a bug then. you should fix it as I don’t want to use coding to control it. this is not user friendly as T3 advertises.

    pavit Moderator
    #942740

    this is a bug then

    This is not a bug , it is normal behaviour of T3 framework plugin and related divs associated with the template itself

    Use the responsive utilities classes as showed HERE

    Regards

    sky Friend
    #947674

    languageswitcherload also not working

    pavit Moderator
    #947756

    languageswitcherload also not working

    Please open a new topic for this problem – this topic has a different subject

    Regards

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

This topic contains 7 replies, has 2 voices, and was last updated by  pavit 8 years, 4 months ago.

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