Hey @kazim
The error is mentioning that the site isn’t using HTTPS. For starters you’ll want to make sure Local is in Site Domains mode since HTTPS isn’t supported in Localhost. You can check your Router Mode by going to Preferences > Advanced > Router Mode
Next make sure Local’s Certificate is Trusted. There is a toggle for this in your Local app in the option below your site name.
If you’re still having problems after that you can try manually doing a Search and Replace using Open Shell (under your site name in the app) to run CLI commands. They would be similar to the ones in the Mixed Content section of Troubleshooting Live Links here. You’d just be running a S/R for http://domain.com to https://domain.com
thanks for guiding me.sir what you tell me i found these things on that
can you more help me please?
What happens when you click on Learn More?
Did you Stop and Restart your site to compile changes? You might also need to clear the cache in your browser as well.