Thread Starter
kamov
(@lucifero)
I was able to fix.
The theme developer use comment like below:
/*///////////////////////////////////////////////////////////////////////
Ported to jquery from prototype by Joel Lisenby ([email protected])
http://joellisenby.com
original prototype code by Aarron Walter ([email protected])
http://buildingfindablewebsites.com
Distrbuted under Creative Commons license
http://creativecommons.org/licenses/by-sa/3.0/us/
///////////////////////////////////////////////////////////////////////*/
which was minified in below:
/*///////////////////////////////////////////////////////////////////////
ahh … the things developers do …
it actually was the JS minifier complaining there’s something wrong with the original JS, as you found out. is that from a theme on ww.wp.xz.cn?