Forums

[resolved] [Plugin: CKEditor For WordPress] Templates window is empty (3 posts)

  1. SFGolfer
    Member
    Posted 2 years ago #

    I am using the plugin version 1.0 Beta 2, Editor Version 3.2 (downloaded from WordPress) with no modifications.

    The issue I'm having is that the box showing the available templates in the Templates window is empty.

    My ckeditor.config.js file points to the templates file:

    config.templates_files = [ 'ckeditor.templates.js' ];

    I also tried placing the templates.js file in my website root:

    config.templates_files = [ '/ckeditor.templates.js' ];

    Neither works. The window appears but the box is empty.

    I don't know if this is related but pressing the Templates button results in this message appearing in Firefox's Error Console referencing /plugins/templates/dialogs/templates.js:

    k is undefined

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

  2. SFGolfer
    Member
    Posted 2 years ago #

    The fix is missing brackets per this post:

    Post at ckeditor.com

  3. wiktor
    Member
    Posted 1 year ago #

    Fixed in 1.0, thanks!

Topic Closed

This topic has been closed to new replies.

About this Topic