View Single Post
Old 12-01-2012, 01:58 PM   PM User | #12
DanInMa
Senior Coder

 
DanInMa's Avatar
 
Join Date: Nov 2010
Location: Salem,Ma
Posts: 1,307
Thanks: 12
Thanked 204 Times in 204 Posts
DanInMa is on a distinguished road
ok, you are getting an error in console ( if you have no idea what im talking about, check out some of the links in my sig one is a debugging tutorial)

PHP Code:
ErrorSyntax errorunrecognized expression: [rel=2_Terrarium_&_Mini_Garden_Assortment]
http://cfferns.com/wp-includes/js/jquery/jquery.js?ver=1.7.1
Line 3 
this means the object is being referenced incorrectly somehow or it could be an issue with the version of jquery, I'm trying to figure it out.
__________________
- Firebug is a web developers best friend! - Learn it, Love it, use it!
- Validate your code! - JQ/JS troubleshooting
- Using jQuery with Other Libraries - Jslint for Jquery/other JS library users
DanInMa is offline   Reply With Quote