-
AuthorPosts
-
zdmdesignz Friend
zdmdesignz
- Join date:
- October 2009
- Posts:
- 122
- Downloads:
- 0
- Uploads:
- 25
- Thanks:
- 54
- Thanked:
- 11 times in 1 posts
February 2, 2014 at 5:23 am #194382Hello,
When my browser window is re-sized to enable responsive mode to kick in, the Content Slider disappears. On some screens, double-rowed articles underneath the JA Slideshow Lite disappear.
How do I ensure this behavior stops happening and all of my content and modules appear in responsive mode? This behavior was prevalent right out of the gate with the quickstart, before css changes were made.
Also, how do I make the logo image and area shrink in responsive mode (so its not so huge and dominating)?
Please see this page website which demonstrates this behavior.
Your help is appreciated.
Best,
ZechariahNinja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
February 3, 2014 at 9:09 am #520913In responsive mode (mobile layout), some modules are hidden for better performance and your site will not look nice when showing these modules.
You can use editor like Firebug (in Firefox browser) to debug and enable these modules by making change in CSS.
Regarding the logo in responsive layout view, you can open the templates/ja_mero/css/themes/light/template.css file and add css style:
@media (max-width: 767px) {
.logo-image a {
background-size: 20%;
}
}
1 user says Thank You to Ninja Lead for this useful post
zdmdesignz Friendzdmdesignz
- Join date:
- October 2009
- Posts:
- 122
- Downloads:
- 0
- Uploads:
- 25
- Thanks:
- 54
- Thanked:
- 11 times in 1 posts
February 3, 2014 at 10:53 pm #521017Hello Ninja Lead,
Thank you for your expertise. Your CSS snippet helped tremendously.
I’m having a hard time figuring out how to enable the hidden responsive modules. How do I figure out which modules are hidden when responsive has kicked in? I just want to have all PUBLISHED and ASSIGNED modules show up. I do not want any of my published content hidden from view.
Thanks 🙂
Best,
ZechariahNinja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
February 5, 2014 at 7:56 am #521255Hi Zechariah,
With JA Mero template, I see only navhelper, position-1, position-2 positions are hidden responsive modules.
You can easy to check hide/show module from admin of JA Mero Template:
+ Go to Admin site -> Extensions -> Template Manager -> JA_Mero – Default -> Layouts tabs -> Responsive Layout tabs -> Mobile tabs -> click EYE icon to hide/show position, see the screenshot
-
1 user says Thank You to Ninja Lead for this useful post
AuthorPostsViewing 4 posts - 1 through 4 (of 4 total)This topic contains 4 replies, has 2 voices, and was last updated by Ninja Lead 10 years, 9 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Why do my modules dissapear in Responsive Mode?
Viewing 4 posts - 1 through 4 (of 4 total)