Title: the plugin doesnt remove css from database
Last modified: August 21, 2016

---

# the plugin doesnt remove css from database

 *  Resolved [Solid Pixel](https://wordpress.org/support/users/plasmax/)
 * (@plasmax)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/the-plugin-doesnt-remove-css-from-database/)
 * Hi, first of all thanks and congratulations for this AWESOME plugin, I can’t 
   really survive without this, and also it’s very useful to load only the css you
   need for every single page or section. The best one!
 * But, I’ve got a problem:
    if I add or edit the css everything works fine, but
   if I remove some code, it will still exists in the database, so in the frontend
   as well.
 * I have to manually remove it from the database in the **wp_cjtoolbox_blocks**
   table.
 * I can’t figure out the reason why.
 * I’m running plugin v6.1.5 on WP 3.8.1.
 * Any idea?
 * thank you sir!

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

 *  Thread Starter [Solid Pixel](https://wordpress.org/support/users/plasmax/)
 * (@plasmax)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/the-plugin-doesnt-remove-css-from-database/#post-4873889)
 * I would like to add that it happens randomly!
 *  [Code Machine](https://wordpress.org/support/users/xpointer/)
 * (@xpointer)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/the-plugin-doesnt-remove-css-from-database/#post-4873911)
 * Hello,
 * Thanks! You will be surprised by the next version!!
 * By saying ‘remove’ — Do you mean deleting code Block?
 * If yes — If you just deleted code block nothing is happen until you press ‘Save
   All Changes’ button.
 * Hope that helps.
 * Regards,
    AHMeD
 *  Thread Starter [Solid Pixel](https://wordpress.org/support/users/plasmax/)
 * (@plasmax)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/the-plugin-doesnt-remove-css-from-database/#post-4873921)
 * Can’t wait to see that!
    By saying “remove” I mean deleting a part of a code 
   block.
 * Example:
    I have
 * _.a {color:#ccc}
    .test {color:#fff} #selection {display:none}
 * I delete _.test {color:#fff} _then I click Save.
 * Now the code in the database table should be:
    _.a {color:#ccc} #selection {display:
   none}
 * but it’s still:
    _.a {color:#ccc} .test {color:#fff} #selection {display:none}
 * Do you understand what I mean?
 *  [Code Machine](https://wordpress.org/support/users/xpointer/)
 * (@xpointer)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/the-plugin-doesnt-remove-css-from-database/#post-4873922)
 * Its wired!! Never reported before!
 * ‘Remove’ Code is the same as ‘Add’ and ‘Edit’ code. There cannot be never a different
   between those 3 actions.
 * Make sure you always click save after editing.
 * I will let you know if I noticed something related that might cause this.
 *  Thread Starter [Solid Pixel](https://wordpress.org/support/users/plasmax/)
 * (@plasmax)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/the-plugin-doesnt-remove-css-from-database/#post-4873923)
 * I know it’s very wired! I obviously click Save after editing mate 😀
 * Ok let me know, also I hope to see soon a search funcionality because I don’t
   know why the Chrome Search doesn’t search in all the code blocks!
 * Thank you very much for your excellent work!
 *  [Code Machine](https://wordpress.org/support/users/xpointer/)
 * (@xpointer)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/the-plugin-doesnt-remove-css-from-database/#post-4873924)
 * 😀 Don’t worry we never avoid an issue. Everything is queued. We just manage 
   issues.
 * Currently Only PRO/DEV edition [http://css-javascript-toolbox.com](http://css-javascript-toolbox.com)
   that has Editor Menu/Functions like find, replace, Goto Line, Code Folding, etc…
 * Thank you! I’m happy you like the Pluign.
 *  Thread Starter [Solid Pixel](https://wordpress.org/support/users/plasmax/)
 * (@plasmax)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/the-plugin-doesnt-remove-css-from-database/#post-4873944)
 * Thank you, I’ll probably buy that!
    Have a nice weekend!
 *  Plugin Author [wipeoutmedia](https://wordpress.org/support/users/wipeoutmedia/)
 * (@wipeoutmedia)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/the-plugin-doesnt-remove-css-from-database/#post-4874159)
 * Closing ticket

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

The topic ‘the plugin doesnt remove css from database’ is closed to new replies.

 * ![](https://ps.w.org/css-javascript-toolbox/assets/icon-256x256.gif?rev=3132209)
 * [CSS & JavaScript Toolbox](https://wordpress.org/plugins/css-javascript-toolbox/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/css-javascript-toolbox/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/css-javascript-toolbox/)
 * [Active Topics](https://wordpress.org/support/plugin/css-javascript-toolbox/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/css-javascript-toolbox/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/css-javascript-toolbox/reviews/)

 * 8 replies
 * 3 participants
 * Last reply from: [wipeoutmedia](https://wordpress.org/support/users/wipeoutmedia/)
 * Last activity: [11 years, 8 months ago](https://wordpress.org/support/topic/the-plugin-doesnt-remove-css-from-database/#post-4874159)
 * Status: resolved