Perfect!
I just needed to replace a bit of my old code with this this:
<?php if ( !post_password_required() ) : ?>
<?=function_exists('za_show_button') ? za_show_button("Download photos") : ’’?>
<?php endif;?>
in the content-single.php -file and now it works!
Thanx a lot! :)
Miika