-
AuthorPosts
-
August 20, 2015 at 5:11 pm #663731
why i cant see module position of template muzic on my mobile phone?
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
August 21, 2015 at 2:47 am #663861Hi
In Backend > Extensions > Template manager > JA Muzic template styles > you navigate to ‘Layout’ tab >> Responsive layout >> Extra small: you will see layout of mobile view and all positions there.
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
August 21, 2015 at 2:47 am #746198Hi
In Backend > Extensions > Template manager > JA Muzic template styles > you navigate to ‘Layout’ tab >> Responsive layout >> Extra small: you will see layout of mobile view and all positions there.
August 21, 2015 at 6:39 am #664180hi @saguaros
i know. but if the module, for example position1 that is active by default, is present in Responsive layout >> Extra small, mobile don’t show it. and another problem is that video are cut on the top and arrows to scroll left or right are too bottom always in mobile.
p.s. sorry for my englishAugust 21, 2015 at 6:39 am #746220hi @saguaros
i know. but if the module, for example position1 that is active by default, is present in Responsive layout >> Extra small, mobile don’t show it. and another problem is that video are cut on the top and arrows to scroll left or right are too bottom always in mobile.
p.s. sorry for my englishSaguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
August 21, 2015 at 6:46 am #664181You can send me URL of your site and screenshot illustrating the modification you expect / module you wanna show, I will check for you.
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
August 21, 2015 at 6:46 am #746221You can send me URL of your site and screenshot illustrating the modification you expect / module you wanna show, I will check for you.
August 21, 2015 at 9:43 am #664208http://www.davidetarantino.it/muzik
for example in homepage there is module upcoming event in position “home-2” and on mobile no
the maximum will be to choose which module to activate and which noAugust 21, 2015 at 9:43 am #746248http://www.davidetarantino.it/muzik
for example in homepage there is module upcoming event in position “home-2” and on mobile no
the maximum will be to choose which module to activate and which noSaguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
August 24, 2015 at 7:02 am #664864That ‘Upcoming Events’ module is assigned to ‘home-2’ position, make sure that in Template manager > Layout > Responsive layout > Mobile tab: you enable this position: http://prntscr.com/887j93
If it still doesn’t show, you can open this css file: root/templates/ja_muzic (your default template)/css/custom.css (create this file if it doesn’t exist) and add this css rule:
@media (max-width: 480px) {
.ja-home-2 {
display: block !important;
}
}
Due to the concept of this template, this ‘home-2’ position is hidden in mobile view by default ( it’s good for site performance) so I’m afraid that you will need to add additional style for module used in this postion in mobile layout.
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
August 24, 2015 at 7:02 am #746366That ‘Upcoming Events’ module is assigned to ‘home-2’ position, make sure that in Template manager > Layout > Responsive layout > Mobile tab: you enable this position: http://prntscr.com/887j93
If it still doesn’t show, you can open this css file: root/templates/ja_muzic (your default template)/css/custom.css (create this file if it doesn’t exist) and add this css rule:
@media (max-width: 480px) {
.ja-home-2 {
display: block !important;
}
}
Due to the concept of this template, this ‘home-2’ position is hidden in mobile view by default ( it’s good for site performance) so I’m afraid that you will need to add additional style for module used in this postion in mobile layout.
August 24, 2015 at 8:25 am #664878zzzzzzzzzz
August 24, 2015 at 8:25 am #746380zzzzzzzzzz
-
AuthorPosts
This topic contains 25 replies, has 3 voices, and was last updated by Saguaros 6 years, 9 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum