
Originally Posted by
Design75
I think the problem is that in the latest versions of the loader Numinix moved the javascript loading to the bottom of the page. This to make search engines happy, but without proper documentation and support, this is a recipe for disaster. You can not load any script at the bottom of the page without knowing where it is needed on the page, resulting in jquery errors and non working scripts.
Better download an older version, 4.05 if i remember correctly. This was one of the last with the Javascript loading in the head of your page.