• website Pictures cannot be shown on mobile phones when I update WordPress to 6.2.1, unfortunately, I do not make backups. I do update all plugins except Easy property listing, what can I do?

    everything is working well in PC computer,

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi @calvincheng , I have just tried to view your page on mobile and the pictures are loaded and displayed, hence, I’m not able to reproduce this issue.

    Thread Starter calvincheng

    (@calvincheng)

    https://www.rsurveyors.com/island-west-3/

    It do happen in my mobile phone and all my friends mobile, the above link reproduce this error, not show all picture for each block, but the slider photos is shown

    The images do not load for me on desktop Chrome.

    Your images are served over http (insecure) as opposed to https (secure).

    Although your website page has https in the address bar, you need to ensure all the URLs of content on the page use https.

    Some browsers block this kind of mixed content, others just block all http content.

    In short, you need to update your site to use https for everything. You can find lots of guides to do this in bulk on the net by either editing your .htaccess file, or using a search and replace plugin. Backup your database first if searching and replacing.

    Occasionally, and I emphasise occasionally, this can actually be as simple as ensuring both the web address in your WordPress admin section uses https. (Admin Menu>Settings>General Settings> “WordPress Address (URL)” and “Site Address (URL)”)

    To find out the affected images you can open developer tools on your browser and look at the list of errors in your console. You have disabled right clicking on your site so will need to find the keyboard shortcut for your browser, usually Option + ? + J (mac), or Shift + CTRL + J ( Windows/Linux).

    • This reply was modified 1 year, 10 months ago by pichichi.
    • This reply was modified 1 year, 10 months ago by pichichi.
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘error happen when wordpress is update’ is closed to new replies.