pildit
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: jQuery not defined disappears after turning errors onI deactivated all the plugins and now it works ok.
THanks for your helpForum: Fixing WordPress
In reply to: jQuery not defined disappears after turning errors onI solved it .. still have problemes with the HTML formatting
Forum: Fixing WordPress
In reply to: jQuery not defined disappears after turning errors onOh no, I have other problems now…i switched to my child theme and nothing works anymore.
Fatal error: require_once(): Failed opening required ‘C:\xampp\htdocs\gokid/wp-content/themes/Newspaper-child/includes/wp_booster/td_block.php’ (include_path=’.;C:\xampp_new\php\PEAR’) in C:\xampp\htdocs\gokid\wp-content\themes\Newspaper-child\classes\td_block_rewrited.php on line 3
It seems it’s using the TEMPLATE_DIRECTORY of its parent theme.
I can’t access wp-admin anymore..how can I reset the themes without using the Admin section ?Forum: Fixing WordPress
In reply to: jQuery not defined disappears after turning errors onNo, I don’t know, how can I check out ?
Forum: Fixing WordPress
In reply to: jQuery not defined disappears after turning errors onReferenceError: jQuery is not defined
http://localhost/gokid/
Line 16ReferenceError: jQuery is not defined
ado.config({mode:"old",xml:false,characterEncoding:true});ado.preview({enabled:t...I think the problem is that the HTML is malformed when errors are not shown. If I turn on errors display, suddenly the HTML source is correctly formatted, without it, the page source looks really messy, something like a minified version.