• Resolved virtualant

    (@virtualant)


    Hi, again a project with OceanWP and Elementor, there is a iframe which loads a booking calendar. This is the iframe:

    <iframe src=”https://fewomanager.de/wid-kalender?ref=xxxx&wid=xxx&#8221; width=”100%;” height=”550px” frameborder=”0″></iframe>

    To anonymize I replaced the numbers with xxx.

    So I inserted this part:
    https://fewomanager.de/wid-kalender?ref=xxxx&wid=xxx
    into the third section for blocking iframes.

    But it is not blocked, the iframe is always loading with several connections, doesn’t matter if I activate or deactivate “Marketing”. So I thought maybe it’s something with Elementor, I duplicated the page, deactivated Elementor and inserted the iframe in the Classic Editor. But this has the same behavior, blocking is not working.

    What can cause the problem? thank you very much.

    • This topic was modified 4 years, 11 months ago by virtualant.
Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Rogier Lankhorst

    (@rogierlankhorst)

    I just tried this on a test environment (blocking the string https://fewomanager.de, which is enough), and it didn’t work. Then I noticed some weird quotes in the iframe string, please note the difference between the quotes before and after the frameborder, and also between this quote: ” and: “.

    There’s also a quote missing at the end of the URL, but that might be because of the anonymization.

    If you retype the quotes in the iframe html and check if everything is quoted with correct html quotes, I think it should work.

    Thread Starter virtualant

    (@virtualant)

    Hi again, thanks, I think the wrong quotes come from copying the whole iframe into this section, maybe I should use CODE. Don’t we just add this part into Complianz?

    https://fewomanager.de/wid-kalender?ref=xxxx&wid=xxx

    Again I changed just for this thread the numbers into “xxx”

    Thread Starter virtualant

    (@virtualant)

    seems it’s not working, what can be the reason?

    Plugin Author Rogier Lankhorst

    (@rogierlankhorst)

    Can you try just putting in fewomanager.de? That should be enough. Otherwise you might run into differences between escaped characters and non-escaped characters etc.

    this works fine on my test setup.

    Thread Starter virtualant

    (@virtualant)

    wow, it’s working now! Great support, thank you very much.
    ??

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘iframe is not blocked’ is closed to new replies.