installing, I get all sorts of parse errors….do you have an instant messenger screen name? If not, I can try relaying through here…
idowens, email me at [email protected]. Remove the “REMOVEME” from the email. I’ll help you troubleshoot. I’ve got it working here, so I’m not sure where your parse errors are coming from.
Ray,
I got it working at http://www.idowens.com/wordpress/gallery.php
I’m VERY VERY excited. Thanks for the amazing plugin and all of your help in getting it to work for me. I have a few .css issues w/ Kubrick I’ll need to address, but I’ll have plenty of time to fix that over the upcoming Thanksgiving break. Thanks again!
I highly recommend this plugin!
okay now i have a reason to use flickr.
cool.
This is a cool stuff. Bandwidth saver.
I have a pretty decent example of this plugin working at http://www.idowens.com/wordpress/gallery.php . Very nice plugin
Anonymous
http://www.franklinfamily.org/gallery.php
Warning: Invalid argument supplied for foreach() in /home/frankli/public_html/wp-content/plugins/flickr-gallery.php on line 66
what did I do wrong sir?
🙁
Okay, I don’t have any errors anymore. I didn’t have the “<div id=”content”>
however, It’s still not showing the images messed up:
http://www.franklinfamily.org/gallery.php
thanks in advance for any help offered.
-jayson
jayson,
It looks like you changed the FLICKR_PHOTO_ROOT constant to what you should have put in FLICKR_USER_ROOT. They should problaby look like this:
define(‘FLICKR_PHOTO_ROOT’, ‘http://www.flickr.com/photos/’);
define(‘FLICKR_USER_ROOT’, ‘http://www.flickr.com/photos/franklinfamily/’);
ray
This hack is brilliant. Well done.
Now I have to figure out how to set up the photo sets in a grid.
allthewhile….it looks as though your site isn’t pulling the exif data from your pictures (which is why you see the Original Size (x) instead of it pulling the right info…
If you want to fix this, open the plugin file from your plugin folder and search for “12” (it’ll be the only 12 and in some code string entitled cache). I’ve had to up this number to 64 as I have some quite large photos…You can try to experiment with 16, 24, or 36 though….just a thought….
idowens, how would i set up the page that has the photo sets to be organized into a grid?
I want something that looks like this:
http://images7.fotki.com/v126/fileBZO6/652c8/1/130807/678142/whatiwant.gif
I took the liberty of borrowing a couple of your images so that I could show you what I meant. Basically, I’d like to have the photosets created on a grid, instead of up and down.
obiously, all the pictures and titles, and picture counts would be different. I just used the same two because I’m lazy.