Now the site loads to 50% and some images don’t show up in mobile browsers when I use Live Links.
I had the same problem with the desktop version (that was an SSL issue). I changed to from http to https but that didn’t fix the mobile version. I have also updated all links on the page with the Elementor Tool.
I get a cURL error 60: SSL certificate problem: self signed certificate error.
But I don’t know what’s causing it?
What’s the path to the php.ini in Local? I tried changing the php.ini.hbs found in “LocalSites/[SITE]/conf/php” by adding the line:
curl.cainfo = “C:/Cert/cacert.pem”
But it didn’t work.
I have tried WP Force SSL but it just gives me the same cURL error 60 message.
I really want to use Local, but this issue is making it difficult for me to to justify the move as I can’t use the software on mobile - which is why I started using it in the first place.
Does anyone have any advice?
Edit: I have spent 4 hours on this issue, how can I disable SSL in Local?
Tried on another computer now, and it just works locally with the Live Link. The URL on background images are not dynamic (whenever I change the URL to the Live Link, the local version stops working and vice versa):
Elementor saves styles to files, so maybe those CSS rules are still referencing the local site’s domain and not the Live Link?
I think I remember there being a setting in Elementor for not having it write those things to disk and instead have them generated with each page request. You might poke around in those settings to see if preventing Elementor from writing to CSS files will help with this.