Title: [Plugin: TinyMCE Templates] Edit posts issue
Last modified: August 20, 2016

---

# [Plugin: TinyMCE Templates] Edit posts issue

 *  Resolved [jlapitan](https://wordpress.org/support/users/jlapitan/)
 * (@jlapitan)
 * [14 years ago](https://wordpress.org/support/topic/plugin-tinymce-templates-edit-posts-issue/)
 * when i activate and use this plugin, and add a new template.
 * all my custom post types and regular post had an issue..
 * admin can only view but can’t edit the posts/custom posts by other users..
 * [http://wordpress.org/extend/plugins/tinymce-templates/](http://wordpress.org/extend/plugins/tinymce-templates/)

Viewing 9 replies - 1 through 9 (of 9 total)

 *  [stelldust](https://wordpress.org/support/users/stelldust/)
 * (@stelldust)
 * [14 years ago](https://wordpress.org/support/topic/plugin-tinymce-templates-edit-posts-issue/#post-2802607)
 * same here … each author (even though they are both administrators) can only edit
   their own posts
 *  [inizimo](https://wordpress.org/support/users/inizimo/)
 * (@inizimo)
 * [14 years ago](https://wordpress.org/support/topic/plugin-tinymce-templates-edit-posts-issue/#post-2802722)
 * Yeah very same thing happened to me, I deactivated plugin and then deleted and
   it still had the problem of not being able to click and edit posts and redirected
   to my homepage. I worked out even when deleted it conflicted with Robot Meta 
   plugin , disabled this and I could get back into my posts but today noticed it
   now doesn’t show Make Post Sticky option in my quick edit on a post.
 * What can I do to get rid of this plugin please so it doesn’t conflict with my
   blog settings, is it compatible with 3.3.2
 *  Thread Starter [jlapitan](https://wordpress.org/support/users/jlapitan/)
 * (@jlapitan)
 * [13 years, 12 months ago](https://wordpress.org/support/topic/plugin-tinymce-templates-edit-posts-issue/#post-2802772)
 * to fix that problem.. i disable and delete the plugin..
 * then reset the roles inside wordpress database..
 * go to your phpMyAdmin
 * Search your database, make sure all the tables are check and search for “roles”
 * it will display a result under the table “wp_options” and with option_name as“
   wp_user_roles” edit the values to the file attach to this url ->[Visit this](http://ge.tt/3WgQR8J/v/0?c)
 * this will reset all the user roles set by your other plugins/theme
 * just revisit/update all the settings of your theme and it will be ok now.. have
   not try to use this plugin again..
 * but on my other sites, it is working ok…
 *  Thread Starter [jlapitan](https://wordpress.org/support/users/jlapitan/)
 * (@jlapitan)
 * [13 years, 12 months ago](https://wordpress.org/support/topic/plugin-tinymce-templates-edit-posts-issue/#post-2802773)
 * look for the tinymce-templates.php inside the plugins directory..
 * search for this code
 * `$wp_roles->remove_cap($role, "edit_others_posts");`
 * what i did is comment that part and add this
 * `$wp_roles->add_cap($role, 'edit_others_posts' );`
 * what you need to do is edit one of the templates and then save it.. that’s it..
 * the only issue here is, the templates are all shared..
 *  Plugin Author [Takayuki Miyauchi](https://wordpress.org/support/users/miyauchi/)
 * (@miyauchi)
 * [13 years, 12 months ago](https://wordpress.org/support/topic/plugin-tinymce-templates-edit-posts-issue/#post-2802776)
 * Hi I am developer of this plugin.
 * Sorry, I will fix this problem soon!
 *  Plugin Author [Takayuki Miyauchi](https://wordpress.org/support/users/miyauchi/)
 * (@miyauchi)
 * [13 years, 12 months ago](https://wordpress.org/support/topic/plugin-tinymce-templates-edit-posts-issue/#post-2802777)
 * I was update this plugin.
    If you will re-activate this plugin, this role problem
   will fix.
 * Thanks to everybody.
 *  [stelldust](https://wordpress.org/support/users/stelldust/)
 * (@stelldust)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-tinymce-templates-edit-posts-issue/#post-2802809)
 * hi Takayuki
 * many thanks, I can confirm that updating the plugin has fixed the problem
 *  [stelldust](https://wordpress.org/support/users/stelldust/)
 * (@stelldust)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-tinymce-templates-edit-posts-issue/#post-2802813)
 * I’ve just noticed that the visual editor is disabled. the tabs to switch between
   code and visual editor have dissipated. I’ve checked the user preferences settings
   but the checkbox to disable the visual editor is not checked. Just in case I 
   did enabled and disabled the feature and the tabs have reappeared in the post/
   page edit screen…. very odd
 *  Plugin Author [Takayuki Miyauchi](https://wordpress.org/support/users/miyauchi/)
 * (@miyauchi)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-tinymce-templates-edit-posts-issue/#post-2802814)
 * Hi stelldust,
 * There is no report about the problem, this issue appear by other plugin?
    Please
   deactivate and reactivate the plugin to fix this.

Viewing 9 replies - 1 through 9 (of 9 total)

The topic ‘[Plugin: TinyMCE Templates] Edit posts issue’ is closed to new replies.

 * ![](https://ps.w.org/tinymce-templates/assets/icon-128x128.png?rev=1059804)
 * [TinyMCE Templates](https://wordpress.org/plugins/tinymce-templates/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/tinymce-templates/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/tinymce-templates/)
 * [Active Topics](https://wordpress.org/support/plugin/tinymce-templates/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/tinymce-templates/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/tinymce-templates/reviews/)

## Tags

 * [template](https://wordpress.org/support/topic-tag/template/)
 * [tinymce](https://wordpress.org/support/topic-tag/tinymce/)

 * 9 replies
 * 4 participants
 * Last reply from: [Takayuki Miyauchi](https://wordpress.org/support/users/miyauchi/)
 * Last activity: [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-tinymce-templates-edit-posts-issue/#post-2802814)
 * Status: resolved