anspress.min.js?ver=2.4.8:1 Uncaught TypeError: Cannot read property ‘length’ of null
We are having a problem with the Java component of Anspress on our site here >> http://caf-fca.org/skilled-trades-network/apprentice-resources/gaining-experience/
we were able to determine that’s is a js error on the page. The anspress plugin is using some component that does not work/is broken.
Error: anspress.min.js?ver=2.4.8:1 Uncaught TypeError: Cannot read property ‘length’ of null
This is WordPress 4.5.2 running a custom theme.
Any ideas how to fix? The site is stuck in a loading pattern…
Thanks
Anonymous commented
In root AnsPress plugin directory create a new file called env (no extension) and just add text development in that file. Now reload page and show us console log again. This will show proper line of error.