Hi,
i started using the Meenews plugin to write newsletters.
Unfortunately when i type a newsletter, it sets off the hotkeys for the sidebar menu.
Is there a way to turn off hotkeys?
Thanks for the great plugin!
Simon
Hi,
i started using the Meenews plugin to write newsletters.
Unfortunately when i type a newsletter, it sets off the hotkeys for the sidebar menu.
Is there a way to turn off hotkeys?
Thanks for the great plugin!
Simon
Looks like this is happening because this plugin is using a div for text entry and not a textarea.
I'll see what I can do to get around this in the next update, until then you can disable hotkeys by commenting out (or removing) this line, around line 211:
fluencyKeys.init();
With this removed/commented out the hotkeys won't be active.
This topic has been closed to new replies.