Recently installed the plugin, and have yet to get it working. I'm using WordPress 3.0.4 without any other gallery plugins, or any other calls to jquery versions. Really stuck here, would appreciate any help.
Recently installed the plugin, and have yet to get it working. I'm using WordPress 3.0.4 without any other gallery plugins, or any other calls to jquery versions. Really stuck here, would appreciate any help.
Hi iamduncan,
I tested Polaroid Gallery with WP 3.0.4, and it's working fine. Do you have any javascript errors on that page?
None at all. I'm using WP-Framework as a base theme, but haven't altered anything in the header. The page simply shows the default wordpress gallery.
Hi iamduncan,
it seems that WP-framework also tries to modify default media gallery styles.
To fix this, edit: themes/wp-framework/library/framework.php
In function defaults(), comment out this line (line 89?):
//add_filter( 'post_gallery', 'semantic_gallery' );
After that Polaroid Gallery is working properly.
Cheers,
janisto
Worked like a charm!
Many thanks janisto, you're a star!
Much appreciated!
This topic has been closed to new replies.