I am utiliziing a lightbox plugin on the shortcode. I have many images but i don't want to show all the thumbnails in my page.
How can i do it?
Tell me more
×
WordPress Answers is a question and answer site for
WordPress developers and administrators. It's 100% free, no registration required.
|
|
closed as not a real question by Brian Fegter, Wyck, Chris_O, kaiser, toscho♦ Sep 20 '12 at 8:27
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.
|
The WordPress Codex has a page on the [gallery] shortcode. If you know the images you want to show then you can use the 'include' attribute like this
This would only show images 23,39 & 45 |
|||
|