jdwebb
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: 3.9.1 is broke – Visual Editor is not workingReally. I haven’t touched anything on my site to cause it, so I think you’re wrong. There are plenty of others who have the same problem. I’m looking for a solution, not rhetoric.
Forum: Fixing WordPress
In reply to: 3.9.1 is broke – Visual Editor is not workingThere is something broken in TinyMCE.
Uncaught SyntaxError: Unexpected identifier https://www.bsandbacktalk.com/wp-includes/js/tinymce/tinymce.min.js?ver=4021-20140423:8
Uncaught ReferenceError: tinymce is not defined https://www.bsandbacktalk.com/wp-includes/js/tinymce/plugins/compat3x/plugin.js?ver=4021-20140423:301
Uncaught ReferenceError: tinymce is not defined https://www.bsandbacktalk.com/wp-admin/post.php?post=512&action=edit:1958
Uncaught ReferenceError: tinyMCE is not defined https://www.bsandbacktalk.com/wp-includes/js/tinymce/langs/wp-langs-en.js?ver=4021-20140423:235
Uncaught ReferenceError: tinymce is not defined https://www.bsandbacktalk.com/wp-admin/post.php?post=512&action=edit:1952Forum: Fixing WordPress
In reply to: 3.9.1 is broke – Visual Editor is not workingThats actually the third time I tried that…it didn’t do anything.
Forum: Fixing WordPress
In reply to: 3.9.1 is broke – Visual Editor is not workingAll you are telling me is what others have posted here elsewhere, and they DON’T WORK. Is there not a developer who is familiar with WordPress that can respond instead of a volunteer moderator?
Forum: Fixing WordPress
In reply to: 3.9.1 is broke – Visual Editor is not working[Moderator Note: Please do not post in uppercase & shout at us. Post de-capped.]
LOL…Let me try once again. i have replaced files, uploaded fresh ones, tried the plugin folder idea, disabled and activated the plugins, tried the php my admin fix, etc, etc. the only thing i haven’t done is to delete everything and start over. And if that is what I need to do, then I will find other software for my website.
Forum: Fixing WordPress
In reply to: 3.9.1 is broke – Visual Editor is not workingMa’am, Sir, whatever you are, I have been all over these forums as well as others for two days. I have replaced files, tried every fix I could find posted, and nothing works. It is inconceivable that one day I log in and there are no issues. The next day I log in, and the visual editor doesn’t work. Nothing on my computer has changed, installed, or deleted. I didn’t upload any files, make any changes to my website. So you tell me, is it me, or WP3.9.1?
Forum: Fixing WordPress
In reply to: 3.9.1 is broke – Visual Editor is not workingTHIS DID NOT WORK:
Use phpMyAdmin to deactivate all plugins.In the table wp_options, under the option_name column (field) find the active_plugins row
Change the option_value field to: a:0:{}
Or reset your plugins folder via FTP or the file manager provided in your host’s control panel.Via FTP or your host’s file manager, navigate to the wp-contents folder (directory)
Via FTP or your host’s file manager, rename the folder “plugins” to “plugins.hold”
Login to your WordPress administration menus (/wp-admin)
Via FTP or your host’s file manager, rename “plugins.hold” back to “plugins”Forum: Fixing WordPress
In reply to: 3.9.1 is broke – Visual Editor is not workingI have done ALL the recommended fixes. I don’t know why you think it just MY site, clearly you have not read the hundreds of posts here about people having the same issue, so its clearly NOT specific to my site.