0
Welcome Guest! Login
0 items Join Now

You are not authorized to access that page, please login...

RokSprocket Tabs - Loading modules in tabs {module 460}

  • RokSprocket Tabs - Loading modules in tabs {module 460}

    Posted 10 years 2 months ago
    • Hi, I am using ModulesAnywhere by NoNumber and want to load a Roksprocket Mosaic module inside a RokSprocket Tabs module. The module in the first Tab displays perfectly, but all subsequent tabs are badly truncated. This is true whether it's simple or joomla content. Any suggestions on how to make this work with or without the NoNumber utility?
      url: www.myyouq.com/news/all-news

      Thanks!
      kevin
    • DanG's Avatar
    • DanG
    • Preeminent Rocketeer
    • Posts: 36750
    • Thanks: 3229
    • Custom work done

    Re: RokSprocket Tabs - Loading modules in tabs {module 460}

    Posted 10 years 2 months ago
    • Kevin Kantz wrote:
      Hi, I am using ModulesAnywhere by NoNumber and want to load a Roksprocket Mosaic module inside a RokSprocket Tabs module. The module in the first Tab displays perfectly, but all subsequent tabs are badly truncated. This is true whether it's simple or joomla content. Any suggestions on how to make this work with or without the NoNumber utility?
      url: www.myyouq.com/news/all-news

      Thanks!
      kevin

      Here's the issue and it's not NoNumber, our extensions as standalone modules are guaranteed to work.
      HOWEVER if you decide to place one module inside another there is no guarantee what that interaction will be. I've done this from time to time with certain RokSprocket modules and it's worked fine but there is NO guarantee that this will be the result all the time ;)

      I tried this on my local and it worked fine. For the RokSprocket Tabs modules I wanted to place a RokSprocket Strips module inside the panel. When I copied the shortcode for the RokSprocket Strips module it gave me this -> [module-238]

      Armed with this I opened my RokSprocket Tabs module and for the first Simple Item Description field I entered:
      <div class="strips">
          [module-238]
      </div>

      This image is hidden for guests.
      Please log in or register to see it.


      It worked fine. Try this direct method instead of Modules NoNumner.
    • Last Edit: 10 years 2 months ago by DanG.
  • Re: RokSprocket Tabs - Loading modules in tabs {module 460}

    Posted 10 years 2 months ago
    • Thx for the feedback. I tried that and got the same result.
      <div class="mosaic"> [module-460]</div>

      Tab 1 looks perfect. Tab 2 and beyond show only 1 image and only the top 10px or so of that. Just a sliver. Any other thoughts on how to best achieve this effect of a Mosaic choices by "category"?

      I tried strips and that does seem to work fine. just not mosaic or grids.
    • Last Edit: 10 years 2 months ago by Kevin Kantz.
    • DanG's Avatar
    • DanG
    • Preeminent Rocketeer
    • Posts: 36750
    • Thanks: 3229
    • Custom work done

    Re: RokSprocket Tabs - Loading modules in tabs {module 460}

    Posted 10 years 2 months ago
    • Kevin Kantz wrote:
      Thx for the feedback. I tried that and got the same result.
      <div class="mosaic"> [module-460]</div>

      Tab 1 looks perfect. Tab 2 and beyond show only 1 image and only the top 10px or so of that. Just a sliver. Any other thoughts on how to best achieve this effect of a Mosaic choices by "category"?

      I tried strips and that does seem to work fine. just not mosaic or grids.

      My RokSprocket Tabs also worked fine with Mosaic. So I checked your site and you have a few unmatched element tags in your HTML -> http://validator.w3.org/check?uri=https%3A%2F%2Fwww.myyouq.com%2F

      It's critical that the site be clean of errors before we proceed with further debugging.

Time to create page: 0.052 seconds