I've just noticed that all the links to the stylesheet are made via http instead of https when administering the website via an SSL link.
I've just noticed that all the links to the stylesheet are made via http instead of https when administering the website via an SSL link.
ok, thanks for reporting this. will try to fix this in the next update.
In index.php
define( "CMS_TPV_URL", plugins_url() . '/cms-tree-page-view/');
EDIT: Was using the wrong function
I just saw that the latest release had some SSL related fixes, but the fix above wasn't applied, so the plugin's CSS are still loaded using http.
This topic has been closed to new replies.