Changes to using a lightbox - fancybox

On my website I'm using Fancy Gallery on multiple pages for the images, when a thumbnail is clicked it's currently viewing the images in lightbox 'FancyBox'. For one of the pages, I'm wanting, when a thumbnail is clicked to link directly to a different page or existing blog post, what would be the best way going about this?
Thanks

Related

Posting images to Facebook, Twitter & Google+

I have a page of thumbnails, which when clicked, open in a lightbox-type overlay to give a bigger image & some text. The overlay has the buttons for sharing on social media & I want to share the specific image & text. The URL can be back to the thumbnail page, but it's the image & really want to show...
The old (simplified) link is:
Facebook
But the it doesn't appear to work anymore - there are many StackOverflow questions confirming this.
I've been Googling for a solution, but it seems like you can only share a page - is this correct?
Do I have any options to make this work?
Thanks

How to post a large image to user's Facebook timeline

I am building a site that lets users browse 3d images. I have added a facebook share button. That button works, but it shares the URL and only a small thumbnail (the thumbnail only works sometimes).
Is it possible to create a button that shares a large custom image, in the same way that you upload a photo to your own timeline?
I cannot use meta tags, because the images change through javascript.
I also cannot let facebook find the image automatically, because it is rendered in a canvas 3d viewer on the webpage.
Thanks in advance!

Share multiple videos on one page onto facebook wall

I have a website where there are multiple videos on a single page and like to add a button to share each video separately onto Facebook wall and be capable of playing each video inside the Facebook timeline.
I understand if there was only one video to share on the page, it is as easy as adding Open Graph tags to the head of the page to make this happen. But this will obviously not work for me since there are multiple videos on the page with share to facebook buttons on each video.
Does anyone know how I can go about making this happen?
Its simple put the Facebook/Twitter/Google/etc buttons onto a separate page and use an iframe to put it on the main page. You can use php to automatically create the "share" pages.
I did it for a site I'm making you can see it here - http://www.lftv.com.br/index.php

Specific Like, Twitter and Pinterest buttons for each image in the gallery?

The site I am working on is on WordPress.
I am trying to create a picture gallery now but I would like that each image will have its own URL and social buttons.
It means that you will be able to see an image, like it, see it posted on your wall with the correct thumbnail and redirect to the correct page in the gallery again.
I tried with the simple WordPress gallery and with NextGEN gallery, until now. Unfortunately I didn't get a good result yet.
Here is what I could do with NextGEN until now:
Gallery Main Page
Gallery Image Page
Problems I have there:
When I like an image, the thumb that appears in Facebook is wrong.
Same about the redirection URL from Facebook that takes me to the main gallery instead of the specific image that I liked.
Same with Twitter.
This is the code I am using on the image pages:
http://jsbin.com/ujahex/watch
Many thanks!

Thumbnails on shared links

I am currently working on a rebranding with my company, and I am having some issues with the thumbnails which are appearing next to the facebook posts when someone shares our website. The issue is that our old logo is still appearing in the thumbnail image, and not our new one - not ideal. Is there an easy way of updating the choice of these thumbnails to give the choice of our new logo?
Make sure you have the correct OpenGraph og:tags in your HTML markup and use the Facebook Debugger to scrape your URL and refresh Facebook's caching of your URL; it will show you what metadata Facebook can see for your URL.