Hi, I changed the code to this:
<a href="<?php the_permalink() ?>" title="<?php the_title(); ?>" class="zoom" rel="nofollow">View Image</a>
and it worked for me!
Hi, I changed the code to this:
<a href="<?php the_permalink() ?>" title="<?php the_title(); ?>" class="zoom" rel="nofollow">View Image</a>
and it worked for me!