Viewing 5 replies - 1 through 5 (of 5 total)
  • Same/similar issues. See my post above. No one has responded yet.

    You may be hitting a known bug in WordPress 3.5.1 in which all gallery images are being linked to their attachment page rather than the raw image file. This bug should be fixed in the next WordPress update but, for now, you have two options that might work:

    1. If you have been using the Text editor to edit your Posts & Pages then locate the [gallery] shortcode and amend it to [gallery link="file"]

    2. Try editing the relevant Posts/Pages and creating the galleries again but, this time, toggle the “Link To” dropdown from Media File to Attachment page” and back again.

    Thread Starter 1two3

    (@1two3)

    SOLVED!! Thank you @emsi.

    Thanks @esmi, this worked for me too!
    I changed the code for a native WP gallery in my post from [gallery ids="134,135,136"]
    to
    [gallery ids="134,135,136 link="file"]
    and now Fancybox is working perfectly.

    Yes, worked for me too! BUT!!! Has WordPress address the “bug issue”?

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Fancybox and Galleries in 3.5’ is closed to new replies.