Title: Cannot edit post
Last modified: December 18, 2018

---

# Cannot edit post

 *  Resolved [hiddenash](https://wordpress.org/support/users/hiddenash/)
 * (@hiddenash)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/cannot-edit-post/)
 * Hi there,
 * If I try to edit the post it keeps loading. It also looks weird when I try to
   add a new topic. I tried from different browsers but no luck.
 * Can you please advise?
 * Thanks!

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

 *  Plugin Author [gVectors Team](https://wordpress.org/support/users/gvectors-team/)
 * (@gvectors-team)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/cannot-edit-post/#post-11004470)
 * Forum URL please.
    You probably have a JS error o your site and it affects wpForo
   JS buttons.
 *  Thread Starter [hiddenash](https://wordpress.org/support/users/hiddenash/)
 * (@hiddenash)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/cannot-edit-post/#post-11006613)
 * I see. that’s it: [https://tmff.net/community](https://tmff.net/community)
 *  Plugin Author [gVectors Team](https://wordpress.org/support/users/gvectors-team/)
 * (@gvectors-team)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/cannot-edit-post/#post-11006716)
 * Thank you [@hiddenash](https://wordpress.org/support/users/hiddenash/),
    Where
   we can register? Please register a regular subscriber user and send login details
   to support[at]gvectors.com
 *  Thread Starter [hiddenash](https://wordpress.org/support/users/hiddenash/)
 * (@hiddenash)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/cannot-edit-post/#post-11006828)
 * Done!
 *  Plugin Author [gVectors Team](https://wordpress.org/support/users/gvectors-team/)
 * (@gvectors-team)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/cannot-edit-post/#post-11006865)
 * First please exclude the TinyMCE editor JS file from Automizer plugin, then delete
   all cache and reset Autoptimizer cache.
    Please navigate to Settings > Autoptimize
   > Main Tab, click on top right [Show advanced settings] button, find “Exclude
   scripts from Autoptimize” option, add this JS path `,wp-includes/js/tinymce`,
   than click on [Save Changes and Empty Cache] button bellow.
 * Second, navigate to Dashboard > Users > Your Profile and make sure the “Disable
   Visual Editor” is no checked, it should not be disabled.
 * And third, it seems you have wrong permission in file system. Use some FTP client,
   make sure the /wp-content/ and /uploads/ and /plugins/ folders permissions are
   755 and files are 644.
 * Don’t forget delete all cache before checking.
 *  Plugin Author [gVectors Team](https://wordpress.org/support/users/gvectors-team/)
 * (@gvectors-team)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/cannot-edit-post/#post-11006938)
 * After the checking file permissions, please navigate to Dashboard > Forums > 
   Settings > Styles Tab and click on [Update Options] button. This should create
   a colors.css file in file system `/wp-content/plugins/wpforo/wpf-themes/classic/
   colors.css`
    -  This reply was modified 7 years, 5 months ago by [gVectors Team](https://wordpress.org/support/users/gvectors-team/).
 *  Thread Starter [hiddenash](https://wordpress.org/support/users/hiddenash/)
 * (@hiddenash)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/cannot-edit-post/#post-11007242)
 * Tried everything you said, excluded script, disable visual editor is not checked
   and all permissions are 755 and files 644. Also went on Styles and clicked update
   options and deleted all caches. But no luck.
 * In the meantime I had tried to disable autoptimize, added plugin to disable latest
   gutenberg builder in latest wp release and tried to genrate colors.css as you
   suggested but nothing happened.
 * The forum worked fine until a day or two ago, probably after the latest Wp update
   it stopped working?
 *  Plugin Author [gVectors Team](https://wordpress.org/support/users/gvectors-team/)
 * (@gvectors-team)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/cannot-edit-post/#post-11007257)
 * Please contact us via support[at]gvectors.com email address and add this topic
   URL.
 *  Plugin Author [gVectors Team](https://wordpress.org/support/users/gvectors-team/)
 * (@gvectors-team)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/cannot-edit-post/#post-11008108)
 * Ok, we found the issue. Probably you have a custom function which adds `defer
   onload=''` attributes to the TinyMCE JS file HTML tag and stops it. It should
   be removed.
 *     ```
       <script type='text/javascript' src='.../wp-includes/js/tinymce/tinymce.min.js' defer onload=''></script>
       <script type='text/javascript' src='.../wp-includes/js/tinymce/plugins/compat3x/plugin.min.js' defer onload=''></script>
       ```
   

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

The topic ‘Cannot edit post’ is closed to new replies.

 * ![](https://ps.w.org/wpforo/assets/icon-256x256.png?rev=2121644)
 * [wpForo Forum](https://wordpress.org/plugins/wpforo/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wpforo/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wpforo/)
 * [Active Topics](https://wordpress.org/support/plugin/wpforo/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wpforo/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wpforo/reviews/)

 * 9 replies
 * 2 participants
 * Last reply from: [gVectors Team](https://wordpress.org/support/users/gvectors-team/)
 * Last activity: [7 years, 5 months ago](https://wordpress.org/support/topic/cannot-edit-post/#post-11008108)
 * Status: resolved