Title: CSS Load Issue
Last modified: August 20, 2016

---

# CSS Load Issue

 *  Resolved [10sexyapples](https://wordpress.org/support/users/10sexyapples/)
 * (@10sexyapples)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/css-load-issue/)
 * Hey there … first off, thanks for your work in putting this code together … just
   wanted to report that I had an issue getting the CSS to load …
    changes to fix:
   Replaced … `add_action( 'get_header', array( &$this, 'setup_styles' ) );` with…`
   add_action( 'wp_enqueue_scripts', array( &$this, 'setup_styles' ) );` all good
   now 😉
 * [http://wordpress.org/extend/plugins/woocommerce-accepted-payment-methods/](http://wordpress.org/extend/plugins/woocommerce-accepted-payment-methods/)

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

 *  Plugin Author [James Koster](https://wordpress.org/support/users/jameskoster/)
 * (@jameskoster)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/css-load-issue/#post-3432152)
 * Thanks for reporting, fixed and updated 🙂
 *  Thread Starter [10sexyapples](https://wordpress.org/support/users/10sexyapples/)
 * (@10sexyapples)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/css-load-issue/#post-3432153)
 * Excellent! Thank you!

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

The topic ‘CSS Load Issue’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/woocommerce-accepted-payment-methods_989898.
   svg)
 * [WooCommerce Accepted Payment Methods](https://wordpress.org/plugins/woocommerce-accepted-payment-methods/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woocommerce-accepted-payment-methods/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woocommerce-accepted-payment-methods/)
 * [Active Topics](https://wordpress.org/support/plugin/woocommerce-accepted-payment-methods/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woocommerce-accepted-payment-methods/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woocommerce-accepted-payment-methods/reviews/)

## Tags

 * [bugfix](https://wordpress.org/support/topic-tag/bugfix/)

 * 2 replies
 * 2 participants
 * Last reply from: [10sexyapples](https://wordpress.org/support/users/10sexyapples/)
 * Last activity: [13 years, 3 months ago](https://wordpress.org/support/topic/css-load-issue/#post-3432153)
 * Status: resolved