Osclass forums
Development => Themes => Topic started by: davidn on February 05, 2019, 06:41:14 pm
-
Please, i want to know how possible it is to have a desktop version theme and a mobile version them in a particular website.
I use rival theme, but i want my mobile users to have a different theme view from the desktop view.
How can i achieve this?
Thanks.
-
https://market.osclass.org/plugins/mobile/fastmobile-osclass-mobile-theme_890
-
i don't like fastmobile.
Is there any other option?
-
Besides some hard work to make yourself a new version for mobile, no.
-
Hello,
I guess you can install two themes and modify them, one for mobile and one for the desktop. Then you can load the proper theme with before_html hook.
https://forums.osclass.org/general-help/how-to-change-themes-client-side/15/
Regards,
-
Hello,
I guess you can install two themes and modify them, one for mobile and one for the desktop. Then you can load the proper theme with before_html hook.
https://forums.osclass.org/general-help/how-to-change-themes-client-side/15/
Regards,
Thanks Patrick