Aesqe
Forum Replies Created
-
@bedex78: when using the shortcode function in your template, the CSS files aren’t enqueued automatically.
See a few posts up for an explanation: #post-2468651
Forum: Plugins
In reply to: [File Gallery] File Gallery and Image Sitemaps@diver66: the best thing to do would be to ask the author of the sitemap plugin to add support for WordPress gallery shortcode. But I see that the plugin hadn’t been updated in a while, so it’s probably abandoned…
I haven’t planned on adding this feature to File Gallery.
I might add it in the future, but I cannot promise anything, sorry :/
Forum: Plugins
In reply to: [File Gallery] [Plugin: File Gallery] simple template without thickbox‘pagination’ option will show up when you set a ‘limit’ in File Gallery metabox.
If you’re writing the shortcode yourself, just include limit=”4″ paginate=”true”.
Full shortcode for what you’ve described would be this:
[gallery size="medium" link="file" limit="4" columns="4" paginate="true"]Forum: Plugins
In reply to: [File Gallery] [Plugin: File Gallery] Custom templates stopped working…File Gallery v1.7-RC13 is out, please download it from here: http://wordpress.org/extend/plugins/file-gallery/download/.
I hope everything works alright 🙂
I’ve made slight changes in the interface – please comment if it’s better or worse than before 😉
The templates should be properly accounted for in this version, whether they’re located in “wp-content/file-gallery-templates” folder, your theme’s folder, or within file gallery folder.
File Gallery v1.7-RC13 is out, please download it from here: http://wordpress.org/extend/plugins/file-gallery/download/.
I hope everything works alright 🙂
I’ve made slight changes in the interface – please comment if it’s better or worse than before 😉
@bedex78: it’s been added in 1.7-RC9.
The latest development version is 1.7-RC13, and v1.7 final should be out at the same time WordPress 3.3 is out.
You can download latest dev version from here: http://wordpress.org/extend/plugins/file-gallery/download/
Forum: Plugins
In reply to: [File Gallery] [Plugin: File Gallery] Custom templates stopped working…@2grafik: the ‘template’ argument must be present in the shortcode. The settings on the media settings page affect only the admin interface of File Gallery, not the actual gallery output.
If you want to use a custom default template without specifying one in your shortcodes, you can use the following three filters to achieve that:
file_gallery_default_template_url,file_gallery_default_template_abspathandfile_gallery_default_template_nameForum: Plugins
In reply to: [File Gallery] [Plugin: File Gallery] simple template without thickbox@blogdropper: just set a non-thickbox class, like for example ‘none’, as your link class. Thath should work 🙂
Heh 🙂
As soon as I fix this: http://wordpress.org/support/topic/plugin-file-gallery-custom-templates-stopped-working?replies=8#post-2487444.
Should be today.
Forum: Plugins
In reply to: [File Gallery] [Plugin: File Gallery] Custom templates stopped working…Thanks for letting me know about this, it’s a situation I did not check for.
I’ve finally managed to activate bbPress TwentyTen theme locally and I’ll fix this today.
I’ll post an update here a bit later.
Forum: Plugins
In reply to: [File Gallery] [Plugin: File Gallery] Custom templates stopped working…OK, I would suggest you try the latest development version of File Gallery, 1.7-RC12. v1.7 final will be released in a day or two, when WordPress 3.3 is out, and I doubt there will be any changes from RC12 to release version.
You can download it from here: http://wordpress.org/extend/plugins/file-gallery/download/.
Forum: Plugins
In reply to: [File Gallery] [Plugin: File Gallery] Custom templates stopped working…@kevinvaughn: did you update File Gallery since last week? Which version of the plugin and WordPress are you using? And lastly, where are your custom templates stored?
I hope we can fix this soon 😐
@lukehm: shouldn’t be more than 5-6 euros 🙂
And I actually do prefer coffee these days 😀
@nozomithink: you can safely use both plugins side by side 🙂
I’ve worked hard to make them fully compatible, so please let me know if you encounter any bugs.
Forum: Plugins
In reply to: [File Gallery] [Plugin: File Gallery] 1.7 RC10 and saving postsHmpf, that really should not be happening any more 😐
It would only occur when working with HTML editor, because tinyMCE is then hidden, so File Gallery would try to call an (at that moment) undefined function.
The uploader in 3.3 is different (and much better), but that didn’t really affect File Gallery. No big changes there 🙂