Link to home
Start Free TrialLog in
Avatar of Spiderstave
Spiderstave

asked on

Wordpress: Fancy Box not working

Been messing with this for a while now, and can't figure out why Fancy Box isn't working for the thumbnails at the bottom of any of the Property's pages:

http://homesolutionsaz.com/property/10801-north-trico-marana-az-85653/

Any expert's with eagles eyes spot what I'm doing wrong? I'm stumped :P
Avatar of Atique Ansari
Atique Ansari
Flag of India image

It is working fine but with below errors.

"NetworkError: 404 Not Found - http://homesolutionsaz.com/wp-content/themes/ovid2/js/fancybox/jquery.fancybox-1.3.0.css?ver=1.0"
jquery...ver=1.0
"NetworkError: 404 Not Found - http://homesolutionsaz.com/wp-content/themes/ovid2/js/fancybox/jquery.fancybox-1.3.0.js?ver=1.0"
jquery...ver=1.0
position is not defined
[Break On This Error] $jsublist.css({top: position.top-...gTop: '10px', paddingBottom: '5px'});
ASKER CERTIFIED SOLUTION
Avatar of harryhelp
harryhelp
Flag of United Kingdom of Great Britain and Northern Ireland image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Sam Cohen
Just add a plugin call colorbox.
The fancybox js function might be conflicting. Colorbox has the  noconflict function enable.
Avatar of Spiderstave
Spiderstave

ASKER

Yep, it was conflicting plug-ins. Thanks!
Great - glad to know all sorted :)