0
Welcome Guest! Login
0 items Join Now

Magento - Hide Product Scroller

    • gemseeker's Avatar
    • gemseeker
    • Jr. Rocketeer
    • Posts: 49
    • Thanks: 0

    Magento - Hide Product Scroller

    Posted 12 years 1 month ago
    • I'm trying to prevent the Mage Product Scroller from displaying on the front page of a Mobile site. Any suggestions on how to disable this?

      Thanks.
    • Sam Mahoney's Avatar
    • Sam Mahoney
    • Preeminent Rocketeer
    • Posts: 7420
    • Thanks: 222

    Re: Magento - Hide Product Scroller

    Posted 12 years 1 month ago
    • Sorry for the late reply but you should post this in our Magento forum, not General Discussion.

      What mobile site are you referring to? If you have a specific theme for mobiles, make a blank version of the xml layout file, that loads the scroller, in your mobile theme package. So copy:

      app/design/frontend/base/default/layout/rokmage-productscroller/rokmageproductscroller.xml

      to

      app/design/frontend/YOURMOBILETHEME/default/layout/rokmage-productscroller/rokmageproductscroller.xml

      That will then override the scroller layout and stop it being added.
    • STEP 1 IN MAGENTO DEVELOPMENT - DISABLE YOUR CACHE OR YOU WON'T SEE ANY CHANGES.
      Use the new "secure" tab when replying for privately sharing links.
      Check the "Useful Snippets" post for tips.
    • gemseeker's Avatar
    • gemseeker
    • Jr. Rocketeer
    • Posts: 49
    • Thanks: 0

    Re: Magento - Hide Product Scroller

    Posted 12 years 1 month ago
    • Thanks for the info.

      I inserted a totally blank "mageproductscroller.xml" file into the Mobile template, but it ended up stripping out all of the mobile template's CSS. Was I supposed to leave certain parts of the xml in the file?

      Alternatively, I was thinking of somehow adding "hide:phone" to the Product Scroller, but couldn't find the right place to insert it.

      Any other clarifications are appreciated.

Time to create page: 0.057 seconds