-
AuthorPosts
-
pavit Moderator
pavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
July 28, 2016 at 2:32 pm #954855Hi
edit this file /templates/ja_moviemax/tpls/blocks/mainbody/one-sidebar-right.php and change
From:
<div class="t3-sidebar t3-sidebar-right col col-xs-12 col-sm-4 hidden-sm hidden-xs <?php $this->_c($vars['sidebar']) ?>">
To
<div class="t3-sidebar t3-sidebar-right col col-xs-12 col-sm-4 <?php $this->_c($vars['sidebar']) ?>">
1 user says Thank You to pavit for this useful post
September 17, 2016 at 11:43 pm #968874while removing the code to stop the module from being hidden allows the sidebar to display, now on a mobile the height of the sidebar is way too big and leaves a ton of white space below the sidebar module until the content-mast- bottom module displays itself.
November 6, 2016 at 2:16 am #983740yes – removing the code mentioned above, does allow the sidebar-1 to display but there is a ton of white space between the content and the sidebar-1 on a mobile device and it looks bad. How can the white space be removed?
November 8, 2016 at 4:12 am #984338any update on this? I would like to be sure the sidebar-1 displays on the mobile device, but the extra white space above or below the sidebar-1 is not okay.
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
November 8, 2016 at 6:18 am #984369any update on this? I would like to be sure the sidebar-1 displays on the mobile device, but the extra white space above or below the sidebar-1 is not okay.
Hi there
Please share your website url here ,also share a suoer user account to your backend so i can take a look at it.
Regards
November 8, 2016 at 7:04 am #984385This reply has been marked as private.pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
November 10, 2016 at 6:38 am #985086Hi there
Url provided is showing a 404 page
Please double check it and provide correct url for administrator page.
November 10, 2016 at 4:55 pm #985250This reply has been marked as private.pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
November 10, 2016 at 5:41 pm #985276I had, but the extra white space surrounding the module made it very unattractive on mobile devices so I changed it back. Since most of the client visitors use mobile I couldn’t leave it looking bad
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
November 10, 2016 at 5:48 pm #985280I had
But to solve your issue i will need module to be visible on mobiles devices, in this way i can look at the code, i don’t want to touch your code, so i prefer to have you enabling it.
November 10, 2016 at 6:15 pm #985281understood – you should be able to see it now – you’ll see on home page and on events menu link too – the gap above the module is large but the gap below the sidebar is the real issue.
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
November 10, 2016 at 7:14 pm #985284Hi
Sidebar position is using a div class <div class="row equal-height"> unfortunately this class add a min height on mobile screens that’s why it is hidden for mobiles extra-small and small devices –
To have it without that space it will require a new class dedicated to mobile screens resolutions , i hope you understand that this will be a dedicated custom work for class creation –
For now you can disable it again –
Hope it helped
November 11, 2016 at 12:23 am #985326is there a fee to do so? what would it cost?
-
AuthorPosts
This topic contains 22 replies, has 3 voices, and was last updated by pavit 7 years, 11 months ago.
The topic ‘Menu in sidebar-1 is not displayed in mobile views’ is closed to new replies.