Is it possible to have different page design for desktop and mobile?

All WYSIWYG Web Builder support issues that are not covered in the forums below.
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
Post Reply
WuTCC
 
 
Posts: 10
Joined: Thu Dec 19, 2019 10:43 am

Is it possible to have different page design for desktop and mobile?

Post by WuTCC »

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!
User avatar
Pablo
 
Posts: 23439
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Is it possible to have different page design for desktop and mobile?

Post by Pablo »

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
I don't find responsive design very useful because I wouldn't want it to look the same on mobile.-
You can create a completely different layout if you wish.
WuTCC
 
 
Posts: 10
Joined: Thu Dec 19, 2019 10:43 am

Post by WuTCC »

Thank you so much for your answer!
I understand, but I'm not sure about the settings I need to apply to the extension.
Is there any guide to "Method", "Rules" and "Parameter" settings?
Thanks again, regards!
User avatar
Pablo
 
Posts: 23439
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Is it possible to have different page design for desktop and mobile?

Post by Pablo »

Did you read the documentation?
WuTCC
 
 
Posts: 10
Joined: Thu Dec 19, 2019 10:43 am

Post by WuTCC »

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 :D
User avatar
Pablo
 
Posts: 23439
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Is it possible to have different page design for desktop and mobile?

Post by Pablo »

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.
Post Reply