Results 1 to 5 of 5
  1. #1
    Join Date
    Apr 2019
    Posts
    275
    Plugin Contributions
    0

    Default Getting rid of the warning on the old CKEditor

    Is there anyway that I can hide the annoy text "This CKEditor 4.14.0 version is not secure." in v4.14? I prefer to stay with the old version.

    The old version is pretty much "classic".

  2. #2
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,924
    Plugin Contributions
    89

    Default Re: New CKEditor content stripping

    You can simply add the following to the admin's site-specific-styles.php:
    Code:
    .cke_notifications_area {
        display: none;
    }

  3. #3
    Join Date
    Apr 2019
    Posts
    275
    Plugin Contributions
    0

    Default Re: New CKEditor content stripping

    Quote Originally Posted by lat9 View Post
    You can simply add the following to the admin's site-specific-styles.php:
    Code:
    .cke_notifications_area {
        display: none;
    }
    Great! Thanks for your trick!

    I put this code to the bottom of admin/includes/css/stylesheet.css and it worked.
    Last edited by njcyx; 12 Sep 2024 at 07:27 PM.

  4. #4
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,924
    Plugin Contributions
    89

    Default Re: New CKEditor content stripping

    Quote Originally Posted by njcyx View Post
    Great! Thanks for your trick!

    I put this code to the bottom of admin/includes/css/stylesheet.css and it worked.
    Since that's an admin core-file, just remember ... because it'll get overwritten on an upgrade. That's why I suggested using admin/includes/css/site-specific-styles.php.

  5. #5
    Join Date
    Apr 2019
    Posts
    275
    Plugin Contributions
    0

    Default Re: New CKEditor content stripping

    That make senses. I haven't noticed that there was a file called "site-specific-styles.php" until you reminded me...

    Thanks again.

 

 

Similar Threads

  1. Getting rid of the "Add: " textbox on the product page
    By still_learning in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 24 Feb 2010, 10:42 PM
  2. Getting rid of the Categories from the top of the page?
    By troy77 in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 23 Oct 2007, 05:57 PM
  3. Getting rid of the border around the header
    By brimsjewelry in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 25 Sep 2007, 05:27 AM
  4. Getting Rid Of Security Warning
    By madk in forum General Questions
    Replies: 3
    Last Post: 12 Oct 2006, 02:46 AM
  5. Getting rid of the D
    By mescalbean in forum General Questions
    Replies: 3
    Last Post: 9 Oct 2006, 03:14 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR