Repeated CSS
-
I’m planning to buy your plugin, so I first tested it on my local computer and found that it loads two CSS files twice (both the unminified and minified versions). Why is that?
woo-multi-currency.css
woo-multi-currency.min.css
<link rel=’stylesheet’ id=’wmc-block-main-style-css’ href=’http://127.0.0.1/store/wp-content/plugins/woo-multi-currency/css/woo-multi-currency.css?ver=2.2.15′ media=’all’ />
<link rel=’stylesheet’ id=’woo-multi-currency-css’ href=’http://127.0.0.1/store/wp-content/plugins/woo-multi-currency/css/woo-multi-currency.min.css?ver=2.2.15′ media=’all’ />
flags-64.min.css
flags-64.css
<link rel=’stylesheet’ id=’wmc-flags-css’ href=’http://127.0.0.1/store/wp-content/plugins/woo-multi-currency/css/flags-64.min.css?ver=2.2.15′ media=’all’ />
<link rel=’stylesheet’ id=’wmc-flags-style-css’ href=’http://127.0.0.1/store/wp-content/plugins/woo-multi-currency/css/flags-64.css?ver=2.2.15′ media=’all’ />
You must be logged in to reply to this topic.