Title: Repeated CSS
Last modified: July 14, 2026

---

# Repeated CSS

 *  [tonyzyc](https://wordpress.org/support/users/tonyzyc/)
 * (@tonyzyc)
 * [1 month ago](https://wordpress.org/support/topic/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.csswoo-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&#8242](http://127.0.0.1/store/wp-content/plugins/woo-multi-currency/css/woo-multi-currency.css?ver=2.2.15&#8242);
   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&#8242](http://127.0.0.1/store/wp-content/plugins/woo-multi-currency/css/woo-multi-currency.min.css?ver=2.2.15&#8242);
   media=’all’ />flags-64.min.cssflags-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&#8242](http://127.0.0.1/store/wp-content/plugins/woo-multi-currency/css/flags-64.min.css?ver=2.2.15&#8242);
   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&#8242](http://127.0.0.1/store/wp-content/plugins/woo-multi-currency/css/flags-64.css?ver=2.2.15&#8242);
   media=’all’ />

Viewing 6 replies - 1 through 6 (of 6 total)

 *  Plugin Author [mytrinh](https://wordpress.org/support/users/mytrinh/)
 * (@mytrinh)
 * [4 weeks, 1 day ago](https://wordpress.org/support/topic/repeated-css/#post-18964640)
 * Hi,
 * Thank you for bringing this to our attention.
   Our development team has checked
   the issue and prepared a fixed version. Could you please use this development
   version and let us know the results?
 * You can download it here: [https://drive.google.com/file/d/1VYXEhgNTY8U2symtaXQ50QIfy8nEuPFb/view?usp=sharing](https://drive.google.com/file/d/1VYXEhgNTY8U2symtaXQ50QIfy8nEuPFb/view?usp=sharing)
 * Best regards.
 *  Thread Starter [tonyzyc](https://wordpress.org/support/users/tonyzyc/)
 * (@tonyzyc)
 * [4 weeks, 1 day ago](https://wordpress.org/support/topic/repeated-css/#post-18965495)
 * This version is correct; it only loads woo-multi-currency.min.css and flags-64.
   min.css.
 *  Thread Starter [tonyzyc](https://wordpress.org/support/users/tonyzyc/)
 * (@tonyzyc)
 * [4 weeks, 1 day ago](https://wordpress.org/support/topic/repeated-css/#post-18965502)
 * I have another question: if Cloudflare cache is enabled for product pages, will
   your plugin still work properly?
 *  Plugin Author [mytrinh](https://wordpress.org/support/users/mytrinh/)
 * (@mytrinh)
 * [4 weeks, 1 day ago](https://wordpress.org/support/topic/repeated-css/#post-18965511)
 * Hi,
 * You can try enabling the **Use cache plugin** option combined with the custom
   filter below:
 * `add_filter( 'wmc_frontend_ignore_nonce_verify', '__return_true' );`
   If you’re
   unsure how to add the custom snippet, you can refer to this guide here: [https://villatheme.com/knowledge-base/how-to-add-custom-snippets/](https://villatheme.com/knowledge-base/how-to-add-custom-snippets/)
 * Best regards.
 *  Thread Starter [tonyzyc](https://wordpress.org/support/users/tonyzyc/)
 * (@tonyzyc)
 * [3 weeks, 3 days ago](https://wordpress.org/support/topic/repeated-css/#post-18969663)
 * Add this filter to the theme’s functions.php, will it work?
 *  Plugin Author [mytrinh](https://wordpress.org/support/users/mytrinh/)
 * (@mytrinh)
 * [2 weeks, 5 days ago](https://wordpress.org/support/topic/repeated-css/#post-18974621)
 * Hi,
 * Yes, the filter should work when implemented correctly.
 * Best regards.

Viewing 6 replies - 1 through 6 (of 6 total)

You must be [logged in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Frepeated-css%2F%3Foutput_format%3Dmd&locale=en_US)
to reply to this topic.

 * ![](https://ps.w.org/woo-multi-currency/assets/icon-128x128.gif?rev=3089832)
 * [CURCY - Multi Currency for WooCommerce - Smoothly on WooCommerce 9.x](https://wordpress.org/plugins/woo-multi-currency/)
 * [Support Threads](https://wordpress.org/support/plugin/woo-multi-currency/)
 * [Active Topics](https://wordpress.org/support/plugin/woo-multi-currency/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woo-multi-currency/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woo-multi-currency/reviews/)

 * 6 replies
 * 2 participants
 * Last reply from: [mytrinh](https://wordpress.org/support/users/mytrinh/)
 * Last activity: [2 weeks, 5 days ago](https://wordpress.org/support/topic/repeated-css/#post-18974621)
 * Status: not resolved