mitzi
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Post editor not working after upgradeThat happened to me, 4 weeks ago with a site and also yesterday with another. Here are some options on what to do:
https://ww.wp.xz.cn/support/topic/view-editor-for-me-is-not-working/#post-9054624
Thanks for answering so quickly David.
I went ahead and tried again with the info you gave me. I got it to work. You were right, I wasn’t selecting the network.
I didn’t know that I had to click on my profile icon. In my opinion that part is a little confusing. Also, for some reason I thought it will send it automatically once I published the post. But it seems that first I have to save it as a draft and then add the social messages and finally publish. Is that the correct process?
Do you have some documentation that explains the steps o do it? I couldn’t find it. Can you please send me the link to it?Again, thanks for your help and for a great plugin. Mil Gracias!
Forum: Fixing WordPress
In reply to: View Editor for me is not workingI hope that solves your problem. Here is what I did, just in case someone has the same problem:
I’ve been researching and found out that even though adding define(‘CONCATENATE_SCRIPTS’, false); worked. It wasn’t fixing the real problem. So I kept diging and using the Browser Console I found 3 errors “tinyMCE is not defined”. I replaced the /wp-includes/js/tinymce/ folder with a fresh copy but it didn’t work. Since it seemed to me that this happened with the WordPress update I decided to do a manual update following these steps: https://codex.ww.wp.xz.cn/Upgrading_WordPress and that solved it.
I hope it helps.
Forum: Fixing WordPress
In reply to: View Editor for me is not working@damondtalbot: Please let me know if that helps.
If not, and if it’s only happening at your home, I would think is a cache issue. Do you have any cache plugins installed? Have you tried flushing the cache on your browser or use a browser where you have never load the page?
I just found more info that may help here:
http://stackoverflow.com/questions/32588692/how-does-concatenate-scripts-work-on-wp-configForum: Fixing WordPress
In reply to: View Editor for me is not workingI fixed it!
Adding define(‘CONCATENATE_SCRIPTS’, false); to wp-config.php worked.
I followed these recommendations: http://www.wpbeginner.com/wp-tutorials/how-to-fix-white-text-and-missing-buttons-in-wordpress-visual-editor/
It’s working fine now, however I have no idea what define(‘CONCATENATE_SCRIPTS’, false); does. Can someone be so kind and explain what was the problem and why this fixes it? I would love to learn more.
Thank you.
Forum: Fixing WordPress
In reply to: View Editor for me is not working@damondtalbot: Have you check if the text is there but it may be white? Just try highlighting the area where the text should be.
Forum: Fixing WordPress
In reply to: View Editor for me is not workingCan I please post here? I agree with @damondtalbot that t-p was just being difficult and not helping. If the issue is the same I do not get why you had to open a new thread.
I really need to make some changes on my posts and need to solve this.
Forum: Fixing WordPress
In reply to: Post editor not working properlySorry for replying until now.
@damondtalbot: I am on a MAC. Haven’t tried on other computers. Are you having the issue with the post editor or only the problem when it asks you to save?
@azaozz: It is not particular of one browser, it happens both in Firefox and Chrome.
@t-p: and yes, the problem is solved when I turned on script debugging but as I understand that is only used to troubleshoot and find the actual problem? As I said before, I do not now about debugging or errors. Please let me know if I can leave the script debugging on and just forget that I ever had this problem.
Forum: Fixing WordPress
In reply to: Post editor not working properlyThank you t-p, but this is not an issue with Divi. It also happens when I switch to twenty sixteen and all plugins are not active.
Forum: Plugins
In reply to: [Gallery - Video Gallery and Youtube Gallery] Vimeo Videos not UploadingI have the exaact same problem. Can you please tell me how this was resolve?