Hi, you seem to have a few errors displayed in your site when viewed via Google Chrome Developer tools. Below is a few errors that you should look into.
common_slide.js:1531 Uncaught (in promise) TypeError: Cannot read property ‘match’ of undefined
at HTMLImageElement.transparentButton.<computed>.onload (common_slide.js:1531)
(index):1 A cookie associated with a cross-site resource at https://google.com/ was set without the SameSite attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with SameSite=None and Secure. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.
(index):1 A cookie associated with a cross-site resource at http://pi.pardot.com/ was set without the SameSite attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with SameSite=None and Secure. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.
common_slide.js:183 caught mouse…
5u21w.js:9638
The one below is the one causing this issue in your site with our plugin.
Mixed Content: The page at 'https://limitlesstechnology.com/#prettyPhoto/0/' was loaded over HTTPS, but requested an insecure frame 'http://www.youtube.com/embed/zSMqK0aPL6Q?rel=1&autoplay=1'. This request has been blocked; the content must be served over HTTPS.
Kind regards
-
This reply was modified 5 years, 10 months ago by
mbrsolution.
-
This reply was modified 5 years, 10 months ago by
mbrsolution.
Thread Starter
rafa09
(@rafa09)
Hi mbrsolution!
Yes, I had noticed that. I am, however, using the “https” version of the URL in the plugin. What could be causing the actual request to ask for “http” instead?
Here is a screenshot of another test I did on a different page, only using the video ID, but still has the same issue: SCREENSHOT
Hi, something in your site must be triggering this issue. Try the following plugin https://ww.wp.xz.cn/plugins/https-redirection/. Let me know if this helps you.
Thank you