template does not work on mobile phones

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
herneise
 
 
Posts: 9
Joined: Sun Aug 28, 2022 6:14 am

template does not work on mobile phones

Post by herneise »

hi!
the template (https://www.wysiwygwebbuilder.com/suppo ... _town.html) that i used is not working on mobile phones.
i tried on chrome and safari on iphone. so some of them are not working on mobile phones? is there a something that i can do?
( the site that i used 2brosgames.com)
thanks in advance.
(i use wysiwyg 18)
User avatar
BaconFries
 
 
Posts: 6003
Joined: Thu Aug 16, 2007 7:32 pm

Re: template does not work on mobile phones

Post by BaconFries »

Viewing the source (html) you have inserted invalid content in your keywords section. When entering you only add a keyword separated by a comma no quotes " " no equals = just a comma ,
Incorrect
<meta name="keywords" content="" turn-based="" farming="" game">
Correct
<meta name="keywords" content=" turn-base, farming, game">
User avatar
Pablo
 
Posts: 23680
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: template does not work on mobile phones

Post by Pablo »

This may be related to the breakpoint value. In the RWD properties of the snapscroll menu. A low value will disable the menu on smaller screens.
herneise
 
 
Posts: 9
Joined: Sun Aug 28, 2022 6:14 am

Re: template does not work on mobile phones

Post by herneise »

thanks!

keywords corrected , thanks.

how can i change the breakpoint value, In the RWD properties of the snapscroll menu?

where can i find them?
thanks
User avatar
Pablo
 
Posts: 23680
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: template does not work on mobile phones

Post by Pablo »

Open the properties of the menu and click the "RWD" tab.

Related tutorial:
https://www.wysiwygwebbuilder.com/snapscroll.html
herneise
 
 
Posts: 9
Joined: Sun Aug 28, 2022 6:14 am

Re: template does not work on mobile phones

Post by herneise »

done.
you were right.
i made it 320. issue gone.

thanks a lot.
8)
Post Reply