How to serve different pages for desktop and mobile.
Hi,
I have 2 pages with names DesktopHome and MobileHome pages. When i open site in mobile i want to display MobileHome and when i open in desktop i want to display DesktopHome page. Is there any setting or options please tell me.
Thanks
Suresh
Hello,
Please review our Responsive design documentation and the following article in particular.
Regards,
Stefani Tacheva
Telerik
Hi,
we don't have any particular steps to redirect to mobile in below link.
docs.sitefinity.com/redirect-to-another-page
Can you explain how to do that or any sample.
Is there any samples for this one.
I created one rule and applied to mobile page in mobile it is displaying correct but if we click on other pages also it is redirecting to this page only..can you tell me how to solve this one.
Thanks
Suresh
I make extensive use of custom layout widgets, and can't use Sitefinity's responsive rules system, so I experimented with an alternate approach, which seems to work... so far.
Basically, I just applied a code-behind spec to the pages I want to have redirection applied to, and did the logic of testing the Request.Browser and appropriate redirection in the CodeBehind class.
Hi,
We provided an answer in the support ticket you have opened. Once you have this working you could share the solution with the community.
Regards,
Stefani Tacheva
Telerik