tonchi00
Forum Replies Created
-
I cant get Jetpack to send out notifications to the blog subscribers because of elementor
Forum: Plugins
In reply to: Visual Editor Dead – AGAIN – Thanks TinyMCEFigured out what caused my crash…
Sucuri Security… I had used a hardening option….
Restrict wp-includes access
This option blocks direct PHP access to any file inside wp-includes.Once this was unhardened the visual editor re-appeared.
Forum: Fixing WordPress
In reply to: Visual Editor not working. Need backup and re-install adviceSolution didn’t work.
Has anybody else just backing up the content,, deleting everything and re-installed?
What did you use for backup and exactly what was backed up so the problem didn’t re-appear?
Forum: Fixing WordPress
In reply to: Visual Editor not working. Need backup and re-install adviceThese are the 5 options I have to backup WordPress.
Database backup
File backup
WordPress XML export
Installed plugins list
Check database tablesWhich of the 5 would I use to only back up my content and not the plugins or anything else that might be disrupting Visual Editor?
Forum: Fixing WordPress
In reply to: Visual Editor not working. Need backup and re-install adviceI apologize for not realizing you included the link…
The reset was done with no change..
The visual editor still is not there..
This is still coming up an error in F12 Developer Console.
<script type=’text/javascript’ src=’https://mywebsite.com/wordpress/wp-includes/js/tinymce/wp-tinymce.php?c=1&ver=4310-20160418′></script>
<script type=’text/javascript’>
tinymce.addI18n( ‘en’, {“Ok”:”OK”,”Bullet list”:”Bulleted list”,”Spellcheck”:”Check Spelling”,”Row properties”:”Table row properties”,”Cell properties”:”Table cell properties”,”Paste row before”:”Paste table row before”,”Paste row after”:”Paste table row after”,”Cut row”:”Cut table row”,”Copy row”:”Copy table row”,”Merge cells”:”Merge table cells”,”Split cell”:”Split table cell”,”Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.”:”Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.\n\nIf you\u2019re looking to paste rich content from Microsoft Word, try turning this option off. The editor will clean up text pasted from Word automatically.”,”Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help”:”Rich Text Area. Press Alt-Shift-H for help”,”You have unsaved changes are you sure you want to navigate away?”:”The changes you made will be lost if you navigate away from this page.”,”Your browser doesn’t support direct access to the clipboard. Please use the Ctrl+X\/C\/V keyboard shortcuts instead.”:”Your browser does not support direct access to the clipboard. Please use keyboard shortcuts or your browser\u2019s edit menu instead.”,”Edit “:”Edit”});
tinymce.ScriptLoader.markDone( ‘https://mywebsite.com/wordpress/wp-includes/js/tinymce/langs/en.js’ );
</script>This is the error message
SCRIPT5009: ‘tinymce’ is undefined
File: post.php, Line: 2746, Column: 1Forum: Fixing WordPress
In reply to: Visual Editor not working. Need backup and re-install adviceHow would I go about doing this. I am able to FTP into the site thru GoDaddy, but I am not sure what to do when I get there.