• Hello,

    I am currently working on the site: cyanskycopiers.ggaglobal.net

    I am having the images not display in safari browsers on every iOS and OS product except one mac. Is there something I can do to have these images display.
    I attempted to add:
    “html:not(.mobile-true) #main img:not(.animate-element, .ls-s-1),

    html:not(.mobile-true) #header img,

    html:not(.mobile-true) #bottom-bar img {

    opacity: 1 !important;

    }”
    into the css using the custom css customization input but I receive an error message that this may break the site.I am currently using the twentyseventeen theme.
    All feedback welcomed.

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • lisa

    (@contentiskey)

    i am seeing a security issue when visiting pages in your site.
    you might have some mixed content errors-is your site supposed to have https?
    might need to contact the vendor that is hosting your website.

    (i was having trouble in chrome browser.)

    • This reply was modified 6 years, 10 months ago by lisa.
    Thread Starter acechec

    (@acechec)

    I went ahead an removed the certificate from the domain, but the images are still not displaying, would this have been the root of the issue?

    Random image, forcefully trying to force it to load:

    https://cyanskycopiers.ggaglobal.net/wp-content/uploads/2018/01/header.jpg

    >> causes an error stating that the connexion isn’t secure.

    My guess: you forgot to remove the “s” part from “https” in your template’s code for the img src attachments, or in your “site url” value in the blog options (also, if you’re with phpmyadmin, in wp_options in your database).

    Every link inside the blog is still with https.
    Check in the options, you must have defined the url as https, I guess.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘WordPress site not showing images on safari’ is closed to new replies.