Mixed content and expired session issues with SSL and wp-admin
You must check all the files you load within the admin pages (including files loaded from plugins); they should be loaded over HTTPS. WordPress takes care about the files it loads itself, but it doesn’t control if you or your plugins load resources over HTTP; you must fix it. To find the resources loaded over … Read more