Widget added to login page
I would like the jobpacks widgets to show on the login page. I have added it to the "Page" sidebar but it only shows after you have logged in. I would like it to show preregistration or login...any ideas where I can accomplish this?
Code:
<?php if (get_option('jr_show_sidebar')!=='no') get_sidebar('page'); ?>
I have this on my login page. Thanks again