Gallery
Something went wrong initializing Lazyest Gallery.
Maybe the folder or the image you are looking for does not exist
Please check your settings, or contact the author of this page
Something went wrong initializing Lazyest Gallery.
Maybe the folder or the image you are looking for does not exist
Please check your settings, or contact the author of this page
Hi,
I can order list of the image folder by date. I mean, last published folder will allways be the top on the treeview. First published one will be down on the treeview. How could I do that.
Please help
[...] designed to easily manage and display your photo albums within your WordPress site.Lazyest Gallery Demo | Download (Version 0.16.3 | Updated 2010-6-21 | Downloads 54,160) Lazyest Gallery is an [...]
[...] Demo | Download (Version 0.16.3 | Updated 2010-6-21 | Downloads 54,160) Lazyest Gallery is an integrated image gallery with automatic thumb and slide creation, comments on images, and a slide show. [...]
Actually, it happens right here. Type a comment and click submit. The comment is posted, but all the other comments disappear because the browser is redirected to /comment-page-8.
I really like this plugin, but when I comment on the main page (this one) on my site with pagination enabled and many existing comments, the comment-page-x is wrong. It is referring to the total number of comments, not just the comments meant for that page. Any ideas?
I cannot find anywhere if this plugin is supposed to work with PHP4. Our server currently doesn’t support PHP5 yet – but I get some errors and an empty filemanager for example. Is this due to PHP4 or some other requirement our server doesn’t meet? Is there a simple requirements listing available?
Thanks for your work!
Luka.
there are some bugs in php4 indeed.
I hope it’s fixed with version 0.16.0.5
Great, thanks for the fast response. Will try and let you know the results asap.
Thanks again,
Luka
Hello Marcel,
I am sorry to report that it still doesn’t seem to work on our server. Mainly the lazyest-filemanager is simply empty. It doesn’t find any images in the appointed (non-empty!) folder. This is all that is displayed:
===
Could not find any image folders in your Gallery.
Please create a New Folder below
===
Will have a look at the code, maybe I can spot something obvious myself, now that I know it is supposed to work with PHP4.
Thanks for your support,
Luka.
I’ll see what I can do.
Marcel:
Is there anything in my theme that I can check because I do truly love this plugin.
Hi
I’ve checked the page/single.php for the line: and they exist there.
I’ve also turned on the comments box for the slide show. My question is, how can I get the comments like you have it here: http://brimosoft.nl/gallery/folder_1/judo/HPIM1331.JPG/
Thanks so much.
Hi Dala,
Maybe, something else in your theme prevents the Lazyest Gallery comments system to perform properly.
Hi Marcel:
Which theme do you suggest?
Thanks
I cant get the per slide/folder comments to work.
The comments show up on all the gallery pages.
My single.php/page.php is rather simple and includes the comments_template() function.
I also checked the “Enable user comments on slides”, but it doesnt make any difference.
I’m running wordpress 2.9
oops my failure.. works like a charm!
I didnt set the gallery page to the correct page…
whoa.. hold on one sec.. How did you fix this? I have the same exact issue you had.
How do you make your pictures appear, and underneath the text? I have in the gallery displays only the text: (Give the code for this show, please.
and still would like to know how to remove the picture before the word Folders
if you want to show images for your folders check “Folder Icons” in Settings->Lazyest Gallery
if you want to hide the image before the word Folders , add this to your stylesheet:
img.lg_folders_img { display:none; }I had another issue come up…. not sure what happened…. but now my regular gallery pages when I click on the thumbs, it seems to activate the lightbox plugin, however, halfway thru it, it just goes to the full image instead. But the lightbox effect works on other pages, as well as from clicking on the sidebar random slideshow.
looks like a javascript error in the lightbox plugin
Any hints as to how I would go about finding a solution!?
try another plugin, e.g. shadowbox
Weird, I can’t seem to get shadowbox to work at all for me, can’t figure out what the problem might be, it’s probably my theme on wordpress, I’m using a theme called Freemium. Thinking about changing themes now, it’s so frustrating. None of the lightbox plugins work at all, except for LIGHTBOX 2, but it doesn’t work 100% – seem like it work only on some of the pages, but not others, any gallery page that have a lot of pictures with multiple pages, it seems to not work. Any help with this would be greatly appreciate it!
shadowbox and lightbox preload all images before displaying them. this takes a lot of time when you have many images. it may seem lightbox does not work
thickbox could be a good alternative if you have many images.