Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #1364972

    Hi
    I am trying to embed a site inside my site, with iframe.
    It displays the external site which is a login to account page, it displays the site but you can not login it simply doesn’t do anything
    I’m sending details in private content.
    Thanks in advance for your help

    #1364991

    Hey abyjrc2016,
    Thank you for your question, the error that I see is: Uncaught ReferenceError: urchinTracker is not defined
    2022-09-14_001.jpg
    while I’m not familiar with ASP, I believe that it is because your plid is empty:
    2022-09-14_002.jpg
    When I try to login the page gives a login error, so the page is responding correctly.
    Please try checking your plid and the link which where you are getting the link from, I don’t see that this is an error caused by the theme.

    Best regards,
    Mike

    #1365012

    Thanks for your answer Mike, the thing is that if you use that same link outside the site, on a new tab it works, also removing the plid works on a new tab but not inside the site

    #1365029

    Hi,
    Thanks for the feedback, when I tested the link on your site it seemed that it worked for me, naturally, I couldn’t login through the iframe because I didn’t have a login for it, but I did get a login failed message.
    Please post a login for the iframe so we can check.

    Best regards,
    Mike

    #1365087
    This reply has been marked as private.
    #1365112

    Hi,
    Thanks, I found that the error from before was due to my ad-blocker once I disabled those errors didn’t show anymore.
    But the login to the iframe didn’t seem to work, I also tested the iframe in a plain html page on my test site but that didn’t make any difference.
    Can you link to your page where this does work?

    Best regards,
    Mike

    #1365126

    I don’t have a page where it works, it only works on a tab in the browser.

    #1365142

    If it helps with the issue, I’m sending console logs
    this is when using a new tab, outside my site
    Console log outside site
    This is when trying to log in within the site, the logs showed are when loading the link, when you try to log in it does not show anything in the logs. Like it does not do anything.
    Console log inside site

    Thank you Mike

    #1365181

    Hi,
    Thanks for the feedback, if I paste the iframe url in a new tab address bar I can login and the console error is this:
    2022-09-15_004.jpg
    Typically iframes can only be loaded from the same domain unless the target domain has added the CORS policy to allow Cross-Origin Resource Sharing.
    Typically you can see the CORS error in the browser console, but I believe that this site is not sending the error to the console, I’m not sure if it is for security or it is how ASP pages work, I don’t have ASP experience.
    I recommend asking the people at “my account center” if you can use an iframe, I don’t think that is related to the theme because when I tested with the iframe in a plain html file, not using WordPress or Enfold, I could not login, and you don’t have a working example of the iframe elsewhere, so far we can only login by going to their site.
    I also don’t think you should be seeing these errors when you login directly to their site, perhaps this is related to the issue.

    Best regards,
    Mike

    #1365201

    Got it Mike
    Thanks for the response

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