I'm having a javascript error saying that "/wp-content/themes/greyzed/includes/validation.js" is missing.
I tried reinstalling the theme but still a no go. Am I missing a file or something?
I'm having a javascript error saying that "/wp-content/themes/greyzed/includes/validation.js" is missing.
I tried reinstalling the theme but still a no go. Am I missing a file or something?
Hi akumusha...
Freaky Friday! That theme doesn't even have an includes folder.
But the line of script calling that JS file is there in the header. Our bad!
Thanks so much for pointing it out!
We've removed the offending line and we'll update the downloadable theme package, soon. If you'd like to get just the header.php file, we've put a copy up at:
Download, and overwrite the copy in your wp-content/themes/greyzed folder.
Cheers.
Hi george,
it seems like the link you gave me is expired already... sorry it took me long to reply... been busy this past couple of days...
So I just delete the line saying:
<script type="text/javascript" src="<?php bloginfo('template_url'); ?>/includes/validation.js"></script>
right?
@akumusha Did removing that line work for you?
If not, log into http://www.efrogthemes.com, click through to your account, download Greyzed again and replace your header.php file with the new one as George explained above..