• Resolved Solid Pixel

    (@plasmax)


    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

    (@plasmax)

    I would like to add that it happens randomly!

    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

    (@plasmax)

    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?

    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

    (@plasmax)

    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!

    😀 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 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

    (@plasmax)

    Thank you, I’ll probably buy that!
    Have a nice weekend!

    Plugin Author wipeoutmedia

    (@wipeoutmedia)

    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.