Forums

[resolved] Cleaner Gallery plugin doesn't work in wordpress 2.8 (18 posts)

  1. skepticwebguy
    Member
    Posted 2 years 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. Justin Tadlock
    Member
    Posted 2 years ago #

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

  3. skepticwebguy
    Member
    Posted 2 years 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. Justin Tadlock
    Member
    Posted 2 years 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 2 years 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 2 years 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 2 years 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 2 years ago #

    You know what; never mind :-P

  9. Justin Tadlock
    Member
    Posted 2 years ago #

    Two people cant be wrong Justin.

    Yes, they can.

  10. fas.khan
    Member
    Posted 2 years ago #

    hahaha !

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

  11. werm42
    Member
    Posted 2 years 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 2 years 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.

  13. courtneyelizabeth
    Member
    Posted 2 years ago #

    Stopped working for me on 2.8 also...And still doesnt seem to be working on 2.9...

    Will investigate it a little more...

  14. courtneyelizabeth
    Member
    Posted 2 years ago #

    OK, I traced the "non displaying gallery" error back to line 179.
    'columns' => 4,

    When I uncomment this line, it of course, reverts to one column of images, but at least the images show...

    So I dont know if someone can investigate this further...

    But...that's basically what it is...

  15. courtneyelizabeth
    Member
    Posted 2 years ago #

    OK...
    I created a FIX for those having issues with the gallery not displaying in WordPress 2.8 and WordPress 2.9...

    Let me know if you have any issues with it.

    http://www.courtneyelizabeth.com/downloads/1

  16. Rics
    Member
    Posted 2 years ago #

    Courtney,

    I've installed your mod version, but it still doesn't work. The gallery isn't fixed at all.

    :(

  17. CMS Internet Solutions
    Member
    Posted 2 years ago #

    I have been using this plugin for about 2 years and never have had any issues. It produces a very nice gallery with loads of options, and most importantly validates XHTML strict.

  18. cpkid2
    Member
    Posted 1 year ago #

    Not working for me in 2.9.2...

Topic Closed

This topic has been closed to new replies.

About this Topic