• Resolved iamduncan

    (@iamduncan)


    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.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author janisto

    (@janisto)

    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?

    Thread Starter iamduncan

    (@iamduncan)

    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.

    Plugin Author janisto

    (@janisto)

    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

    Thread Starter iamduncan

    (@iamduncan)

    Worked like a charm!
    Many thanks janisto, you’re a star!

    Much appreciated!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘[Plugin: Polaroid Gallery] Ver 2.0.2 not working with WP 3.0.4 on any browser’ is closed to new replies.