• Resolved skepticwebguy

    (@skepticwebguy)


    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.

Viewing 15 replies - 1 through 15 (of 17 total)
  • It’s working for me on 2.8. This plugin also has a support forum specifically for it.

    Thread Starter skepticwebguy

    (@skepticwebguy)

    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.

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

    Thread Starter skepticwebguy

    (@skepticwebguy)

    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.

    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…

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

    here it is …

    <dt class=’gallery-icon’><img width=”250″ height=”250″ src=”https://localhost/uploads/2009/03/IMG_0982-250×250.jpg&#8221; class=”attachment-thumbnail” alt=”” title=”IMG_0982″ /></dt>

    No class with the anchor tag ??

    What can be the reason ?

    You know what; never mind ??

    Two people cant be wrong Justin.

    Yes, they can.

    hahaha !

    Ok Justin-the-wordpress-guru! ??

    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: https://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="https://rgmincorporated.com/wp-content/uploads/2009/10/nitaac_03.jpg" title="nitaac_03" class="thickbox" rel="clean-gallery-70"><img src="https://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="https://rgmincorporated.com/wp-content/uploads/2009/10/nitaac_02.jpg" title="nitaac_02" class="thickbox" rel="clean-gallery-70"><img src="https://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="https://rgmincorporated.com/wp-content/uploads/2009/10/nitaac_01.jpg" title="nitaac_01" class="thickbox" rel="clean-gallery-70"><img src="https://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.

    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.

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

    Will investigate it a little more…

    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…

    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.

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

    Courtney,

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

    ??

Viewing 15 replies - 1 through 15 (of 17 total)
  • The topic ‘Cleaner Gallery plugin doesn’t work in wordpress 2.8’ is closed to new replies.