in wp-config file, insert this define line – define(‘COOKIE_DOMAIN’, ‘.yourdomain.com’);
If you are trying to show up a lightbox popup to first time visitors that is easily styleable and has cookie integration, this is for you.
If you are trying to show a lightbox image when someone clicks on an internal link, this isn’t for you.