ROCKETTHEME IS CLOSING ON JUNE 30, 2025. As a thank-you to our community, enjoy 50% off all themes with the promo code THANKYOU before we shut down.
Read our Farewell Blog Post for more details.
Re: Hide / show modules in mobile responsive layout
Posted 12 years 1 month ago
It's not just about inserting ... you also need to add a check for the "hidden-phone"-suffix and build a condition from both values.
I would work on a mod_chrome level (in modules.php) ... but as I said that takes custom work.
Re: Hide / show modules in mobile responsive layout
Posted 10 years 21 hours ago
Hi All
I know im waking up this post from probably deep and well deserved slumbers, but I have something of a quandry
I want to remove only the text from the RokSproket module on a mobile device.
I know I _could_ duplicate the module, and set titles and atricle text to hide and the module-suffix to hidden-desktop on the mobile version whilst having visible-desktop on the other, but that means twice the work when I want to change the content.