Home › Forums › Theme support › Nitro Theme Single Portfolio Pages › Reply To: Nitro Theme Single Portfolio Pages
Please replace line 6 in portfolio-entry.php with this code:
<a href='<?php echo get_permalink(); ?>
and remove line #17
(<a class="portfolio_entry_bigger_image prettyPhoto prettyPhoto[works-<?php echo $ix; ?>]" href="<?php print img_original_url($post->ID) ?>"></a>)