Couple wordpress questions

CLKeenan

Banned
Jun 24, 2006
2,506
14
0
Boston, MA
Is there any way I can have the [gallery] tag not be displayed on the intro text of the homepage? It's the first line I have as I'd like to display my gallery at the top of my post.

I'm wondering if there is a plugin that allows me to display one image that is part of a gallery and then have it link to a lightbox display of all of the images in that gallery? Currently, I'm only able to display all of the images in the gallery on the post page and then when a user clicks on one of them, the entire gallery lightbox comes up.


Is this possible? Any help would be greatly appreciated!
 


You have to use shortcode like [gallery] inside the post or page. If you want it to appear in your template, look for the PHP code for embedding the gallery plugin you are using.