@rainydayz Please post a link to what you see.
You may need to activate a default WP theme and deactivate all other plugins to test what happens.
I’ve reset the lightbox back to fancybox, you can see a page with a few galleries at :
http://www.renegademinis.com/members/andy
@rainydayz – There definitely looks like something interfering with the Lightbox Effects … did you try what @tizz suggested, she is often correct in her recommendations.
Thanks!
– Cais.
Found a conflict in another plugin. Thanks for the swift response, great support considering the stress you guys have been under recently.
@rainydayz – Thanks, we really appreciate understanding users.
Which plugin was creating the conflict, and have you let that plugin author know about the issue?
– Cais.
It was a simple site plugin I’d found the source for on the net to simply hide the admin bar for non-admin logged-in users, but there were extraneous characters after the php closure tag.
So at least it isn’t an issue that would affect anybody else.
@rainydayz – “whitespace” issues can be tricky to find sometimes … well done!
Personally, I just leave the closing PHP tag (?>) off whenever possible.
– Cais.