CSS/JS is not working in multi lang installation
Enqueue the files like they should be enqueued and HTTP(S) won’t be a problem. You can enqueue files properly witht he following example code /** * Enqueue scripts * * @param string $handle Script name * @param string $src Script url * @param array $deps (optional) Array of script names on which this script depends … Read more