Aesqe
Forum Replies Created
-
Forum: Plugins
In reply to: [File Gallery] [Plugin: File Gallery] debug options and help?@electrolund: just add “?file_gallery_debug” to the end of your url, like this: http://www.electrolund.com/2012/01/if-a-tree-falls-in-your-backyard/?file_gallery_debug
I’m not sure what the output will be, though, probably not much, as I haven’t been adding any new output to it :/
@glennyboy: you can choose on which post type editing screens File Gallery will be available on by using the media settings page, it’s the second option under “File Gallery” heading.
Forum: Plugins
In reply to: [File Gallery] [Plugin: File Gallery] Multiple Galleries per post? How?@theangryluddite: there’s a help file included with the plugin, and here’s an online version: http://skyphe.org/wp-content/plugins/file-gallery/help/index.html
basically, just select attachments you wish to include into a gallery, choose gallery options, and click on the “insert a gallery” button.
repeat as many times you want 🙂
Forum: Plugins
In reply to: [Plugin: File Gallery] Simple template not work..@electrolund: if your gallery output looks like the “default” template and it’s supposed to look like the “simple” template, then it’s one or both of these things:
1.) javascript error or conflict with something else included on your page
2.) no linkclass attribute in gallery shortcode ** I’ll remove that check in next version as it seems to confuse a lot of people 🙂
This is default WordPress behavior, yes. As File Gallery inserts icons instead of text, I’ll see about including caption for non-images in v1.7.5 – thanks for spotting it 🙂
@electrolund: see the complete answer here: http://wordpress.org/support/topic/plugin-file-gallery-exif-in-template
hope it helps 🙂
Forum: Plugins
In reply to: [File Gallery] [Plugin: File Gallery] EXIF in template?@electrolund: take a look here: http://regex.info/exif.cgi?dummy=on&imgurl=http%3A%2F%2Ftodayilearned.co.uk%2Fwp-content%2Fuploads%2F2011%2F09%2Fcat-makes-friends-with-a-baby-deer-in-Odessa-zoo-in-Ukraine.jpg
EXIF data from this particular image is copied to attachment title and description correctly when uploaded via WordPress.
The function responsible for parsing EXIF data is wp_read_image_metadata.
See the “Return Values” section to see which EXIF values translate to which attachment fields.
Forum: Plugins
In reply to: [File Gallery] [Plugin: File Gallery] Italian translation@francesco Canovi: Thank you for offering your help 🙂
Please contact Pietro Palli (http://ppal.li/) regarding the Italian translation. You can find the latest PO (actually, POT) file in the plugin’s languages “folder”.
You can download the latest beta version with some new translatable strings from here: http://downloads.wordpress.org/plugin/file-gallery.zip
@bryan: eh… something’s definitely wrong here.
that
<span class diff>should contain only300x225;#;#;jpg, not the whole link…I’ll let you know as soon as I figure it out.
Forum: Plugins
In reply to: [File Gallery] [Plugin: File Gallery] Parse error@grollaz, @amandajoonline: I haven’t been able to reproduce this error yet :/
Which other plugins do you have installed?
@electrolund: take a look here for a similar question and a quick solution: http://wordpress.org/support/topic/plugin-file-gallery-exif-in-template?replies=3
I guess it would be wise to implement EXIF-to-description by default, and have an option on the media settings page so users can switch it on/off.
I’ll put it on my todo list for v1.7.5.
And thank you for the nice comments, I’m glad you like the plugin 🙂
@aklouie: thanks for the heads-up, it’ll be fixed in v1.7.5 🙂
@bryan: I need two things from you 🙂
1.) please post just the filename of the initial medium photo
2.) take a look at the source of the page you have the gallery on, and find a line that looks like this:<dl class="gallery-item"> <dt class="gallery-icon"> <span class="diff">-300x225;#;#;jpg</span>and paste here the contents of that
<span class="diff">element.@jynk: please try the latest beta of File Gallery and tell me if the problem persists. You can download it from here: http://downloads.wordpress.org/plugin/file-gallery.zip
Forum: Plugins
In reply to: [File Gallery] [Plugin: File Gallery] Simple gallery WITHOUT Thickboxalso, I’m stupid – already replied here with an answer: http://wordpress.org/support/topic/plugin-file-gallery-simple-template-without-thickbox