shadowbox-js folder from the /wp-content/plugins/ directoryshadowbox-js folder to the /wp-content/plugins/ directorySettings -> Shadowbox JSCreate a link in your post in the following format (This link can be to pretty much anything including websites, video files, YouTube, Google Video and inline content):
<a href="http://domain.tld/directory/to/image.jpg" rel="shadowbox[album]">Image</a>
Be sure to include rel="shadowbox" as this activates the plugin.
rel="shadowbox[album]" is included the portion listed here as [album] will group multiple pictures into an album called album. Do not use [gallery] to define an album as WordPress has a shortcode that will interfere. rel="lightbox" to rel="shadowbox". Shadowbox.js supports rel="lightbox" natively.class="hidden" to hide the additional links.rel="nobox" in your image link.




