Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #443269

    Testing my Enfold site, using various smartphone/tablet emulators, I am being given this
    error message repeatedly:

    “Browsers prevent navigation from inside iframes across domains.
    Please use the textbox at the top for external sites.”

    Why? All my pages are originating from the same domain.

    Help please.

    #443345
    This reply has been marked as private.
    #443371
    This reply has been marked as private.
    #443382

    Hi!

    I checked your website on my computer and on my iphone but i cannot see any errors. Only issue i see is with menu and you can fix it by adding following code to Quick CSS in Enfold theme options under General Styling tab

    @media only screen and (max-width: 990px) {
    nav.main_menu {
      display: none;
    }}

    Can you please post a screenshot of the error you are getting? You can upload your screenshots on imgur.com or Dropbox public folder and post the links here.

    Best regards,
    Yigit

    #443451

    Thanks. I updated the styling for the menu. Much better!

    I will upload any screenshots errors after future testing.

    #443932

    Hey!

    Sure, we will be waiting to hear from you :)

    Cheers!
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.