
Hi there.
Can u see that //]]> ?
Syntax error has occurred at bottom of every page, after insert custom javascript.
custom js is ---
<script type="text/javascript" src="
http://wcs.naver.net/wcslog.js"></script> <script type="text/javascript"> if(!wcs_add) var wcs_add = {}; wcs_add["wa"] = "*********"; wcs_do(); </script>
I want to fix it. help!
Thank you!
Comments
Please open your website in Firefox html mode (CTRL+U) and check how many html errors you got. Please fix them first and all should be fine. The problem might be related with the codes you pasted (like Google Analytics or other), extra plugins or something completely else. This issue is not related with theme at all.
Thanks!