Title: [Plugin: Post Notes] tinyMCE Control
Last modified: August 19, 2016

---

# [Plugin: Post Notes] tinyMCE Control

 *  [xzeed](https://wordpress.org/support/users/xzeed/)
 * (@xzeed)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/plugin-post-notes-tinymce-control/)
 * Hi Jonathan, I got a problem with the current beta and your plugin.
    The first
   post note don’t got the tinyMCE controls,
 *     ```
       tinyMCE is not defined
       tinyMCE.execCommand('mceAddControl', false, 'post_notes_copy'+i+'');
       post-notes.js (Linie 209)
       ```
   
 * The way I fixed it was to change the line 209 to:
 *     ```
       jQuery(function(){
       	tinyMCE.execCommand('mceAddControl', false, 'post_notes_copy1');
       });
       ```
   
 * in the post-notes.js file. I bet the is a smarter way for that!
 * [http://wordpress.org/extend/plugins/post-notes/](http://wordpress.org/extend/plugins/post-notes/)

Viewing 1 replies (of 1 total)

 *  [phatoz](https://wordpress.org/support/users/phatoz/)
 * (@phatoz)
 * [16 years, 4 months ago](https://wordpress.org/support/topic/plugin-post-notes-tinymce-control/#post-1086557)
 * [@xzeed](https://wordpress.org/support/users/xzeed/) – Currently running WP 2.8.6
   and this plugin is not compatible at all, even with your ‘fix’.
 * Hopefully the author will update this plugin to bring it inline with recent versions
   of WP.

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: Post Notes] tinyMCE Control’ is closed to new replies.

 * 1 reply
 * 2 participants
 * Last reply from: [phatoz](https://wordpress.org/support/users/phatoz/)
 * Last activity: [16 years, 4 months ago](https://wordpress.org/support/topic/plugin-post-notes-tinymce-control/#post-1086557)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
