OK, this looks like the issue I am having. Using WooThemes Premium News. The free one.
I’ve hacked it for BP including the featured image thing. All fine, but this jquery conflict.
I’ve read this thread and another.
http://headonradionetwork.com
I understand the version conflict. I am however having real trouble finding where to fix it.
Firebug outputs the following.
$ is not a function
headonradionetwork.com()()headonra…twork.com (line 1272)
[Break on this error] $(function() {
headonra…twork.com (line 1272)
$ is not a function
[Break on this error] $(document).ready(function(){
headonra…twork.com (line 1253)
jQuery(“div#members-list-options a”).livequery is not a function
(?)()()widget-m…ver=2.7.1 (line 3)
(?)()()jquery.j…e3Q%3D%3D (line 1)
(?)()()jquery.j…e3Q%3D%3D (line 1)
(?)()([function(), function(), function(), 2 more…], function(), undefined)jquery.j…e3Q%3D%3D (line 1)
(?)()()jquery.j…e3Q%3D%3D (line 1)
[Break on this error] function() {
widget-m…ver=2.7.1 (line 3)
I feel I’ve wandered down the right path, yet I can’t read the street numbers.
Any help would be appreciated.