Marcel Brinkkemper
Forum Replies Created
-
Forum: Plugins
In reply to: [Eazyest Gallery] Main folders table hides it's subfolders (in admin)fixed in trunk
>> You are very lucky
Having many threads in WordPress forums does not influence my luck or happiness whatsoever.Forum: Plugins
In reply to: [Eazyest Gallery] Disable column in admin table?You asked for a filter to change the columns, so please deal with the side effects yourself.
remove_action('eazyest_gallery_after_folder_content','ezg_subfolders',5); add_action('eazyest_gallery_before_folder_content','ezg_subfolders',6);PS,
You are getting annoying by asking the same question in every thread.Forum: Plugins
In reply to: [Eazyest Gallery] Disable column in admin table?Please take the plugin as-is. You are posting new threads for every single item you personally want to have changed.
Forum: Plugins
In reply to: [Eazyest Gallery] No Quick Edit for Subfolders table?No iw will not it cannot work.
Forum: Plugins
In reply to: [Eazyest Gallery] Issue selecting media view in media popupThere is a link to my user guide posts in the desciption.
I am not going to update ftp from admin, and please do not ask the same question in every thread.Forum: Plugins
In reply to: [Eazyest Gallery] How to add images to folders without Editor? (in admin)I won’t change this, you cannot add images without the editor.
No it will not.
It will be handled in 0.2.
I’ve set this thread as resolved.Forum: Plugins
In reply to: [Eazyest Slides] Multiple galleries per page?Sorry, you can have only one gallery per page.
Forum: Plugins
In reply to: [Eazyest Gallery] Thumbnail columnsEazyest Gallery sets the width to 20% (5 columns)
#eazyest-gallery-1 .gallery-item { float: left; margin-top: 10px; text-align: center; width: 20%; min-height: 0px; }But, your theme stylesheet sets all gallery-items to a width of 33% (3 columns)
#content .gallery .gallery-item { float: left; margin-top: 0; text-align: center; width: 33%; }So for the Eazyest Gallery settings to work, you have to remove the width setting in your stylesheet, or set the gallery to 3 columns
Forum: Plugins
In reply to: [Eazyest Gallery] Image ordering not workingYou could download the development version and (ftp) copy it over you current version.
Forum: Plugins
In reply to: [Eazyest Gallery] Thumbnail columnsPlease share your url