Only show up in mobil phone, not regular computers?

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
manuelm
 
 
Posts: 68
Joined: Mon Apr 25, 2016 12:32 pm

Only show up in mobil phone, not regular computers?

Post by manuelm »

Is there a way then to have a popup, lightbox, or something similar so that it only shows up when the visitor is using a cell phone and not a computer?

Regards!

Manuel
Buenos Aires, Argentina
User avatar
Pablo
 
Posts: 21578
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Only show up in mobil phone, not regular computers?

Post by Pablo »

There is currently no standard option to only show a lightbox or dialog only on a cell phone.
All the 'popups' use JavaScript, and these scripts work across all breakpoints.

But you can create a dedicated page only for mobile devices only.
alan_sh
 
 
Posts: 1681
Joined: Tue Jan 01, 2019 5:50 pm

Re: Only show up in mobil phone, not regular computers?

Post by alan_sh »

Could you do it by using breakpoints where, if it's over a certain size, the popup is hidden?
User avatar
Pablo
 
Posts: 21578
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Only show up in mobil phone, not regular computers?

Post by Pablo »

Popups are controlled by JavaScript, these scripts do not take breakpoints (CSS) into account.
manuelm
 
 
Posts: 68
Joined: Mon Apr 25, 2016 12:32 pm

Re: Only show up in mobil phone, not regular computers?

Post by manuelm »

How can I detect that the visitor is using a mobile phone and thus be able to send them to a different page? (no breakpoints)
User avatar
Pablo
 
Posts: 21578
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Only show up in mobil phone, not regular computers?

Post by Pablo »

User avatar
Bluesman
 
 
Posts: 1116
Joined: Mon Feb 01, 2016 5:43 pm
Location: Sweden
Contact:

Re: Only show up in mobil phone, not regular computers?

Post by Bluesman »

manuelm wrote: Tue Jun 01, 2021 1:00 pm How can I detect that the visitor is using a mobile phone and thus be able to send them to a different page? (no breakpoints)
In "Toolbox" / Miscellaneous / Ready-to-use-Java scripts / Mobile Redirect
you have the solution
"Make My Day"

See my Website
Post Reply