germanysbestkeptsecret / Wookmark-jQuery

A jQuery plugin to create a dynamic, multi-column layout.
MIT License
2.63k stars 759 forks source link

Uncaught TypeError: Object [object Object] has no method 'wookmark' #149

Closed pankajk1018 closed 10 years ago

pankajk1018 commented 10 years ago

I am getting this js error every now and then. Some time it loads properly but some time or when you reload the page it throws this error. Uncaught TypeError: Object [object Object] has no method 'wookmark' Which prevents the image to be loaded. I am using it in my WordPress project. Please help. Thank you

Sebobo commented 10 years ago

Hi,

difficult to help without a link or detailed information

Regards

pankajk1018 commented 10 years ago

I got it fixed by placing the init at the bottom of the page. Thank You