Deeeev
Forum Replies Created
-
Actually, WP_DEBUG does give me something;
Notice: wp_enqueue_script was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or init hooks. Please see Debugging in WordPress for more information. (This message was added in version 3.3.) in /home/sites/blackburnehouse.co.uk/public_html/wp-includes/functions.php on line 3587
I didn’t spot it as it blended into the the background doh!
WP_DEBUG didn’t throw anything up and there is this error;
Uncaught TypeError: Object #<Object> has no method ‘dispatchEvent’ prototype.js:4619
fire prototype.js:4619
_methodized prototype.js:338
fireContentLoadedEvent prototype.js:4667but this appears with or without the cookie plugin enabled
The blank page i get is this with a load of css dumped out, looks like its from the cookie control;
<html><head><script type=”text/javascript” src=”http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js”></script><style type=”text/css”>div#cccwr div{font:11px/16px sans-serif;margin:0;text-align:left}di…. plus more ….. und-position:0 -100px}</style></head></html>
Hi,
I tried it with just the 2 plugins enabled and it doesn’t work and i have just tried it with the default theme and the site works fine!
So it appears the fault lies with the theme, it does very briefly show the site before going blank.
I’m not very experienced with wordpress so any idea’s where to start looking within the theme?
Thanks for the help