Viewing 15 replies - 31 through 45 (of 63 total)
  • Plugin Author wiktor

    (@wiktor)

    Humm “not working” does not say much. Make sure you have cleared browser cache.

    Can you check in Firebug what errors do you have?
    Is it possible that you had selected a skin that is no longer available (e.g. “v2” or “office”?)

    Plugin Author wiktor

    (@wiktor)

    @darkidan, @bollika – can you check the extension on a sample new installation of WordPress?

    @curraman – thanks for reporting the problem. To have it working immediately, add in ckeditor.config.js:

    config.extraPlugins += (config.extraPlugins ? ',scayt,wsc' : 'scayt,wsc' );

    That worked a treat, Wiktor. Many thanks.

    You’re doing a great job!

    Just installed the new version (4.0) and everything appears to work properly within the editor itself (after clearing the browser cache). However, it seems to have broken the functionality of the “Add Media” button on top of the editor.

    Also just installed 4.0 unfortunatley insert video button is missing

    Twiggs462

    (@jamesderosa3gmailcom)

    Testing the ckeditor-for-wordpress.4.0.zip given on page 1, I find that the editor is now visible and text is editable again.
    I haven’t tested every button and function yet, but all of the editor buttons now have no image or the wrong image.
    Example: “Bold” button has title “Bold” and the image for “Remove formatting”. The “italic” button has the image for “Insert new column”. They still work for setting text to bold and italic though.

    Plugin Author wiktor

    (@wiktor)

    @sircon Norge AS – check Basic settings, select skin Kama or Moono and click “Update Options” button at the bottom. Clear the cache. Let me know if that helped.

    @edzeppelin – did you use your old ckeditor.config.js? If yes, then you need to use the new file in order to have the WordPressFull defined in a new “V4” way. And then clear browser cache.

    (The WordPressFull toolbar is now defined by config.toolbarGroups + config.WordpressFull_removeButtons – this is the preferred way to have the buttons from extra plugins injected into CKEditor automatically)

    The settings were set to Kama, which was broken as described.
    Moono, on the other hand, looks very much functional! ?? Very good, and thank you!

    Another problem:
    – Widget, black studio tinyMCE, is now stuck in html-view. Error in chrome console when editing a tinymce widget: “Uncaught ReferenceError: tinyMCE is not defined”.

    Disabling ckeditor plugin makes this widget work again.

    Plugin Author wiktor

    (@wiktor)

    Okay, the version 4.0 has been published! Thanks to all of you for your feedback.

    If you guys find any bugs in the new 4.0 version, please report them in separate threads, remember always to provide as much information as possible about the bug.

    Also, if anyone is interested in becoming a contributor, please get in touch with me (w.walc /at/ cksource.com). We need developers willing to participate in the project to keep this extension going.

    What about the plugin “MTC CKEditor Link Page” which I used to allow easy linking to other WP posts/pages?

    Plugin Author wiktor

    (@wiktor)

    I just installed this plugin and it looks like it works (a button appeared inside the Link dialog). Am I missing something?

    This plugin does not define any new toolbar button.

    Thread Starter Oliver

    (@col-pain)

    Thank you so much! The new version works just perfect. I have also tested in with WordPress 3.6alpha and it works too.

    After installation. The wrong impression. I should fix it.

    Picture .. https://upic.me/show/42074366

Viewing 15 replies - 31 through 45 (of 63 total)
  • The topic ‘Plugin not working with WordPress 3.5’ is closed to new replies.