Marcel Brinkkemper
Forum Replies Created
-
Please read my last reply to: http://wordpress.org/support/topic/disable-column-in-admin-table?replies=9
Forum: Plugins
In reply to: [Eazyest Gallery] How to add images to folders without Editor? (in admin)Please read my last reply to: http://wordpress.org/support/topic/disable-column-in-admin-table?replies=9
The extra characters show the depth of your folder in hierarchy, just like sub-pages. So two dashes has a parent and granparent folder.
Thanks for the report. I’ll fix it.
Forum: Plugins
In reply to: [Eazyest Gallery] No Quick Edit for Subfolders table?Good observation
Forum: Plugins
In reply to: [Eazyest Gallery] Disable column in admin table?Please understand that there is no software that is going to provide all your needs.
I am not going to change this. You can use the plugin as-is, report bugs but don’t enter many supprt requests just because is doesn’t work the way you want.Good observation.
Forum: Plugins
In reply to: [Eazyest Gallery] Disable column in admin table?Excuse me, this is not a problem, this is a request for a nice-to-have.
Forum: Plugins
In reply to: [Eazyest Gallery] Gallery Folder has password problemDoes it work in a default theme?
Yeah, but this is NOT Lazyest Gallery.
Sorry, but I am not going to change this implementation of the thumbnails gallery.Forum: Plugins
In reply to: [Eazyest Gallery] Classes and output markup for gallery thumbnailsYou can check if you are displaying a galleryfolder post_type befrore you processs the filter.
PS this filter is introduced in 3.6 the plugin does not support these new filters (yet)Forum: Plugins
In reply to: [Eazyest Gallery] Really hide thumbnail caption from the outputif you add a filter, you can always check if you are showing a gallery folder instead of a post.
Forum: Plugins
In reply to: [Eazyest Gallery] Image ordering not workingThe development version is fixed.
Captions for thumbnails are stored in the post excerpts. However, the WordPress query does not allow to order by excerpt. I have add a filter and it should work now with the development version.Forum: Plugins
In reply to: [Eazyest Gallery] Image ordering not workingIt doesn’t work. I’ll see how to fix it. Thanks for your report.