oops, i finally found the Php code I was needing in your description.
<?php echo do_shortcode(‘[pt_view id=”UNIQUE_ID”]’); ?>
Thanks!
A list of posts. So basically I want your gallery to link to posts below or in previous pages that my loop doesn’t show, as a shortcut to the posts basically….
I mean I want the gallery in grid style to sit at the top of my blog (loop.php) so when you land on my blog page it will be at the top and directly below my posts will automatically load…does this make sense?