Loading...

Continue form editor problems

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #10002908
    Rasmus Wollesen
    Participant

    The editor associated with a html element in the form is acting up really bad.

    It eats the changes that you make while in the source tab of the editor, everytime you want to make another edit.
    Say, i want to add a class the an html element. The editor saves it, but it wont show the changes in the source tab, so if/when i want to, say, add another class, i need to rewrite the old class as it is gone.

    This is just one of the problems with the editor.

    Is there a way to use the build in WP editor instead or is the problem else where?

    Thanks in advance

    #10002937
    Pie Register
    Participant

    Hello,

    This is a known issue in ckEditor, here is a work around, if you dont wanna wait for the next release.

    Please go to Ckeditor under Pie-Register Folder using FTP
    Open Config.js in a Text Editor
    Append the following line before the closing brackets:
    config.allowedContent = true;
    Save file and upload.

    Hope it helps,

    Thanks
    Mohsin

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘Pie-Register 2.0 Support’ is closed to new topics and replies.