Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • ch2856 Friend
    #197114

    Hi,

    1) I am using about 8 main menu items. On wide/normal screen it works fine after some template tweaking but on xtablet/tablet I am getting navbar of 3 lines (picture attached) .

    How can I hide part of the menu or to make it behave like mobile.

    2)On wide screens I ma using two sidebars. when I hide one of the on xTablet or Table responsive layout, the tample still save this sport so I am getting white space. I wonder if What I did is the right way to do it:

    on mainbody.php block

    “two_sidebars”: {
    “default” : [ “‘ . ($allowsidebar ? ‘span6 offset2’ : ‘span12’) . ‘” , “span2 offset-8” , “span4” ],
    “wide” : [],
    “xtablet” : [“‘ . ($allowsidebar ? ‘span8’ : ‘span12’) . ‘ has-sidebar2” , “span4” ],
    “tablet” : [ “span12” , “span6 spanfirst” , “span6” ]
    },

    Thanks


    1. add-1
    Ninja Lead Moderator
    #532673

    The issues you mentioned relate to Responsive option of T3 framework plugin under JA Maz Template. It will automatically scale the menu and show full page on xTablet or Table responsive layout.

    You need to check this option from JA Maz Template and make sure to set with Responsive: ON

    Go to Admin site -> Extensions -> Template Manager -> JA Maz Template -> General tabs -> Responsive: ON

    If your site is still face those problems, you can pm me URL, admin and FTP credentials of your site, I will help to investigate further.

    ch2856 Friend
    #532877

    pm sent.

    Thanks

    Ninja Lead Moderator
    #533255

    <em>@ch2856 424262 wrote:</em><blockquote>pm sent.

    Thanks</blockquote>

    Hi Ran,

    I could not access URL of your site and I have sent you the my IP range . Please help me to access your site. I would then help you to detect the problem.

    Regards,

    ch2856 Friend
    #533270

    I have just added your IP to the htaccess.

    Ninja Lead Moderator
    #533278

    Here is my solution for the problem on your site

    1) Because you have many menu items on your site that’s reason the navbar is broken 3 lines but you can fix this bug

    + Go templates/ja_magz/less/variables.less file and change my mark to size xtablet or tablet if you want to change mobile navbar

    @navbarCollapseWidth: 767px;

    2) If you want to hide sidebar in xtablet or tablet layouts, you can do this way

    + Go to Admin site -> Extension -> Template Manager -> ja_magz – Default -> Layout tabs -> Responsive Layout option click eye icon in xtablet and tablet if you wish hide any position, see the screenshot


    1. eye_icon
    ch2856 Friend
    #534180

    Hi,

    Almost there.

    I have set @navbarCollapseWidth:1000px which dose move the main menu to the off-canvas, but since it’s not set for mobile, the navbar is overlaying the content.


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

This topic contains 7 replies, has 2 voices, and was last updated by  ch2856 10 years, 6 months ago.

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