Safari and altered texts

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

Safari and altered texts

Post by WuTCC »

Hi, I tried to search the forum but I did not find what I was looking for.
Published the site, looks well on desktop and android, but not on safari / iphone presenting several issues:

-The numeric text strings is converted into links from Safari, is there any way to disable this feature?
It creates this problem (absent on android) which can be recurrent in other uses: http://www.mediafire.com/file/n0ckbnmwl ... s.jpg/file (the black bar is the header). I don't want that the numbers under the bar are showed.

There are 3 additional breakpoints: the strings that are displayed below the bar correspond to another text string, since changing the header one does not change the underlying one. Obviously the only setting as visible on the magare of the objects is the one inside the header.

-What should I do to show some fonts like "Montserrat" that are transformed?

Thanks for your attention.
Sincerely.
User avatar
Fender
 
 
Posts: 127
Joined: Sun Oct 16, 2011 11:01 am

Re: Safari and altered texts

Post by Fender »

No underlined phone number
In page properties- meta tags- user defined enter

Code: Select all

<meta name="format-detection" content="telephone=no">
User avatar
Pablo
 
Posts: 21712
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Safari and altered texts

Post by Pablo »

What should I do to show some fonts like "Montserrat" that are transformed?
See this related FAQ:
http://wysiwygwebbuilder.com/webfonts.html
MGD4me
 
 
Posts: 288
Joined: Tue May 02, 2017 11:56 pm
Location: British Columbia, Canada

Re: Safari and altered texts

Post by MGD4me »

The numeric text strings is converted into links from Safari, is there any way to disable this feature?
These are called "smart links", and is a feature which Apple adds when it recognizes a date, a street address, or email address. The thought is that an end user can simply click on these recognized links to automatically add an event to a calendar, add a name to an address book, or send an email. The conversion is not generated by WWB, or any other web design program, but is performed by the end user's device.

You may be able to turn off smart links on your Apple device, but you should Google 'Apple + smart links' and read the many threads which discuss (and complain) about this feature.
Post Reply