Aesqe
Forum Replies Created
-
Forum: Plugins
In reply to: [File Gallery] Media-Tag duplicate submenus fixfixed in v1.7-RC7 which should be out tomorrow
Forum: Plugins
In reply to: [File Gallery] Options aren't preserved after deactivation/activiation@benknight: please tell me which version of WordPress and File Gallery you are using, thanks!
Forum: Plugins
In reply to: [File Gallery] Lightbox@thedarkmist: I will add the option to have a custom rel value, this indeed seems too complicated for the average user.
thanks for your feedback 🙂@marie-aude: please try downloading and installing the latest version of the plugin (1.7-RC5) from here: http://wordpress.org/extend/plugins/file-gallery/download/.
Make sure you first deactivate the current version, then replace files, and then reactivate plugin.
Also, if you could send me a link to your site so I can see the bug in action, that would help a lot.
let me know if this works for you 🙂
Forum: Plugins
In reply to: [File Gallery] [Plugin: File Gallery] Pagination fixalso, to answer your last question, 1.6.X versions of the plugin do not have the pagination bug because they use a different pagination function 🙂
Forum: Plugins
In reply to: [File Gallery] [Plugin: File Gallery] Pagination fixi am linking to “attachment page” and on the attachment page, i would like to have pagination. this means that there is a next and previous links, correct?
Actually no 🙂 Pagination is for gallery content only.
File Gallery has nothing to do with single attachment pages, but your theme does. So if you want to have previous / next attachment links, you would have to edit the “attachment.php” file in your theme’s directory.
Hope this helps 🙂
Forum: Plugins
In reply to: [File Gallery] Order attachments by date, name, etc@alexbarber: I plan to add that feature to a future version of the plugin, but I can’t say when exactly that version will be released – probably not in the next month or so…
@dashaluna: which version of WordPress and which browser are you using?
thanks!
It is my fault, I forgot to copy the access function from latest jQuery.
I’ve pushed v1.6.5.6 to the repository, it is available for download as I’m writing this.
My apologies 😐
@joo-joo: does it happen on each page load in the admin or…?
I wasn’t able to reproduce it in default IE8 installation, IETester IE8, or Xenocode’s standalone IE8 😐
Can you post a list of all the plugins you have activated? You can e-mail me as well.
Thanks!
should also be fixed in v1.6.5.5, which is available from yesterday as a bugfix release
Forum: Plugins
In reply to: [File Gallery] Broken in current wordpress?@bruceleeroy: it fixes that bug, don’t worry, it works just fine with the lastest WordPress version 🙂
it was just a matter of replacing a few Javascript attr() function calls to prop() function calls, because of a jQuery update.
Forum: Plugins
In reply to: [File Gallery] Broken in current wordpress?for now, until 1.7 is finally released, please update to v1.6.5.5
it is basically the same as v1.6.5.4, but it works with WP 3.2 and also fixes three big, annoying bugs with Internet Explorer
– correct position in editor when inserting content
– update of gallery shortcode (instead of deletion) when gallery placeholder is clicked
– File Gallery metabox items editing buttons visibility CSS bugthere should not be any problems with the upgrade, just make sure you clear your browser cache so the new javascript files get loaded properly!
I should have forced it via ‘version’ attribute when loding the script – is that worthy of a new version? should I release it immediately? dammit 😐please let me know here if something breaks on your setup (although it shouldn’t)
thanks,
AesqeForum: Plugins
In reply to: [File Gallery] center aligning gallery itemsYou could maybe try adding a class to gallery container element (using the “gallery class” field within File Gallery) and then using CSS to align images.
If you wish to modify/add attributes to the shortcode in the File Gallery plugin, take a look at the
file_gallery_shortcode()function in theincludes/templating.phpfile.@joo-joo: should be fixed in v1.7-RC5, so please test it out. Download from here http://downloads.wordpress.org/plugin/file-gallery.1.7-RC5.zip
Thanks! 🙂