-
AuthorPosts
-
ch2856 Friend
ch2856
- Join date:
- January 2010
- Posts:
- 73
- Downloads:
- 1
- Uploads:
- 10
- Thanks:
- 12
- Thanked:
- 9 times in 1 posts
April 26, 2014 at 10:02 pm #197114Hi,
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
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
April 28, 2014 at 9:50 am #532673The 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 Friendch2856
- Join date:
- January 2010
- Posts:
- 73
- Downloads:
- 1
- Uploads:
- 10
- Thanks:
- 12
- Thanked:
- 9 times in 1 posts
April 29, 2014 at 12:23 pm #532877pm sent.
Thanks
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
May 2, 2014 at 8:02 am #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 Friendch2856
- Join date:
- January 2010
- Posts:
- 73
- Downloads:
- 1
- Uploads:
- 10
- Thanks:
- 12
- Thanked:
- 9 times in 1 posts
May 2, 2014 at 9:40 am #533270I have just added your IP to the htaccess.
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
May 2, 2014 at 11:07 am #533278Here 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
ch2856 Friendch2856
- Join date:
- January 2010
- Posts:
- 73
- Downloads:
- 1
- Uploads:
- 10
- Thanks:
- 12
- Thanked:
- 9 times in 1 posts
May 8, 2014 at 12:16 pm #534180Hi,
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.
AuthorPostsViewing 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
Jump to forum