Hi,
I looked to you website sorry to tell you that not images but there’s error in contact form to.
I think there is been issue in migration, you can manually change the images and also try to build the contact from.
Try it if that works.
Hi, @renemiranda123
As @danielbora123 told you, the images are not loading at all – not on desktop, not on mobile (if you see them on desktop, it’s only cache – we don’t).
All your images link to your old domain (jam**l demo dot com).
Here’s a possible solution to fix all occurrences of your old domain.
- Backup your database, just in case something really goes wrong. You can never have enough backups!
- Install https://ww.wp.xz.cn/plugins/better-search-replace/ and activate it
- Under Tools select Better Search Replace
- Search for: old URL (the one starting with jam….)
- Replace with: new URL (the one starting with las…) Note: match old and new URL formats. Example:
https://oldurl.com & https://newurl.com OR oldurl.com & newurl.com I recommend the second example, since I see not all images are requested using https. So replace just the domain name, don’t include the https:// in those fields.
- Check Run as dry run and then click Run Search/Replace
- Click here for more details, or use the form below to run the search/replace to see a list of the findings
- Uncheck Run as dry run and then click Run Search/Replace
- That’s it! You can uninstall the plugin now.
Hope this helps,
Kind regards
You might end up with having mixed content (https + http), but you can fix it by doing an additional replace: http:// with https://
You could also try replacing http://olddomain.com with https://newdomain.com (note the extra s).
Anyway, have a backup, so you can restore the database in case anything goes wrong.
Glad it worked! Happy to help!
If your question has been answered, we would love if you would mark this topic as resolved in the sidebar. This helps our volunteers find the topics that still need attention and more people will get helped, possibly like you did.
Thank you!