Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #3721
    dianeb
    Participant

    Hi
    I wrote previously but couldn’t show my site/problem because I was developing locally using MAMP.

    Don’t know if you saw my update with pointer to problem.

    Problem is:

    –in regular content field, plugin seems fine. Lightbox works. Previous & Next shows. I did not use ‘rel’ at all. It just works (!)
    http://meredithtromble.net/mtnew2/unpacking-the-brain/

    but

    –in custom field, I must use ‘rel’. I used rel=lightbox. Lightbox works but no Previous or Next is available.
    http://meredithtromble.net/mtnew2/anti-pandora-i/

    I tried rel=lightbox[gallery-1] as indicated somewhere in support forum, but it seems buggy. It adds “> before the picture. Puts ‘gallery-1’ as the caption. And breaks if I change the caption or remove the extra “>

    I hope you can help. I love the way it works (when it works!) Using Nivo btw

    thank you

    #3722
    Bartosz
    Keymaster

    In first example the plugin adds the rel attribute automatically, because it recognizes that the default WP gallery.

    The second one would work too but the syntax is incorrect.

    use
    rel="lightbox[gallery-1]"

    instead of
    rel=lightbox[gallery-1]

    #3723
    dianeb
    Participant

    It worked for a moment. (put that code on the first two images and then looked to see — it was fine) but when I go back to finish up the rest of the images, it had already added some ‘junk’ and then doesn’t work)

    please take a look and see

    http://meredithtromble.net/mtnew2/anti-pandora-i/

    help???

    thanking you in advance!

    #3724
    Bartosz
    Keymaster

    It works ok for me.

    But I noticed you are using a script that does something with images too. It’s located here http://meredithtromble.net/mtnew2/wp-content/plugins/style-up-images/script.js?ver=3.8′

    Maybe it’s changing the images output for you. Did you try deactivationg this one?

    #3731
    dianeb
    Participant

    this works for you? ?? (what browser? I’m on a mac and tried firefox and chrome)

    http://meredithtromble.net/mtnew2/anti-pandora-i/

    it’s totally not working and the extra code “> came up again. you don’t see that?

    ??

    (plugin wasn’t doing anything. took it out. added it back in)

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.