maxxdog
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Visual Editor Stopped WorkingGlad that helped Jon!
Forum: Fixing WordPress
In reply to: Visual Editor Stopped WorkingAfter working on this problem all day, I finally asked for help from my web host, SiteGround, and they fixed it in an hour. Here’s what their support team wrote once they’d got it working again…
I managed to recreate the issue on my end and and found out that it was caused by the fact that access to the following PHP script was being denied:
wp-includes/js/tinymce/wp-tinymce.php
I managed to resolve the issue by removing the code blocking access to the php file in question in the .htaccess file located in the wp-includes directory.
Your visual editor is now working as expected on my end.
And it is. Hope that helps someone.
Forum: Fixing WordPress
In reply to: Visual Editor Stopped WorkingForum: Themes and Templates
In reply to: [Twenty Thirteen] Header Does Not Appear on MobilesThanks shinjing. That’s much better.
Forum: Themes and Templates
In reply to: [Twenty Thirteen] Header Does Not Appear on MobilesI have exactly the same problem, Chelle and could really use some help.
After updating Twenty Thirteen, my header image disappeared from the mobile version. Just in case it helps. I’m using a bunch of images that are the full width of the banner. And I’m cycling through a few of them.
It was working perfectly prior to the update.