I have users who originally selected desktop and now are not able to switch back to mobile on their phone/tablet. Can you tell me how to allow them to switch between the to modes?
Two questions now, when is version 3 coming out like soon or do we still have a good wait? And will this code mess up anything when I update or will it just be replaced with whatever solution you guys include?
Ok thanks,
Two questions now, when is version 3 coming out like soon or do we still have a good wait? And will this code mess up anything when I update or will it just be replaced with whatever solution you guys include?
Ok I have added in the needed code to allow me to switch to desktop but it does not seem to be switching from desktop to mobile. Do I need to add in something or is that a different link?
Ok I have added in the needed code to allow me to switch to desktop but it does not seem to be switching from desktop to mobile. Do I need to add in something or is that a different link?
Can you give me the code to allow fro desktop to mobile? I do understand that it will be better in 3.0 but as Stas said, it could be several months and my users are Android users so we need the option to switch between the two views.
If you told me you will push a minor update this week that allows for this by all means I would wait. I just need this sooner then later.
Can you give me the code to allow fro desktop to mobile? I do understand that it will be better in 3.0 but as Stas said, it could be several months and my users are Android users so we need the option to switch between the two views.
If you told me you will push a minor update this week that allows for this by all means I would wait. I just need this sooner then later.
Jared,
I guess the problem is in cookies. UseResponse remembers the user's choice to prevent asking about it each time. Clean cookies will fix it.
We will make this mechanism more convenient in release 3.0.
Jared,
I guess the problem is in cookies. UseResponse remembers the user's choice to prevent asking about it each time. Clean cookies will fix it.
We will make this mechanism more convenient in release 3.0.
Is it possible for me to manually add a link or something until this feature it added?
Is it possible for me to manually add a link or something until this feature it added?
Yes, but as for now you can do it with some hacks:
Now you can use this link for switching from mobile theme to system default:
Yes, but as for now you can do it with some hacks:
Now you can use this link for switching from mobile theme to system default:
Ok thanks,
Two questions now, when is version 3 coming out like soon or do we still have a good wait? And will this code mess up anything when I update or will it just be replaced with whatever solution you guys include?
Ok thanks,
Two questions now, when is version 3 coming out like soon or do we still have a good wait? And will this code mess up anything when I update or will it just be replaced with whatever solution you guys include?
Jared,
We are talking about several months here, though we don't give exact dates on upcoming releases until we are sure it's polished and ready to go live.
Your code will be overwritten because it's a hack.
You can and should consider developing of custom module for your changes to be saved from version to version
Jared,
We are talking about several months here, though we don't give exact dates on upcoming releases until we are sure it's polished and ready to go live.
Your code will be overwritten because it's a hack.
You can and should consider developing of custom module for your changes to be saved from version to version
Ok I have added in the needed code to allow me to switch to desktop but it does not seem to be switching from desktop to mobile. Do I need to add in something or is that a different link?
Ok I have added in the needed code to allow me to switch to desktop but it does not seem to be switching from desktop to mobile. Do I need to add in something or is that a different link?
This code allows you from mobile to desktop version only.
More flexible system will be integrated in 3.0 release.
This code allows you from mobile to desktop version only.
More flexible system will be integrated in 3.0 release.
Can you give me the code to allow fro desktop to mobile? I do understand that it will be better in 3.0 but as Stas said, it could be several months and my users are Android users so we need the option to switch between the two views.
If you told me you will push a minor update this week that allows for this by all means I would wait. I just need this sooner then later.
Can you give me the code to allow fro desktop to mobile? I do understand that it will be better in 3.0 but as Stas said, it could be several months and my users are Android users so we need the option to switch between the two views.
If you told me you will push a minor update this week that allows for this by all means I would wait. I just need this sooner then later.
Solution is pretty simple. Use almost the same line of code just without ?rest=true to get from Desktop to Mobile version:
Solution is pretty simple. Use almost the same line of code just without ?rest=true to get from Desktop to Mobile version:
Thank you sir!
Thank you sir!
Replies have been locked on this page!