Aesqe
Forum Replies Created
-
@mclorent: sorry it took me so long to reply :/
could you tell me what your gallery shortcode looks like, if you’re using a custom or one of the default templates, and which lightbox plugin are you using?
Forum: Plugins
In reply to: [File Gallery] File Gallery & WPML Javascript Issuethanks for reporting and supplying a fix! 🙂
included in v1.7.8, out soon.
Forum: Plugins
In reply to: [File Gallery] Delete custom fields not working in post metaboxIt seems to work fine with the latest versions of both File Gallery and WordPress. However, now adding new custom fields from within the File Gallery interface does not work. Agh…
Forum: Plugins
In reply to: [File Gallery] Full size image in IE8(resolved via e-mail)
Forum: Plugins
In reply to: [File Gallery] Inserted images wont appear in gallery window.@jynk: “When selecting images for the post in media browser & clicking ‘insert into post’ the images aren’t appearing in the file gallery window (v1.7.7).” – only files attached to the current post are displayed in File Gallery window. Did you experience different behavior in previous versions of File Gallery or WordPress?
I’m aware of the second issue, and will fix it in v1.7.8. Thank you for reporting it! 🙂
Forum: Plugins
In reply to: [File Gallery] Custom template@tcrawford: query_posts happens after wp_head, which means that the File Gallery CSS files won’t be included because the HTML HEAD part has already been generated. It’s better to use “pre_get_posts” filter, but that’s not so easy to use as query_posts, I understand that.
If you require further assistance, I’ll certainly try to help you the best I can.
Forum: Plugins
In reply to: [File Gallery] Error initializing $.ui.sortables: undefinedSorry I haven’t released the update yet, I thought I’ll have more time, eh… I’m looking at the issue right now, and I can see where the offending code is, but can’t reproduce the error.
Could you please tell me which browser and which version of it are you using? Thanks!
Forum: Plugins
In reply to: [File Gallery] Create gallery with one preview image only?@roboth, @lbergren: that can be done quite easily, but you’ll need to create your own custom template, or modify your theme’s css file.
The easiest way to do this would be to hide all images in the gallery by using CSS, and apply a different classname to the the first image in each gallery and make it visible (or use :first-child).
If you don’t want the static preview image included in the gallery, then that’s a different, and a bit more complicated story 🙂
Forum: Plugins
In reply to: [File Gallery] Error initializing $.ui.sortables: undefinedI’ll fix it for v1.7.8, will be out on Friday
Forum: Plugins
In reply to: [File Gallery] attach selected to post not visible in media browser…I knew I forgot about something.
Thanks for reporting this, I’ll fix it in next version, should be out by Christmas.
Forum: Plugins
In reply to: [File Gallery] FG stopped working after upgrading to 1.7.6@mdsimone: you can download v1.7.5.3 from here: http://downloads.wordpress.org/plugin/file-gallery.1.7.5.3.zip
but I can assure you that File Gallery has nothing to do with a page returning 404, because all it does is process the gallery shortcode.
Please let me know if I can help in any way.
Forum: Plugins
In reply to: [File Gallery] [Plugin: File Gallery] WP 3.5 ?@li-an: yeah, I’ve noticed :/ will fix it for v1.7.8
Forum: Plugins
In reply to: [File Gallery] No space between the attribute@bayuah: could you paste the changed code here, or email it to me, so I can add it to the plugin?
thanks! 🙂
Forum: Plugins
In reply to: [File Gallery] Can't select from Media library in WP 3.5thanks for reporting – fixed in 1.7.7, should be available for download soon!
Forum: Plugins
In reply to: [File Gallery] File Gallery 1.7.6 stopped working@jglefler: see here: http://wordpress.org/support/topic/fg-stopped-working-after-upgrading-to-176
and thank you for the detailed report, it always helps! 🙂