Anyone have any ideas on how to solve issue with Nivo slider?
Got it installed and working ok in WP but all the slides are tiling themselves, although the same code on a HTML site doesn’t,
The site is http://www.garethgillman.co.uk/themeforest/arca/
Also can’t get the arrows to display, they are in the images folder, correct as in the css but not showing on the site!
Anyone be able to light my way with these 2 issues?
Uncaught TypeError: object is not a function http://www.garethgillman.co.uk/themeforest/arca/wp-content/themes/arca-wp2/js/scripts.js?ver=3.5 line 47
Worked out why it wasn’t working, I made 1 letter error in the Enqueue style tag, seen it with fresh eyes and works fine.
DNP, no idea how to solve this? Is this related to the new jQuery?
I am not sure if this is due to latest jQuery mate, but one thing is for sure: having a small error can get your entire site upside down. When I get to such issue, I am trying to separate the functions names, selectors, you know, stuff like that. This could take some time but eventually will get your issue fixed.
As far as I remember, in your case some function’s value is not taken into another function, and that’s a mystery to me, sometimes works by including one function into the other.
