on https://jobcannon.com/login we're getting a warning that our menu icons aren't coming from a secure site because they're being loaded from the http: site, not the https: site.
I specified the location of the icon using a relative URL, so I assumed it would grab it from the right site.
Comments
Comment #1
skilip commentedCould you try whether or the newest release (6.x-2.1) fixes this?
Comment #2
deepeddy commentedFor various reasons, we've disabled the menu icons.
Comment #3
skilip commentedComment #4
kevinquillen commentedI am seeing the same thing. I wonder if it is because only $path is passed to the template, into the url() function? No HTTPS option is being specified.