I just posted my first collection of photos. But for some reason it doesn’t show the lightbox and small thumbnails, just the photos on one page. Might there be a conflict with my own CSS or something else?
OK, fixed it myself for now. Somehow the photo collections plugin didn’t install so I did this by hand. I also added some custom CSS to override my own CSS:
.microblog_collection img {
display: inline;
}
Thanks for letting us know. Looks like there is an issue sometimes with recognizing and auto-installing the plug-in. I’m investigating this and should have it fixed today.