Hi, thanks in advance for any help.
I searched the forum but I don't think I found an answer to my question, also because of my understanding of English.
I would like to design two different sites, one for mobile and the other for desktop. When a page is opened by mobile I would like to see the design of the mobile page I created, on the contrary if I open the same page from desktop I would like to see the one with the desktop design.
I don't find responsive design very useful because I wouldn't want it to look the same on mobile.
I found only one answer about it and it concerned the extension "Page redirect" but I didn't understand if this is my case and unfortunately I don't have the right knowledge to understand how it works at its best.
Thanks for your attention!
Is it possible to have different page design for desktop and mobile?
Forum rules
IMPORTANT NOTE!!
DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
IMPORTANT NOTE!!
DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
Re: Is it possible to have different page design for desktop and mobile?
You can either use breakpoints to create a different layout or create a separate page and use page redirect.
Related tutorial:
http://www.wysiwygwebbuilder.com/rwd_basics.html
Related extension:
http://www.wysiwygwebbuilder.com/pageredirect.html
Related tutorial:
http://www.wysiwygwebbuilder.com/rwd_basics.html
Related extension:
http://www.wysiwygwebbuilder.com/pageredirect.html
You can create a completely different layout if you wish.I don't find responsive design very useful because I wouldn't want it to look the same on mobile.-
Re: Is it possible to have different page design for desktop and mobile?
Did you read the documentation?
Yes, but unfortunately my situation has not improved much. I apologize again for my ignorance.
Could you tell me the exact settings that are right for me?
I would like for example a "Home" page to be displayed completely as a mobile page created if opened by mobile, and if open Home from desktop instead another page, the normal one. The two pages would be different in layout and code but one of the two opens in the browser based on whether I browse from desktop or mobile. Due to my limited knowledge I cannot understand how to connect the pages, if it is automatically recognized if the navigation is done by mobile, where to place the extension as it is of variable size, etc .. in short, I did not understand much.
Thank you so much for your attention
Could you tell me the exact settings that are right for me?
I would like for example a "Home" page to be displayed completely as a mobile page created if opened by mobile, and if open Home from desktop instead another page, the normal one. The two pages would be different in layout and code but one of the two opens in the browser based on whether I browse from desktop or mobile. Due to my limited knowledge I cannot understand how to connect the pages, if it is automatically recognized if the navigation is done by mobile, where to place the extension as it is of variable size, etc .. in short, I did not understand much.
Thank you so much for your attention

Re: Is it possible to have different page design for desktop and mobile?
You can try this:
Method: JavaScript (window.location.replace)
Redirect rule: Screen width
If smaller then: 768
Note that there is no support on (free) extensions.
Method: JavaScript (window.location.replace)
Redirect rule: Screen width
If smaller then: 768
Note that there is no support on (free) extensions.