options/theme - use colorbox is checked
options/plugin/colorbox_js on active (zenpage) theme has the required pages checked e.g. index,album,gallery,image etc
but still it doesn't pop up.
Regarding redirect issue are you talking about this parameter of printPasswordForm()in template-functions.php
if (is_null($_password_redirect))
$_password_redirect = getPageRedirect();
how is one supposed to set this on a theme?