Skip to:
Content
Pages
Categories
Search
Top
Bottom

Problem with CKEditor


  • dlt101
    Participant

    @dlt101

    I have the latest versions of WordPress, BuddyPress, and CKEditor.
    Also a child theme for Responsive.
    When both BuddyPress and CKEditor are active, the editor displays just a blank box for posts and pages. All other plugins are disabled.

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

  • shanebp
    Moderator

    @shanebp

    Probably a javascript conflict. Check your browser console.

    In general, it’s best to use wp_editor instead of ckeditor.


    ian.altgilbers@tufts.edu
    Participant

    @ianaltgilberstuftsedu

    I am seeing this as well..

    TypeError: undefined is not an object (evaluating ‘window.tinyMCE.activeEditor.contentDocument.activeElement’)

    This is in bp-activity/js/mentions.js

    I’m not terribly familiar with these Editor modification, but looks like BuddyPress is doing some tinyMCE specific stuff… Could this be done in an editor-agnostic way?


    dlt101
    Participant

    @dlt101

    Looks like my long-term solution is to remove CKEditor plugin, and add the TinyMCE Advanced plugin instead. I get what features I want that way.


    ian.altgilbers@tufts.edu
    Participant

    @ianaltgilberstuftsedu

    We have a couple dozen users who use CK… I’ve told them that they can disable the CK Editor plugin as a workaround, but that’s not a very satisfying solution… 🙂

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Problem with CKEditor’ is closed to new replies.
Skip to toolbar