Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • zdmdesignz Friend
    #194382

    Hello,

    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,
    Zechariah

    Ninja Lead Moderator
    #520913

    In 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%;
    }
    }

    zdmdesignz Friend
    #521017

    Hello 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,
    Zechariah

    Ninja Lead Moderator
    #521255

    Hi 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. hide_show
Viewing 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