Skip to content Skip to tags Skip to twitter news Skip to blog roll Skip to categories Skip to archives Skip to recent posts

January 13, 2008

PhotoXhibit

by Benjamin Sterling in Uncategorized on January 13, 2008 @ 10:18 pm

If you are getting a hanging error when trying to add a gallery, please use the code at the following link [http://pastebin.com/f5a51e4b3] and overwrite all the code in the /photoxhibit/common/inc/px.php file. There is an issue with some servers with a php function that helps with foreign characters and this code helps

PhotoXhibit, formally Benjamin Sterling Galleries, was born out of the fires of so many not-so-great gallery/image manager plugins for WordPress.

This plugin uses photos from your Flickr, Picasa, and/or SmugMug accounts as well as allows you to upload and build Albums to help you build inviting Photo Galleries on and through out your site.

Features:

  • Independent gallery creator for post, pages, and sidebar
  • The ability to create a gallery based of some of the most popular JavaScript based gallery plugins
  • Ability to customize each gallery’s appearance with a styles editor
  • Ability to grab your photos from Flickr, Picasa, and/or SmugMug
  • An easy to use interface for adding photos directly to a post or page from Flickr and SmugMug (Picasa and Albums coming soon)
  • Easily create and upload Albums with a single thumbnail or two different size thumbnails
  • Easily turn features on and off via the options tab

The following list of jQuery plugins are used in PhotoXhibit to help you build out your galleries:

Examples

Here are some examples of what the plugin will dump out:

Requirements

  • Till I have an alternative built in, “allow_url_fopen” must be turned on on your server for the Gallery Builder to work for the services other then Local and Album I have decided to go complete JSONP for all outside service calls.
  • JavaScript must be turned on
  • Flickr and SmugMug requires an API key for the advanced stuff, I am working to removing this requirement, but you will need it in the mean time I resolved this need.

FAQ

Visit the ever growing FAQ page

Known Issues

  • Opera chokes on some of the jQuery UI stuff
  • IE6 and IE7 are now having issues when building a gallery and you click the next button
  • The Lightbox plugin has the path for the images used hardcoded into the js, so if you going use it, give it the full url to the image Fixed as of 2.0.10
  • Some themes use the_excerpt() on category, archive, tags and search pages and code will be echoed out for these pages for the posts that have a gallery on it. Check out the FAQ on how to get around this.

Updates

V2.1.4 - 04.02.2008: v2.1.4 has changes that will now show your images on category, archive and search pages.

V2.1 - 03.23.2008: v2.1 has a ton of new fixes and changes, please view the change log for the full list

V2.0.10 - 03.04.2008: v2.0.10 added the ability to turn off the sliding effect when building a gallery, added the code to start translations, and some other minor additions.

V2.0.8 - 03.01.2008: v2.0.8 has fixes for the “Locally” service, incorrect path for jquery, checks to make sure GD library is installed and added back in the alt text editor for galleries.

V2.0.7 - 02.29.2008: v2.0.7 has some code updates for jQuery and jQuery UI which in turn fixed issues with Opera.

V2.0.6 - 02.28.2008: v2.0.6 has fixes for the Album Manager not working for some people and pulling from the albums in the gallery builder not working.

V2.0.5 - 02.26.2008: v2.0.5 has fixes to the gallery edit, gone completely JSONP for service calls do to servers not supporting certain functions.

V2.0.4 - 02.23.2008: v2.0.4 has a large amount of fixes that should make the overall experience better. I removed the need to have a SmugMug API and working on removing the need to have a Flickr API. Have a look at the changelog for the full list of changes.

Download Link

http://wordpress.org/extend/plugins/photoxhibit/

Pages: « 3938 37 36 35 34 [33] 32 31 30 29 281 » Show All

387 Responses to “PhotoXhibit”

Hi again,
I’m using now WP 2.5 and PX 2.1.6.
When I create a new album, and upload images into it, everything works fine, and no error messages are shown.
But then, when I try to build the gallery from an album, it says the selected album has no images. (”There was no images in the album you selected”).
In fact, if I go then to the album ‘edit images’ link, no images are displayed.
If I look for them through FTP, they are there, though.

Any ideas? It used to work, back in WP 2.3.3 and PX 2.1.4

Thank you!

I have installed v2.1.6 on WP 2.5 and everything appears to be working correctly until I go to build a gallery. It allows me to add images from an album and set all my options, but when I hit “Submit Changes,” I get stuck with the “Please wait…” screen and hourglass, and nothing ever happens.

I have tried starting the album over, starting the gallery build over, setting different options, and reinstalling but to no avail. I am really interested in your plugin as it seems to be the best out there, if I can just get past this hangup.

Thanks very much for your time!

P.S. I am trying to use the table structure and jQuery Gallery Viewer II

Small thumbnail problem resolution

Hi - having spent a few minutes on IM with Benjamin last night, he resolved the small thumbnail issue for me. I said i would document the fix for others having the same issue to try & save him some time.

The problem:
———–
Thumbnails for galleries show up far too small to be useful. My experience was that this was always the case for IE & occassionally for Safari. I have not tested other browsers.

Resolution overview:
—————-
For those having this problem, you will have to do two things:
1 - make an amendment for each of your existing galleries;
2 - make an amendment in the photoxhibit database (obviously requires access to your WP database) to affect all new galleries generated by Photoxhibit.

Resolution tested on:
—————–
This work-around has been tested on my 2.5 installation of WP and with 2.1.6 of the Photoxhibit plugin against the following photoxhibit gallery style: table (no text) lightbox effect.

1 - Making amendments for existing galleries:
—————————————-
- Log into your blog & click on the Photoxhibit link;

- Click ‘Manage Galleries link;

- Select to edit the style of the gallery;

- at the bottom of the page you will see a text entry box with pre-filled style information;

- add the following text to the beginning of the text: #px25 img{max-width:none}

- replace ‘25′ in the text with the number of the gallery you are editing;

- hit the ‘process styles’ button at the top of the editing box;

- test that the change has resolved the issue for your gallery in the browser previously affected;

- repeat for each existing gallery.

2 - Making amendment to photoxhibit database entry
—————————————-
- log into your WP database (sorry for being vague about this step - but this will differ depending on the interface / access you have);

- find the following table: px_plugins

- find the entry ‘plugin_css’ in this table;

- add the following text at the beginning of the entry for each gallery type: #px img{max-width:none;}

- save the entry & log out of the database;

- test generating a new gallery in the admin console of your WP blog & then test on a previously affected browser.

Hope this helps those having the same issue - and thanks again to Benjamin for his time yesterday evening.

Great plugin… thanks

it works fine on FireFox, IE on XP but on Vista on FireFox can display the photos… IE come out blank

Hi Benjamin,
Using Safari as my browser, I can confirm that the management of a gallery now works after installation of 2.1.6.

I still have the problem where thumbnails are being displayed really really small - too small to make them usable. This happens in both Safari (sometimes) & IE7 (all the time). Any ideas on this one?

Cheers,

ALDP

by the way, I could give you a hand translating the plugin to Dutch, please let me know if you like that idea

Hi Benjamin, after looking for a decent gallery plugin that would work as I expect it to do I finally found your Photo Exhibit Plugin. It looks very promising!

I’ve got a question though. For all the galleries in a website I’m developing I would like to use one default stylesheet that is quite different from the current default. (I’m using the jQuery Gallery View II) I tried adjusting the CSS in pluginArray.php but it seems to override changes I made.

Could you tell me what is the best way to implement a totally different stylesheet without editing every single gallery?

One more question though… I saw on the example page that the jqGalView II plugin could also display the alt tag in the upper right corner of the page. I’ve been trying to change the code so that it would work with the wordpress plugin too, but I’m rubbish with JavaScript and I can’t get it right. Could you perhaps tell me if it’s possible, and what I can do? Also, I’m looking for a way to display the list of photos above the large one instead of below it, and to maybe link the opened photo to its full view as in jqGalView. Thanks again for everything!

Wow, it’s working in Opera, and the best part is the jquery.js file is not empty, which means the gallery is working too. Thanks for the fix, you rock! :))

@Dora thanks for the feedback, I just posted a fix that should now resolve this issue. If you don’t mind testing I would appreciate the feedback.

@Jason this is an issue with the jqGalView plugins that I thought were resolved, I will try to take a look at this as soon as I can.

To All, thanks for your patience with the 2.5 errors. I just posted a fix that should now work and I would appreciate feedback on if this is true or not. Thanks.

Pages: « 3938 37 36 35 34 [33] 32 31 30 29 281 » Show All

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

RSS Feed Link

45 queries. 0.678 seconds. Powered by WordPress visitor stats