IE10 fonts work on live site, but not dev site - html

I have a dev site for a store here where fonts are not showing properly in IE10: http://darciekentvineyards.com.uswest.vin65dev.com/Wines
They work on the live portion of the site in IE10: http://darciekentvineyards.com/about
They also work in Chrome.
I'm not sure what's causing this or why there's a scrollbar on the menu. Does anyone have a solution?

This is caused by restrictions on cross-origin use of fonts, as you can see if you press F12 in IE and select Console from the IE developer tool, then open the dev site in the browser. There are many error messages in the consolte about resource loading failing due to cross-origin request.
The simple solution is to upload the fonts onto the dev site too.

Related

Google Tag Manager preview mode not working on click

This is not a problem with viewing the GTM console on my domain.
When I click the "preview" button my GTM interface refresh, but it just won't go into preview mode! Never had this problem before and I've tried closed and opened chrome, disabled cache in devTools and tried it in incognito. Nothing of this works.. Any ideas?
I have admin with publish rights for my account.
Solved it!
One of my Chrome extensions blocked it for some reason I don't know.
It was the extension "Ghostery" that caused the problem and when I deactivated it "preview and debug" started working.Now I just have to find out a way to still use the extension and keep GTM working, like it did before christmas.
I have found that if you are blocking third-party cookies, the GTM Preview/Debug won't turn on.
I've never got Preview mode to work in Chrome.It does work using Opera. You can get an add-on for Opera that will allow you to use all Chrome extensions in Opera.

User Agent not working

I'm trying to load http://m.zara.com from my desktop browser. I have tried with Chrome developer tools to change the user agent to mobile. I have also installed User-Agent Switcher plugin for Chrome without any success. For some reason it is always redirecting to the desktop version.
Why is this not working? How could I manage to do this?
Checkout the link here
Try to download user-agent extension in chrome browser and then you can use the online parsers available in this blog.
There by the simulation of browsers can happen for cross browser access.

Embedded YouTube not working in Chrome

I've seen this post on Google's product forums, but who knows when that will be answered, so hopefully someone here may know.
On my site, the video will not display in Chrome (latest). It works fine in IE[x], FF, and Safari. In Chrome, the console shows this "warning":
[blocked] The page at https://www.mightyspring.com/ ran insecure
content from
http://www.youtube.com/v/cFxF3lWsdPE?enablejsapi=1&playerapiid=homepageVideo&version=3.
Anyone have any idea what's wrong and/or how to fix it? Or is this just a bug that will fix itself in the next release?
Just in case anyone comes across this issue, the answer is because Chrome is properly blocking the site from loading a video not behind SSL. My live site is actually https:// (see the "s"?) and I had the protocol as http://

Slide not working under https

So I have this slideshow in the homepage that shows five slides. It works ok, but not under https
Firefox loads great with no issues under https but not chrome nor IE9/10
What could be the problem?
Once possible problem is that there might be some syntax error in your webpage. Try running it through software like visual studio to dreamweaver to look for errors. Certain web browser can be forgiving but this is not the case for most browsers.

http images, fonts, etc aborted

http://89.112.11.9/vol/
(Sorry for IP-address, I don't have any domain)
If you open this in Chrome you'll see that images do not load. In network tab of devtools it says that requests are aborted, but in FF it works.
Why? Where to look for issue?
Seems to work when I turn JavaScript off (Safari and Chrome). Maybe related to an included script?