Marcel Brinkkemper
Forum Replies Created
-
Forum: Plugins
In reply to: [Lazyest Gallery] [Plugin: Lazyest Gallery] Image path wrong using localhostIs your wordpress install in /sitename/wp/ or in /wp/ ?
Forum: Plugins
In reply to: [Plugin: Lazyest Gallery]Something is wrong in your header.php
Parts of your page title display outside the <title> tagForum: Plugins
In reply to: [Plugin: Lazyest Gallery]Could you share the URL for your page?
Forum: Plugins
In reply to: [Lazyest Gallery] [Plugin: Lazyest Gallery] warning message on .png filesI have just tested this on my server, but I could not reproduce this error on my server. PNG files do resize to thumbs and slides without losing transparency.
Don’t worry too much about the ‘no supported plugin’ notice.
Most lightbox plugins should work.
I expect the Shadowbox JS plugin back in the repository soon.Forum: Plugins
In reply to: [Custom Login] Custom Login does not work on 3.3yes, works again. thanks!
Forum: Plugins
In reply to: [bbPress] [Plugin: bbPress] spam is coming throughReverted back to 2.0.1.
Forum: Plugins
In reply to: [Lazyest Gallery] [Plugin: Lazyest Gallery] 2 Quick QuestionsIt all depends on your server power.
If you have a fast server, you could have many images in a folder.
If you are on a slow shared server, you’d better don’t go over 100-150 images per folder.Settings that could slow down your page loading are:
- random images from subfolders if you have many images in subfolders
- folders sorted by caption
- folders sorted manually
Please try a caching plugin like WP Super Cache
Forum: Plugins
In reply to: [Lazyest Gallery] [Plugin: Lazyest Gallery] Thumbnails not showingif you have the photo caputer date in exif or iptc data, LAzyest Gallery will use that.
Forum: Plugins
In reply to: [Lazyest Gallery] [Plugin: Lazyest Gallery] Thumbnails not showinghave you checked all answers on missing thumbnails on
http://brimosoft.nl/lazyest/gallery/frequently-asked-questions/ ?Forum: Plugins
In reply to: [Lazyest Gallery] [Plugin: Lazyest Gallery] Thumbnails not showingwhat is different in these photos compared to those in the folders where thumbnails are showing?
Does your page setting in Lazyest Gallery match the page url?
What is your permalink setting?
Forum: Plugins
In reply to: [Lazyest Gallery] [Plugin: Lazyest Gallery] Another sorting questionIf you still know where the comments belong, just copy the values from your admin and enter them as a new comment.
Forum: Plugins
In reply to: [Lazyest Gallery] [Plugin: Lazyest Gallery] Another sorting questionOops, when you delete the plugin, the uninstall script areases all image and folder IDs and deletes all the links between images an comments.
You have to manually add all fields back into the wp_comment_meta table.You can find the image and folders IDs in the captions.xml files.
Good luck.