I just want that lightbox is appear at several images.(grouping)
Is not Correct?
Result is all image appear in lightbox.
how to appear lightbox in grouping.
Hey celebcomms!
Surround all of group 1 with this.
<div class = "post-entry">
</div>
And it should separate them.
Regards,
Elliott
Hey!
Only group 1. Group2 should be left alone.
Or if you have three groups then try this.
<div class = "post-entry">
first group
</div>
<div class = "main-menu">
second group
</div>
third group
Cheers!
Elliott