• Using WP 3.2.1, CKeditor 3.6.1
    Cannot add images using the wordpress add image icon.
    When trying to insert into post, the screen goes blank.

    A JQuery error is returned

    Uncaught TypeError: Object [object Object] has no method ‘trim’
    wpImage.img_seturl
    plugins/wpeditimage/js/editimage.js?ver=327

    Uncaught TypeError: Cannot read property ‘wpeditimage’ of undefined
    send_to_custom_field
    (anonymous function)
    post.php 1913

    http://wordpress.org/extend/plugins/ckeditor-for-wordpress/

Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Contributor michal

    (@michal_cksource)

    In what browser this errors shows or you see it everywhere ?
    What theme do you use ?
    Thx for notice this , we will try check this ASAP.

    Thread Starter salocined

    (@salocined)

    Custom theme,
    tried on all browsers
    s

    Plugin Contributor michal

    (@michal_cksource)

    This errors occur when you click (“Insert into post “) button or earlier/later ?
    I will check this ASAP. Please be patient.

    Thread Starter salocined

    (@salocined)

    yes, insert into post
    thx
    s

    Plugin Contributor michal

    (@michal_cksource)

    @salocined you use your own theme or someone else theme ? Can you give me a link where to download this theme ?

    Thread Starter salocined

    (@salocined)

    own theme, no download link
    I tried disabling all other plugins etc, no success
    s

    Plugin Contributor michal

    (@michal_cksource)

    Ok, but this feature (add image via WP) works on default theme, probably others also. How can I check what is wrong with this when you use your own (not standard) theme ?
    Please understand that we can do something only when people use standard themes, plugins and so one.
    My advice to you is to use ‘standard’ theme or try add missing functions to your js files (look at your javascript errors).

    Thread Starter salocined

    (@salocined)

    no problem michal, thx

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

The topic ‘[Plugin: CKEditor For WordPress] Not working’ is closed to new replies.