WP Lightbox 2 Photo not showing
-
I added the rel=”lightbox” to the link but there are no photos showing.
<a class="su-post-thumbnail" href="<?php the_permalink(); ?>" rel="lightbox" ><?php the_post_thumbnail(); ?></a>There is only a spinning .gif image after the link is clicked.
Please help
The topic ‘WP Lightbox 2 Photo not showing’ is closed to new replies.