Poll content not showing in FF but does in other browsers. Can anyone advise?
My website has a poll on it embedded into a blog post (https://faireunvoeu.com/2018/08/25/inquiry) and the poll can be seen in Chrome as well as IE however it does not show in Firefox. Can anyone offer any suggestions why this might be happening and how I can remedy it? Ty
Valittu ratkaisu
The Web Console shows these messages:
- "3-bar" menu button or Tools -> Web Developer
The resource at “https://static.polldaddy.com/p/10089265.js” was blocked because tracking protection is enabled.[Learn More] inquiry JQMIGRATE: Migrate is installed, version 1.4.1 _static:9:542 The resource at “https://static.polldaddy.com/p/10089265.js” was blocked because tracking protection is enabled.[Learn More] inquiry Loading failed for the <script> with source “https://static.polldaddy.com/p/10089265.js”.Lue tämä vastaus kontekstissaan 👍 1
Kaikki vastaukset (5)
HI, Firefox likes clean code, other browsers do not adhere to w3c.org rules so much. HTML ERRORS https://validator.w3.org/nu/?doc=https%3A%2F%2Ffaireunvoeu.com%2F2018%2F08%2F25%2Finquiry%2F CSS ERRORS https://jigsaw.w3.org/css-validator/validator?uri=https%3A%2F%2Ffaireunvoeu.com%2F2018%2F08%2F25%2Finquiry&profile=css3svg&usermedium=all&warning=1&vextwarning=&lang=en
I see the the shield icon in the location bar indicating that some content is blocked by Tracking Protection.
Firefox shows the shield icon at the left end of the location/address bar in case content is blocked by Tracking Protection.
- click the shield icon for more detail and possibly disable the protection
- You can check the Web Console by Tracking Protection
- "3-bar" menu button or Tools -> Web Developer
- https://support.mozilla.org/en-US/kb/tracking-protection-firefox
If you use extensions ("3-bar" menu button or Tools -> Add-ons -> Extensions) that can block (wanted) content (Adblock Plus, NoScript, Disconnect, Ghostery, Privacy Badger, uBlock Origin) always make sure such extensions do not block (wanted) content.
- make sure your extensions and filters are updated to the latest version
- https://support.mozilla.org/en-US/kb/troubleshoot-extensions-themes-to-fix-problems
It's an auto generated poll w/ a short code to embed it. I don't have control over the code. Interesting enough though, I viewed it on a different computer in all three browsers and it DID show up in that version of FF. So it's my version that is the problem which is the latest.
cor-el said
I see the the shield icon in the location bar indicating that some content is blocked by Tracking Protection. Firefox shows the shield icon at the left end of the location/address bar in case content is blocked by Tracking Protection.If you use extensions ("3-bar" menu button or Tools -> Add-ons -> Extensions) that can block (wanted) content (Adblock Plus, NoScript, Disconnect, Ghostery, Privacy Badger, uBlock Origin) always make sure such extensions do not block (wanted) content.
- click the shield icon for more detail and possibly disable the protection
- You can check the Web Console by Tracking Protection
- "3-bar" menu button or Tools -> Web Developer
- https://support.mozilla.org/en-US/kb/tracking-protection-firefox
- make sure your extensions and filters are updated to the latest version
- https://support.mozilla.org/en-US/kb/troubleshoot-extensions-themes-to-fix-problems
I think that's the issue. I'm working to resolve it. Thank you!
Valittu ratkaisu
The Web Console shows these messages:
- "3-bar" menu button or Tools -> Web Developer
The resource at “https://static.polldaddy.com/p/10089265.js” was blocked because tracking protection is enabled.[Learn More] inquiry JQMIGRATE: Migrate is installed, version 1.4.1 _static:9:542 The resource at “https://static.polldaddy.com/p/10089265.js” was blocked because tracking protection is enabled.[Learn More] inquiry Loading failed for the <script> with source “https://static.polldaddy.com/p/10089265.js”.