chrismackie29
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Are you sure you want to do this?the theme is the one with the apply function, its not a plugin.
Forum: Fixing WordPress
In reply to: Are you sure you want to do this?I tried without any plugins and it doesn’t help…
Im not sure how to test it if i switch to a different theme?
By resetting do you mean delete?
Thanks for your help
Forum: Fixing WordPress
In reply to: Unresponsive script on all browsers…it happends on all browsers for me??
Forum: Fixing WordPress
In reply to: Unresponsive script on all browsers…Right i have all posts deleted and it still occurs?
Im baffled, seems to be a few different scripts that are unresponsive?
Forum: Fixing WordPress
In reply to: Unresponsive script on all browsers…i dont have any plugins…
I just moved the post to trash and now firefox diplayed a debug script option with this result highlighted…
(function (a) {return $.call(a) === “[object Function]”;})
just to check, are you getting this error in your browser too? Just to make sure its not firebug…
Forum: Fixing WordPress
In reply to: Unresponsive script on all browsers…i just have 1 post in there…
Forum: Fixing WordPress
In reply to: Unresponsive script on all browsers…Thanks but Its pretty new site so it wouldnt have anything in there will it?
Forum: Fixing WordPress
In reply to: Theme gone all crazy after W3 validation editscan someone/moderator delete this post please ??
All fixed
Forum: Fixing WordPress
In reply to: Theme gone all crazy after W3 validation editsright, im getting there…
I replaced functions.php and now its showing but all messed up as before, this time in all browsers…
Forum: Fixing WordPress
In reply to: Theme gone all crazy after W3 validation editsNot yet, trying to figure out what I did so I won’t do it again.
(still learning)
Forum: Fixing WordPress
In reply to: Theme gone all crazy after W3 validation editsjust to add I have recently updated WP, But im pretty certain it was all fine before hand.
The whole reason all this happened is because firefox wasnt showing the page propperly and IE was (for once) So i did a bit of research and it was bwcause of an unclosed tag (hence the w3 validation route)
Forum: Fixing WordPress
In reply to: Theme gone all crazy after W3 validation editsOk, I tried replacing all the theme files i edited and it made no difference…
Should I replace the functions.php file or will that make things worse?
Forum: Fixing WordPress
In reply to: Theme gone all crazy after W3 validation editsit was this below (changed the ‘r’ then changed it back
// We don’t need to write to the file, so just open for reading.
$fp = fopen( $file, ‘r’ );Forum: Fixing WordPress
In reply to: Theme gone all crazy after W3 validation editsi only changed 1 letter in functions.php then changed it back…