breathinstephen
Forum Replies Created
-
Thanks for the redirect. I’ve already posted here with full troubleshooting steps: verified domain, correct redirect URI, no plugin conflicts, and clean permalink structure. Site Health confirms verified status. Could this be a stale proxy record or backend mismatch on Site Kit’s end?
Forum: Fixing WordPress
In reply to: Script Error 2.7This worked for me.
Remove this line from the wp-admin\edit-form-advanced.php file.
$metadata = has_meta($post->ID);
list_meta($metadata);
?>Forum: Fixing WordPress
In reply to: Script Error 2.7I’m having the very same problem. The suggested fix worked on the last version, but it doesn’t work on 2.7
Forum: Fixing WordPress
In reply to: Image uploader problems with 2.7Was having the same problem. Turned out to be commentluv plug-in was conflicting with something. I deactivated it, and no more problems.
Forum: Fixing WordPress
In reply to: Image uploader problems with 2.7I’m having the same exact with getting a blank screen after hitting the insert image button when using Firefox.