• Hi,

    I have a front end form where I’m using a WYSIWYG editor and it seems Content Cards is causing an issue/error with this. When I click Visual/Text the editor basically disappears. When I deactivate this plugin the error stops.

    Here’s what I see in Console:

    Uncaught ReferenceError: contentcards is not defined
    at new <anonymous> (VM455 content-cards-button.js:4)
    at Jx (VM420 tinymce.min.js:2)
    at Array.<anonymous> (VM420 tinymce.min.js:2)
    at Object.Ht [as each] (VM420 tinymce.min.js:2)
    at nw (VM420 tinymce.min.js:2)
    at Aw.<anonymous> (VM420 tinymce.min.js:2)
    at Array.<anonymous> (VM420 tinymce.min.js:2)
    at Ht (VM420 tinymce.min.js:2)
    at u (VM420 tinymce.min.js:2)
    at n (VM420 tinymce.min.js:2)

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

    (@mauroit)

    To me same issue, Content Cards is making forms completely blank.

    I can see the content only by modding the CSS on browser side, changing this:
    the textarea and wp-editor-area coming from wp-includes/css/editor.min.css
    It gives back a
    – visibility: hidden;
    and
    – color: #fff:

    I need to delete that, otherwise the form looks white and it’s impossible to change the text.

    Hello…It seems like I am also having the same issue. In particular this is while trying to use the themify front-end editor which my client depends on to create their posts.

    A fix would be great.

    Thanks,
    Tamer

    Thread Starter yoyoma1974

    (@yoyoma1974)

    Seems like this plugin is no longer supported, I’m not seeing replies to any support tickets… too bad.

    @themifyme thanks for the response. I have already reached out to the themify team. I am a subscriber to your themes. At any rate, they suggest the problem is with Content Cards and sadly, it appears that they are no longer actively working on this.

    It is rather sad and I think would be great if someone took this plugin over. With the use of OG data especially and structured data on the rise, this plugin can be a very important addition to any website that likes to link to other sources on the web.

    Cheers,
    Tamer

    PS: if anyone or the developers figure out what is wrong and can fix; it would be greatly appreciated.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Front End wysiwyg editor field Error due to Content Cards’ is closed to new replies.