Different kind of problems

Hi @Stefangroot

The simple solution for this might be closing Local, and then doing a full reboot.

If you’re still having trouble, see if you can create a new, blank site in Local and start that okay. If you can, then you may want to try reimporting the site getting the errors. The steps would look like this:

  • Locate the site files on your machine, and save a copy of them to your desktop. If you click Go to Site Folder under your site name it should take you right to where they are located.
  • Once you have those copied, completely delete the site from Local
  • Restart Local/your machine
  • Reimport the site back into Local. You can refer here on how to Restore from only Local site files

As far as the differences between Local and your Demo, it’s likely caching and mixed content.

On your Demo site you’ll want to make sure to flush the cache in your Flywheel dashboard, regenerate the CSS in your Elementor plugin/theme, and then check your dev console to see if there is any mixed content that needs fixed up (HTTP > HTTPS mismatches). You can use a plugin like Better Search Replace to fix those up.