• Resolved Tim

    (@timfdv)


    Hi !

    I would like to know how can I load my parallax images over https ?
    My website is full https but I am getting mixed content error because images loaded via the parallax plugin are loaded over https.

    Can you help me to resolve this ? (I already tried some plugins to force ssl, but no one is working well).

    Thanks !

Viewing 10 replies - 1 through 10 (of 10 total)
  • Plugin Author thehowarde

    (@thehowarde)

    Hi @timfdv,

    I also use this on full https sites and don’t have this problem. Maybe share a link to the site, and I’ll take a look.

    Thread Starter Tim

    (@timfdv)

    Hi ! Thanks for your fast reply ??
    Here is my website : https://faimdevoyages.com
    (Parallaxe images are only loaded on desktops, not on mobile)
    Thanks

    Plugin Author thehowarde

    (@thehowarde)

    Hi @timfdv,

    The plugin uses the image URL from the site. I would make sure that your site settings have https://faimdevoyages.com as your site address and wordpress address. There is also a mixed content error for the google font your’re using, and this is called using //fonts.googleapis.com and not https:// so I would guess that there’s an inconsistency with your site settings. I don’t see any reason that the plugin would be at fault here, as I have no issues using this with other SSL enabled sites.

    I hope this helps.
    Howard

    Thread Starter Tim

    (@timfdv)

    Ok I think I managed to make it work with some regex in htaccess ??
    Thanks !

    Thread Starter Tim

    (@timfdv)

    Is there a way to only load https version of the image ? Can I put the entire URL of the image instead of filename only ?
    Thanks

    Plugin Author thehowarde

    (@thehowarde)

    Download the latest update ver 1.2.1 – you can use full URL or just filename.

    Thread Starter Tim

    (@timfdv)

    Wow !
    First time I see someone adding something to a plugin that fast ??
    Thanks !

    Plugin Author thehowarde

    (@thehowarde)

    No worries.

    Thread Starter Tim

    (@timfdv)

    Just an other thing I noticed.
    When I test my page with GTMetrix, I get some messages about image size like : “image.jpg is resized from 1600×1000 to 0x0. Serving a scaled image could save 1.0MiB (100% reduction).”
    Do you know something about this ?

    Plugin Author thehowarde

    (@thehowarde)

    I don’t think it’s from this. Maybe you have a lazy loader?

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Load images over https’ is closed to new replies.