Marcel Brinkkemper
Forum Replies Created
-
The message does not slide up anymore.
Please try trunk, it also fixes the error of invisible subfolders.
You could turn it off:
add_filter( 'eazyest_gallery_ajax_collect', '__return_false' );Forum: Plugins
In reply to: [Eazyest Gallery] Folder icons set to Title only breaks gallery linksplease see trunk, it should not include the gallery-caption element in image count is 0.
Changed in trunk.
Yes, that part is a bit confusing.
The path in file system is more-or-less independent from the Gallery Folder slug. I’ll keep it like this.
When you change a folder path, You have to change all subfolders metadata and all attachments metadata in those subfolders. Furthermore, you would get not-found errors if you have embedded images in your posts.Forum: Plugins
In reply to: [Eazyest Gallery] Annoying Donate Button on edit pagesYeah, it is sometimes hard to find out when to fire the actions.
Forum: Plugins
In reply to: [Eazyest Gallery] Really show an image as Folder iconYes,
I’ll add more options like:- use featured image from parent folder
- set featured image from other folder or media outside EZG
Forum: Plugins
In reply to: [Eazyest Gallery] Gallery Folder has password problemIt is actually a bug in Eazyest Gallery.
It is fixed in the development version.
Thanks for mentioning this.Fixed in trunk by using
preg_replace()on'wp_get_attachment_link‘ filterAfter a second read: this patch is not set to ‘commit’ yet. Let’s wait until it is really implemented.
Forum: Plugins
In reply to: [Eazyest Gallery] Disable column in admin table?You can filter the columns arrays with:
'eazyest_gallery_images_columns'and'eazyest_gallery_subfolders_columns'
(trunk)Forum: Plugins
In reply to: [Eazyest Gallery] Main folders table hides it's subfolders (in admin)What are your settings?
Do you have other plugins/filters attached to the table?I’ll think about it for 0.2