Forums

Cleaner Gallery plugin doesn't work in wordpress 2.8 (12 posts)

  1. skepticwebguy
    Member
    Posted 5 months ago #

    I'm using the Cleaner Gallery plugin with Thickbox to create valid XHTML photo galleries that vastly improves Wordpress default photo galleries.

    However, the plugin stopped working when I upgraded to wordpress 2.8.

  2. greenshady
    Member
    Posted 5 months ago #

    It's working for me on 2.8. This plugin also has a support forum specifically for it.

  3. skepticwebguy
    Member
    Posted 5 months ago #

    I've tried deactivating, uninstalling and reinstalling the plugin to no avail. That forum appears to cost US$25/year for access.

    I can see the thickbox.css loading when I view source. I'm not sure what's changed.

    Can you direct me to a page on your site that uses this plugin with wordpress' default thickbox script? Perhaps there's something I am missing. The weird thing is, it worked before the upgrade to wordpress 2.8.

  4. greenshady
    Member
    Posted 5 months ago #

    You can see it in action on the Cleaner Gallery page using Thickbox.
    http://justintadlock.com/archives/2008/04/13/cleaner-wordpress-gallery-plugin

  5. skepticwebguy
    Member
    Posted 5 months ago #

    yup. that's the one. Aside from the little "X" image not loading on that Thickbox popups, it worked fine. I checked your source code and compared it to mine and it's all equivalent: thickbox.css, jquery.js, class="thickbox" on images with rel tag for the gallery set. I've got Thickbox selected in the plugin drop-down menu, and have the two boxes checked underneath that.

    I have no idea why it no longer works on my blog.

  6. fas.khan
    Member
    Posted 4 months ago #

    It doesn't work on 2.8.

    and I installed it for the first time.

    Two people cant be wrong Justin. Must be some problem...

  7. fas.khan
    Member
    Posted 4 months ago #

    The plugin is not adding the class with the generated script.

    here it is ...

    <dt class='gallery-icon'><img width="250" height="250" src="http://localhost/uploads/2009/03/IMG_0982-250x250.jpg" class="attachment-thumbnail" alt="" title="IMG_0982" /></dt>

    No class with the anchor tag :(

    What can be the reason ?

  8. fas.khan
    Member
    Posted 4 months ago #

    You know what; never mind :-P

  9. greenshady
    Member
    Posted 4 months ago #

    Two people cant be wrong Justin.

    Yes, they can.

  10. fas.khan
    Member
    Posted 4 months ago #

    hahaha !

    Ok Justin-the-wordpress-guru! :-P

  11. werm42
    Member
    Posted 1 month ago #

    Let's not go handing out any awards just yet ther fas.khan...

    I've been beating on this plugin all night, and while it WILL load the the thickbox modal window, it will not load my images? The source code is accurate (hence why i'm getting the modal "blackout"), but the images that are in fact properly linked to the thumbnails, will not load. I loaded the href's on their own, just to make sure, and the images are where they say they should be.

    Here's a link to the dummy page: http://rgmincorporated.com/casestudies/nitaac

    Here's the source for those 3 images:

    <div id="gallery-70" class="gallery gallery-70">
    				<div class='gallery-row clearfix'>
    					<dl class='gallery-item col-3'>
    						<dt class='gallery-icon'><a href="http://rgmincorporated.com/wp-content/uploads/2009/10/nitaac_03.jpg" title="nitaac_03" class="thickbox" rel="clean-gallery-70"><img src="http://rgmincorporated.com/wp-content/uploads/2009/10/nitaac_03-150x150.jpg" alt="nitaac_03" title="nitaac_03" /></a></dt>
    						<dd class='gallery-caption'>nitaac_03</dd>
    
    					</dl>
    					<dl class='gallery-item col-3'>
    						<dt class='gallery-icon'><a href="http://rgmincorporated.com/wp-content/uploads/2009/10/nitaac_02.jpg" title="nitaac_02" class="thickbox" rel="clean-gallery-70"><img src="http://rgmincorporated.com/wp-content/uploads/2009/10/nitaac_02-150x150.jpg" alt="nitaac_02" title="nitaac_02" /></a></dt>
    						<dd class='gallery-caption'>nitaac_02</dd>
    					</dl>
    					<dl class='gallery-item col-3'>
    						<dt class='gallery-icon'><a href="http://rgmincorporated.com/wp-content/uploads/2009/10/nitaac_01.jpg" title="nitaac_01" class="thickbox" rel="clean-gallery-70"><img src="http://rgmincorporated.com/wp-content/uploads/2009/10/nitaac_01-150x150.jpg" alt="nitaac_01" title="nitaac_01" /></a></dt>
    						<dd class='gallery-caption'>nitaac_01</dd>
    
    					</dl>
    				</div>
    			</div>

    Any thoughts on what's wrong here, are greatly appreciated.

  12. werm42
    Member
    Posted 1 month ago #

    Following, up: Adding "insult to injury"...I have also got another Thickbox Modal Window that IS working on every page of my site: the contact us form. Thus showing that the issue is less likely to involve my thickbox implementation, but instead has something to do with Cleaner Gallery...Which for all intents and purposes I am merely using to add the class="thickbox" and rel="post-gallery" to my galleries.

Reply

You must log in to post.

About this Topic