Quote:
Originally Posted by tpearl5
For anyone trying to get the js optimizer to work with ckeditor, just open the "JS Optimiser" plugin and add this:
PHP Code:
stripos($match, "ckeditor.js") !== false ||
after
PHP Code:
/*stripos($match, "FeatureLoader.js.php") !== false ||*/
I added several other files that were messing with my ads there as well.
|
Does not work with this fix.