Icon missing on iPhone
Hi,
when I load site in iPhone, all icons are missing (see attached screenshot).
The source is:
<div class="wrap mcb-wrap mcb-wrap-f393dfcfd one-fourth valign-middle clearfix" style="height: 127.5px;">
<div class="mcb-wrap-inner">
<div class="column mcb-column mcb-item-d2314b24b one column_column">
<div class="column_attr clearfix align_center" style="">
<p style="font-size: 50px; line-height: 50px;">
<a style="color: #77a464;" href="https://www.facebook.com/villabeatricesorrento"><i class="icon-facebook-circled" style="font-size: 51px;font-style: italic;"></i></a>
<a style="color: #77a464;" href="https://www.instagram.com/villabeatricesorrento/"><i class="icon-instagram"></i></a>
</p>
</div>
</div>
</div>
</div>
Can you help me to fix it?
Thanks! :)
Comments
Hi,
Please always attach a link to your website so we can check it out. If the page is offline(localhost), then our help will be limited. You will have to contact us when the page is online. Also, please make sure that the page is not under maintenance before you provide us the link.
It is always a good idea to also attach a screenshot showing your issue.
Thanks
Hi,
For screen shot, see my first post, it have a screenshot attached :)
The URL link is:
Thanks
Did you solve your issue? Because I have visited your website, and the icons display as they should.
Thanks
Hi,
please visit website from iPhone (or android phone), the icons are missing (see attached screenshot).
Thanks!
It’s because of the CORS library, which hasn’t been installed on your server.
More details about the CORS you can read on http://enable-cors.org/server.html, but we recommend contacting your server administrator in this case because he will be able to help you for sure.
P.S. For the .htaccess solution, please visit http://forum.muffingroup.com/betheme/discussion/4902/icons-are-gone-cors-solved-within-htaccess
Thanks
HI!
All solved, thanks.
On my server I also had to disable NGIX.
Please note that the http://enable-cors.org/server.html, link is no longer active.
Thank you for your support!
Have a nice day!
Glad to hear that you solved it out!
If you have any further questions, feel free to ask.
thanks