Marieke Viljoen experiences timeouts trying to post to GDo today, so asked that I post this for her. If anyone can help:
I'm really struggling with an error with a module I want to use. If you have an answer for me I would REALLY appreciate it.
...
The module is Masonry.
Error:
The version of the jQuery Masonry library could not be detected.
I am using Drupal 7.22, jQuery 1.7.1, Views 7.x-3.7, Masonry 7.x-2.0 – I would really like to use the Masonry module, but I can’t seem to get the js library to link. Please help. I put the masonry.pkgd.min.js file in sites/all/libraries/masonry/ masonry.pkgd.min.js, but it doesn’t seem to pick it up. Do I need to add it to my theme .info file as well?
Kyk asb of jy my kan help. Is daar weer vannaand n meetup by dieselfde plek as laas? Wat is die topics wat bespreek gaan word indien ja?
Dankie

Comments
the module is looking for
the module is looking for sites/all/libraries/masonry/jquery.masonry.min.js and not sites/all/libraries/masonry.pkgd.js
if you rename the masonry javascript file it should start working.
where are the docs?
I've followed the installation instructions and it's installed, but what do I do now? Where are the docs for this module? I don't see any options under the widget types in the content type fields, or anywhere? Please help. Thanks.
Please read the Masonry
Please read the Masonry module project page carefully - https://drupal.org/project/masonry - that module is only an API module which means it does nothing but create custom Drupal hooks for other modules.
On the project page they list other modules that you will need to install to make use of Masonry without doing too much coding.
Masonry docs
Thanks, I will.