Preload Errors in devtools console
-
Hi, I’m getting the following notices in devtools console:
/:1108 A preload for ‘https://use.typekit.net/af/ad8cfa/00000000000000007735baec/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3’ is found, but is not used because the request credentials mode does not match. Consider taking a look at crossorigin attribute.
/:1108 A preload for ‘https://use.typekit.net/af/1d9a50/00000000000000007735baf2/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3’ is found, but is not used because the request credentials mode does not match. Consider taking a look at crossorigin attribute.
/:1 The resource https://use.typekit.net/af/ad8cfa/00000000000000007735baec/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3 was preloaded using link preload but not used within a few seconds from the window’s load event. Please make sure it has an appropriateas
value and it is preloaded intentionally.
/:1 The resource https://use.typekit.net/af/1d9a50/00000000000000007735baf2/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3 was preloaded using link preload but not used within a few seconds from the window’s load event. Please make sure it has an appropriateas
value and it is preloaded intentionally.
/:1 The resource https://use.typekit.net/af/ad8cfa/00000000000000007735baec/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3 was preloaded using link preload but not used within a few seconds from the window’s load event. Please make sure it has an appropriateas
value and it is preloaded intentionally.
/:1 The resource https://use.typekit.net/af/1d9a50/00000000000000007735baf2/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3 was preloaded using link preload but not used within a few seconds from the window’s load event. Please make sure it has an appropriateas
value and it is preloaded intentionally.When I click on the notice it takes me to this line:
<script src="https://eh74o5io8x8.exactdn.com/wp-content/plugins/ultimate-addons-for-contact-form-7/addons/multistep/assets/js/multistep.js?m=1742479987" id="uacf7-multistep-js"></script>
The page I need help with: [log in to see the link]
- You must be logged in to reply to this topic.