Title: c7wp_enqueue_c7_css_admin False
Last modified: January 3, 2024

---

# c7wp_enqueue_c7_css_admin False

 *  [bwhetstoneodell](https://wordpress.org/support/users/bwhetstoneodell/)
 * (@bwhetstoneodell)
 * [2 years, 5 months ago](https://wordpress.org/support/topic/c7wp_enqueue_c7_css_admin-false/)
 * Hi,
 * In the 1.4.0 changelog, it mentions that to bypass editing the Commerce7 style
   sheet in the widget editor, you need to set the c7wp_enqueue_c7_css_admin to 
   false. Can you point me in the right direction to set that to false? When we 
   update to 1.4.0 it messes up the formatting we have on the website and I believe
   this is the culprit and wanted to test setting that to false to see if that would
   fix the formatting issues. Thanks!

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

 *  Plugin Author [Michael Bourne](https://wordpress.org/support/users/michaelbourne/)
 * (@michaelbourne)
 * [2 years, 5 months ago](https://wordpress.org/support/topic/c7wp_enqueue_c7_css_admin-false/#post-17316379)
 * Is it messing up on the front end? The filter mentioned only affects the block
   editor, not the frontend. You can disable the C7 CSS styles on the backend with`
   add_filter( 'c7wp_enqueue_c7_css_admin', __return_false );` in your child theme’s
   functions.php file. There were no changes to styles otherwise in 1.4.0, but blocks
   were reworked and some like the club button may need to be “Recovered”.
 *  Thread Starter [bwhetstoneodell](https://wordpress.org/support/users/bwhetstoneodell/)
 * (@bwhetstoneodell)
 * [2 years, 5 months ago](https://wordpress.org/support/topic/c7wp_enqueue_c7_css_admin-false/#post-17319004)
 * Thanks for the response Michael. Yes, it is messing up the front end. I’ve narrowed
   it down to the Commerce7 plugin being updated. It gets rid of some of our formatting;
   like our login button goes missing along with the cart button, and the formatting
   of our login page gets all messed up. Maybe there is something between our theme
   CSS and the updated Commerce7 plugin that’s causing issues, but I’ve gone through
   and updated every plugin individually to see if there is any change, and everything
   is fine until we update the Commerce7 plugin.
 *  Plugin Author [Michael Bourne](https://wordpress.org/support/users/michaelbourne/)
 * (@michaelbourne)
 * [2 years, 5 months ago](https://wordpress.org/support/topic/c7wp_enqueue_c7_css_admin-false/#post-17319170)
 * Without a site link and possibly a login I cant do much more to assist you.

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

The topic ‘c7wp_enqueue_c7_css_admin False’ is closed to new replies.

 * ![](https://ps.w.org/wp-commerce7/assets/icon.svg?rev=2051516)
 * [Commerce7 for WordPress](https://wordpress.org/plugins/wp-commerce7/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-commerce7/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-commerce7/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-commerce7/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-commerce7/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-commerce7/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Michael Bourne](https://wordpress.org/support/users/michaelbourne/)
 * Last activity: [2 years, 5 months ago](https://wordpress.org/support/topic/c7wp_enqueue_c7_css_admin-false/#post-17319170)
 * Status: not resolved