• Resolved Elvin Anderson

    (@elvin-anderson)


    Hi, i have a problem with the plugin elementor and my SSL configuration. The browser said my website si not completly secure, this happen because a SVG from Elementor (or the theme HEllo from Elementor) has a https:// and not a https://

    How can i fixed? i update the theme and the plugin, but still showing.

    This is the screenshot of the problem: https://share.getcloudapp.com/JruXd2jv

    The problem is this URL: https://www.w3.org/2000/svg

    The page I need help with: [log in to see the link]

Viewing 7 replies - 1 through 7 (of 7 total)
  • Same issue. Elementor from WordPress Repository makes website insecure on Chrome.

    I have the same problem.

    You cannot replace this URL: https://www.w3.org/ because it is not a URL. This is a namespace XML:
    https://www.w3.org/2000/svg

    https://stackoverflow.com/questions/39974821/svg-creates-http-instead-https-on-non-absolute-url

    As a matter of fact, this is not a security issue.

    pingram

    (@pingram3541)

    @elvin-anderson @thomasrendleman @msakiya13

    Additionally, if any of you host with SiteGround you may be using a utility they provide that attempts to rewrite any http urls to https in your website’s code and I’m not sure if they’ve fixed this yet but it also used to attempt to correct XMLNS attributes incorrectly and resulted in broken sites.

    A representative of SiteGround was suggesting to disable this feature in the hosting control panel.

    I never did see any acknowledgement this needed to be fixed however.

    See pandjarov’s comment here – https://github.com/elementor/elementor/issues/7788

    I am also getting the https:// for the below URL as part of eleminator plugin:
    <svg xmlns=”https://www.w3.org/2000/svg” viewBox=”0 0 283.5 19.6″ preserveAspectRatio=”none”>
    This is the only link on the entire site that has an issue?
    https://carbontekusa.com/atmos-clear/
    Doesn’t matter what we remove or cache we clear.
    This issue needs corrected, how to correct it??

    I know this is an old thread, but thought I’d post my solution in case it helps anyone.

    I had a similar issue. Scoured the code, the database, and could find no real offenders. Insecure urls in namespaces like in the XML or SVG headers should not matter. I even ran the replace URL tool and rebuilt the CSS caches. Still had SSL errors.

    My solution, was to replace the background images in all sections with a background image attached. Not sure how Elementor stores these urls, maybe encoded or in a serialized string, but they are not readily found in the database or by using Elementor’s own find/replace tools.

    My exact procedure was to go to each background image in EDIT SECTION > STYLE > BACKGROUND, and choose a new image (for simplicity I just chose a temporary neighboring image). After the image was replaced I went back and replaced it with the orginal image. After doing that for EVERY section with a background image, my SSL is locked and I have no more mixed use errors.

    My lesson learned here, install the SSL cert FIRST! ??

    • This reply was modified 4 years, 7 months ago by crazywhistlepig.
    • This reply was modified 4 years, 7 months ago by crazywhistlepig. Reason: Edited for clarity

    Thanks, @crazywhistlepig this helped. I opened all the images and selected same image again. Didn’t even use the new images. Thanks!

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Problem with SSL and Elementor’ is closed to new replies.