-
AuthorPosts
-
2capjob Friend
2capjob
- Join date:
- October 2013
- Posts:
- 139
- Downloads:
- 1
- Uploads:
- 46
- Thanks:
- 55
- Thanked:
- 10 times in 1 posts
January 9, 2014 at 11:34 am #193621Good afternoon.
wanted to ask. all pointed in the mobile version. I want to see. but there is nothing.silent on the home page or other content modules do not appear.
how to be.???
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
January 9, 2014 at 3:03 pm #517937Please go to backend of your site > Template manager > Select a style > Layout tab > Responsive layout and check Mobile layout to see whether you have enabled any module in this layout or not: http://i.imgur.com/ou9cLq0.png
2capjob Friend2capjob
- Join date:
- October 2013
- Posts:
- 139
- Downloads:
- 1
- Uploads:
- 46
- Thanks:
- 55
- Thanked:
- 10 times in 1 posts
January 10, 2014 at 2:59 am #517970hello. yes everything is there. all vkluchino. included what I would like to see.
-
Saguaros Moderator
Saguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
January 10, 2014 at 8:58 am #518024You can PM me admin login info of your site, I will check this issue for you.
2capjob Friend2capjob
- Join date:
- October 2013
- Posts:
- 139
- Downloads:
- 1
- Uploads:
- 46
- Thanks:
- 55
- Thanked:
- 10 times in 1 posts
January 10, 2014 at 2:13 pm #518064all sent to you ….
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
January 13, 2014 at 4:55 am #518204@2capjob: I just checked backend of your site and saw that there are some positions are selected to view in mobile layout: home10, home11, home20, home30. However, modules which are assigned to these positions are 3rd party extensions: Social GK5, JoomlaXTC MP3 Chart Module, Slideshow CK, mod_news_pro_gk4 and not sure they work well with mobile layout or not (because they are not JA Extensions). I’m afraid that you should try to check those with such extensions’ providers first.
1 user says Thank You to Saguaros for this useful post
2capjob Friend2capjob
- Join date:
- October 2013
- Posts:
- 139
- Downloads:
- 1
- Uploads:
- 46
- Thanks:
- 55
- Thanked:
- 10 times in 1 posts
January 13, 2014 at 9:02 am #518230hello. Thank you. but at the same position and has modules …
Third-party developers on the sites of their modules work in mobile versions.Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
January 14, 2014 at 4:50 am #518360I just checked your site with Firebug editor and saw that modules in homepage are hidden. You can follow this way to show these:
– Create new CSS file ‘custom.css in /templates/ja_magz/css folder
– Add this new CSS rule:@media (max-width: 767px) {
.top-header,
.spl-home-1,
.spl-home-2,
.spl-home-3 {
display: block;
}
}
1 user says Thank You to Saguaros for this useful post
2capjob Friend2capjob
- Join date:
- October 2013
- Posts:
- 139
- Downloads:
- 1
- Uploads:
- 46
- Thanks:
- 55
- Thanked:
- 10 times in 1 posts
January 14, 2014 at 12:14 pm #518422Fail created. Thank you. although it looks strange. Thank you.
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
2capjob Friend2capjob
- Join date:
- October 2013
- Posts:
- 139
- Downloads:
- 1
- Uploads:
- 46
- Thanks:
- 55
- Thanked:
- 10 times in 1 posts
January 15, 2014 at 11:15 am #518557<em>@Saguaros 405899 wrote:</em><blockquote>Do you mean that you couldn’t create that file?</blockquote>
hello. I created it. but so far removed. deal with the fact that the site looks very strange.
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
January 16, 2014 at 2:20 am #518608By default, these blocks are hidden in mobile view so that when you enable them, you may need to add some additional styles.
In the code I mentioned in previous post:
@media (max-width: 767px) {
.top-header,
.spl-home-1,
.spl-home-2,
.spl-home-3 {
display: block;
}
}You should also check which module belongs to above blocks then enable appropriate one. http://prntscr.com/2jpzvb
For example, if the slideshow doesn’t belong to spl-home-1 block, then you remove spl-home-1 in code (above).
-
AuthorPosts
Viewing 12 posts - 1 through 12 (of 12 total)This topic contains 12 replies, has 2 voices, and was last updated by Saguaros 10 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum