• Hello,
    I’m trying to build some galleries of images on Pages in WordPress 3.0.1 using Shadowbox. I’ve got it working pretty well, but want to not show the thumnbnail that is on the page that when clicked will launch the Shadowbox gallery.

    I’ve made the page public so you can see the code. The thumbnail is a poor introduction to the larger gallery and I’d like to code it out of there! Here’s the link to the page:

    http://cariferraro.com/gallery/the-first-writing-limited-edition/

    Thanks, Cari

    p.s. I used these instructions from the Sivel.net Usage instructions:

    ************
    “If you want more fine grain control over the links continue with the next steps. If not then stop here.

    1.

    Create 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):

    Image
    2.

    Be sure to include rel=”shadowbox” as this activates the plugin.
    3. If 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.
    4. If you are using this as a lightbox replacement you do not need to change rel=”lightbox” to rel=”shadowbox”. Shadowbox.js supports rel=”lightbox” natively.
    5. If you want to make a gallery/album and only want one link to display you can use class=”hidden” to hide the additional links.
    6. See http://shadowbox-js.com/doc/usage.html#markup for detailed markup instructions.
    7. If you are using using Shadowbox globally for all images but have an image you do not wish to use Shadowbox on use rel=”nobox” in your image link.”

  • The topic ‘[Plugin: Shadowbox JS] hide launching thumbnail from larger gallery not working with nobox’ is closed to new replies.