• Hi,

    I’m testing this plugin to notify subscribers of new posts when published. Everything is running almost as desired and the mails are being sent, but there is something weird.

    Whenever I’m editing a newsletter, this html keeps being appended to the end of the edit box.

    <p id="testbrowser" contenteditable="true">test</p>

    No matter how many times I remove it. And it is being appended to the end of the newsletter, thus ruining the layout I’m choosing (that is based on the standard Casablanca template, btw).

    Any ideas on how to stop this behaviour? I dont see any options to do such a thing, but It is probably that I’m missing something. I’m new to knews.

    Thanks,

    http://wordpress.org/plugins/knews/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author creverter

    (@creverter)

    Hello Jose, the WYSIWYG editor adds this tag, try to perform some changes on it and finally remove it from the DOM (a way to check browser cappabilities). Can do you tell me whick broser (and platform & version) are you using?

    Can do you open the JavaScript Console and tell me if it appears some bug?

    Regards,
    Carles.

    Thread Starter Jose

    (@versvs)

    Hi Carles,

    I’m using Firefox under Ubuntu. I’m in a hurry but as soon as I have an opportunity I will check the console. Hope to do it in a couple of hours or so 🙂

    Thanks for your reply 🙂

    Plugin Author creverter

    (@creverter)

    Ok, give me the JS log, and try in another browsers also, please, don’t have linux…

    Regards,
    Carles.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘test id="testbrowser"’ is closed to new replies.