Title: Chrome console message
Last modified: September 4, 2022

---

# Chrome console message

 *  Resolved [Arnaud](https://wordpress.org/support/users/charlyaes32/)
 * (@charlyaes32)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/chrome-console-message/)
 * Hi, i see on chrome console this message:
    ” Asset CleanUp Pro: "LIVE MODE" (
   test mode is not enabled, thus, all the plugin changes are visible for everyone:
   you, the logged-in administrator and the regular visitors) ” Test mode is desabled.
   How can fix it and don’t have Asset CleanUp Pro show on console ? Thanks for 
   your help
 * see here: [https://webdesign32.com/source/assetcleanuppro.png](https://webdesign32.com/source/assetcleanuppro.png)
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fchrome-console-message%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Plugin Author [Gabe Livan](https://wordpress.org/support/users/gabelivan/)
 * (@gabelivan)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/chrome-console-message/#post-16021288)
 * [@charlyaes32](https://wordpress.org/support/users/charlyaes32/) this is not 
   a problem to fix as it’s a purposeful notice only shown to the admin to tell 
   him/her about whether the changes done are taking effect or not for the guests
   due to the “Test Mode” option.
 * You can hide this notice completely by adding the following snippet to functions.
   php of your theme (or child theme) or to a custom plugin that you use for changes:
 * `add_filter('wpacu_show_admin_console_notice', '__return_false');`
 * I hope it helps! Let me know if you have any further questions about it!

Viewing 1 replies (of 1 total)

The topic ‘Chrome console message’ is closed to new replies.

 * ![](https://ps.w.org/wp-asset-clean-up/assets/icon-256x256.png?rev=1981952)
 * [Asset CleanUp: Page Speed Booster](https://wordpress.org/plugins/wp-asset-clean-up/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-asset-clean-up/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-asset-clean-up/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-asset-clean-up/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-asset-clean-up/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-asset-clean-up/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Gabe Livan](https://wordpress.org/support/users/gabelivan/)
 * Last activity: [3 years, 8 months ago](https://wordpress.org/support/topic/chrome-console-message/#post-16021288)
 * Status: resolved