0
Welcome Guest! Login
0 items Join Now

Module source order in mobile view / Character entities in off canvas menu

  • Module source order in mobile view / Character entities in off canvas menu

    Posted 8 years 5 months ago
    • Hello,

      We are using the template Protean and Gantry 5. We have a number of modules assigned to the sidebar-a position. In the mobile view the modules stack on top of the main content: screencast.com/t/HLk3cKNQVZU . How do we set the modules to appear under the main content?

      Also, html character entities are being shown in code form on the off canvas menu: screencast.com/t/z6oi0CxDB4y . Ex: instead of "&" we are seeing...
      &

      3x.helenbumpusgallery.com
      (Log in credentials are in the secure tab)

      Thank you
    • Matt's Avatar
    • Matt
    • Preeminent Rocketeer
    • Posts: 22291
    • Thanks: 3228
    • messin' with stuff

    Re: Module source order in mobile view / Character entities in off canvas menu

    Posted 8 years 4 months ago
    • There's no administrative way to move the Sidebar Modules underneath the main content in Mobile... you can use the G5 Utility classes to hide your other modules and display new modules, in a different Section ~ underneath the main content.

      docs.gantry.org/gantry5/tutorials/utility-classes

      Joomla has never allowed HTML code in their title fields... so either don't use HTML entities and/or code or check out RokCandy

      www.rockettheme.com/joomla/extensions/rokcandy
    • Last Edit: 8 years 4 months ago by Matt.
    • SEARCH the forum first! These boards are rich in knowledge and vast in topics. This includes searching just the 'Solved' forums, using Google, and using ChatGPT :woohoo:
  • Re: Module source order in mobile view / Character entities in off canvas menu

    Posted 8 years 4 months ago
    • Hello Mat,

      Thank you for the information. We will create duplicate modules and follow your suggestion.

      We are not writing code in our menu item title field. Our menu item is titled "Hours & Directions" and is written exactly like that: screencast.com/t/a4yxQgQKzPLv . The ampersand sign is showing up fine on the sidebar menu module: screencast.com/t/2VQ4ZLG9B . I have never had trouble using an ampersand in my menu item titles. The issue is a bug since it is not working in the off-cavas menu but works everywhere else: screencast.com/t/qG5bqFcXb9w
  • Re: Module source order in mobile view / Character entities in off canvas menu

    Posted 8 years 4 months ago
    • I have duplicated the sidebar modules and assigned them a .visible-phone class. I assigned the original modules a .hidden-phone class. The modules are hidden and visible when they should be, but there is a large blank white space in place of the modules. The .platform-content class which holds the modules have a padding that is creating the white space as you see here: screencast.com/t/csjha4iJE . This defeats the purpose of having a hidden class as the module is not truely hidden. How do we hide the modules entirely?
    • Matt's Avatar
    • Matt
    • Preeminent Rocketeer
    • Posts: 22291
    • Thanks: 3228
    • messin' with stuff

    Re: Module source order in mobile view / Character entities in off canvas menu

    Posted 8 years 4 months ago
    • Yup, that's weird... I opened this issue:

      github.com/gantry/gantry5/issues/1742


      the whitespace... you can get tricky with css and hide it... but honestly, I just wouldn't use the Module Position Particle at all... use the Custom HTML Particle directly, or drop the Module directly (via the Module Particle), into the Layout Manager... then you won't have Joomla's wrapper and that padding...

      I think *some* of the whitespace/padding is from Joomla's front-end editing options when you're logged into the site... if you take the site out of maintenance mode, logout, clear caches and check... some of the whitespace may disappear as well
    • SEARCH the forum first! These boards are rich in knowledge and vast in topics. This includes searching just the 'Solved' forums, using Google, and using ChatGPT :woohoo:
  • Re: Module source order in mobile view / Character entities in off canvas menu

    Posted 8 years 4 months ago
    • Thank you Matt, I appreciate the help. We will see what people on Github say about it.

Time to create page: 0.073 seconds