SSL encryption for specific CSS file
-
Hi,
I have a problem with the Easy columns plugin, but unfortunately don’t get a reply in the plugin support section.
The issue is about the SSL encryption. Proper SSL requires files to load via https://
This plugin loads the file:
/wp-content/plugins/easy-columns/css/easy-columns.css
=> How can I load this CSS file over https:// ?The location of where this page is being called is located here:
wp-content/plugins/easy-columns/easy-columns.php 232:
<link rel=”stylesheet” href=”<?php echo EZC_PLUGIN_URL; ?>/css/easy-columns.css” type=”text/css” media=”screen, projection” />Best, Robin
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘SSL encryption for specific CSS file’ is closed to new replies.