The page at 'https://mysite.com/wp-admin/post.php?post=66&action=edit' was loaded over HTTPS, but displayed insecure content from 'http://mysite.com/wp-content/themes/dante/swift-framework/page-builder/assets/img/icon-text.png': this content should also be loaded over HTTPS.
@ktheory โ do you have WordPress HTTPS plugin installed? No theme assets are loaded via hardcoded http.
@Swift Ideas โ Ed Sorry to revive this thread after so long… I’ve determined that there is no “icon-text.png” which is why the error shows up. I’ve checked my older Dante themes as well. Am I missing something?
There is a call to it in line 1589 page-builder.css background: url(../img/icon-text.png) no-repeat center 3px;
Thanks