Iframe error not clicking on Mobile (mobile)

Asked

Viewed 447 times

1

I’m having trouble seeing iframe only on mobile devices (in dev tools simulating mobile works ok, the situation is as follows:

  • Website in wp
  • Really Simple SSL plugin installed (I ran tests with it enabled and disabled)
  • There are 3 different pages with 3 different iframe links, 1 with the http link and 2 with the https link
  • The site has the pages with iframes has links in https
  • Iframe loading error: link unavailable or may have been moved permanently to another web address
  • when accessing https links without using iframe by Mobile https links give certificate error, and when accessing the http link it loads normally, but all give the same error in mobile iframe, on the desktop the links accessed without iframe open normally.
  • You look like a cache. WP, mobile browsers. Cleared caches?

  • yes disabled cache plugin and clean browser.

1 answer

0


The problems were as follows:

1) https pages cannot have links in iframe with http (one of the 3 pages had http link).

2) the https link certificate from iframe was invalid, and thus in mobile it did not work. My Antivirus was forcing the https on the links when I was accessing the computer and so it seemed okay, but in reality it should be giving the invalid certificate error.

  • Good. You can accept your own answer as the correct one.

Browser other questions tagged

You are not signed in. Login or sign up in order to post.