Marcel Brinkkemper
Forum Replies Created
-
Forum: Plugins
In reply to: [Eazyest Gallery] gallery on a page instead of blogWhy not add a link to the gallery folder in your menu?
Forum: Plugins
In reply to: [Eazyest Gallery] gallery on a page instead of blogMake a page and insert the shortcode
[eazyest_gallery]in that page.Forum: Plugins
In reply to: [Eazyest Gallery] gallery folder disappears along with contentsThis was not the same issue, but I have found the bug that created the duplicate entries. It has been resolved in the development version.
Sorry for the problems it may have caused you.Forum: Plugins
In reply to: Jquery Popup lightbox need helpYou are still loading the jquery library twice on that page. Once hard-coded in the <head> element and once by gravityforms in the footer.
Please read this on how to load scripts:
http://wpcandy.com/teaches/how-to-load-scripts-in-wordpress-themes/ and http://codex.wordpress.org/Function_Reference/wp_enqueue_scriptAlso, you don’t seem to have any lightbox plugin installed.
As I said before, this is not an Eazyest Gallery issue, but you have made errors in your theme.
Forum: Plugins
In reply to: [Eazyest Gallery] gallery folder disappears along with contentsYes, found some bugs in there.
Please make new topics for new issues.Forum: Plugins
In reply to: [Eazyest Gallery] gallery folder disappears along with contentsvery strange, I am going to try that.
Forum: Plugins
In reply to: [Eazyest Gallery] CSS LocationThe gallery root displays an archive for your galleryfolders. If you don’t include a template, archive.php will be used.
Please check archive-galleryfolder.php on how to build your own archive templateForum: Plugins
In reply to: [Eazyest Gallery] HTML Bug in 0.1.0-RC-12Resolved in 0.1.0-RC-13
Forum: Plugins
In reply to: [Eazyest Gallery] CSS LocationThe slideshow also has filters.
Please read my reply to:
http://wordpress.org/support/topic/integration-with-tn3?replies=2Forum: Plugins
In reply to: [Eazyest Gallery] gallery folder disappears along with contentsIf you have disappearing folders, please reply with as much information about your server install as possible. Include also all your plugins and what you where doing before they disappeared. All things matter, how insignificant they may seem, it may help me find the cause of this dreadfull bug.
Forum: Plugins
In reply to: [Eazyest Gallery] CSS LocationThere is no style sheet. Eazyest Gallery uses the WordPress gallery shortcode function to display the thumbnails.
You can override the css, or filter it out alltogether e.g. http://www.deluxeblogtips.com/2011/11/how-to-remove-inline-style-of-wordpress-gallery-shortcode.htmlForum: Plugins
In reply to: [Eazyest Gallery] Gallerybock filter by tagsOkay, you’re right.
Indeed, it makes no sense to filter on parent folder if ids is set. i’ll fix it.Forum: Plugins
In reply to: [Eazyest Gallery] Gallerybock filter by tagsHi mr_sven,
I have no plans to include a tags option to the [eazyest_gallery]. You can show tagged folders in any tag archive just like tagged posts.
BTW, the shortcode does not support the ‘ids’ option.Forum: Plugins
In reply to: [Eazyest Gallery] Must I Edit -> Subfolder each subfolder for FTP imagesYou shouldn’t have to open all subfolders.
The folders get created right away, the images get collected by an AJAX script.
You should see a spinning circle and a mesage above the Gallery Folders table.http://brimosoft.nl/2013/03/30/how-to-add-folders-and-images-to-eazyest-gallery/
The diference with Lazyest Gallery is that Eazyest Gallery inserts Folders as custom post types and Images as attachments. Lazyest indexes without interaction with the WordPress database.
Forum: Plugins
In reply to: [Eazyest Gallery] how to Correct DB error?Please install version 0.1.0-RC-12-debug that will not delete your images when you delete a Folder in WordPress admin