The Flickr thumbnails do not display all.

General questions on how to do things using Photonic

The Flickr thumbnails do not display all.

Postby GaetanZ » 14 Mar 2012, 08:22

Hi

First of all thank you for this great plugin, very useful!

I have a problem with displaying some thumbnails (not all) when I add a Flickr gallery in a page, as you can see here :
http://www.labsquare.fr/membres/ (In the tab "Dernières photos sur Flickr").

As you can see, some thumbnails are displayed and others are not. The images do not all have the same size on Flickr.

For other example, the thumbnails are displayed on this page :
http://www.labsquare.fr/portfolio/airbnb-houlgate/

But not on this one :
http://www.labsquare.fr/portfolio/serie-pour-moncassecroute-com/

The thumbnails which are not displayed on this last page are the same which are not displayed on the first page of this post.
I have no problem with the photos that have yet 500px on the same size.

I do not know where the problem comes, I'll need your help.
Thank you for the answers you will bring me.

Best regards,
Gaetan
GaetanZ
 
Posts: 4
Joined: 14 Mar 2012, 08:11

Re: The Flickr thumbnails do not display all.

Postby sayontan » 14 Mar 2012, 09:44

Can you try this? Open the file photonic.js. Look for this code block (around line 1200):
Code: Select all
            var encodedFlickrView = "<a href='" + url + "'>" + Photonic_JS.flickr_view + "</a>";
            var encodedTitle = Photonic_JS.slideshow_library == 'none' ? origEncodedTitle : (origEncodedTitle == '' ? encodedFlickrView : origEncodedTitle + " | " + encodedFlickrView);
            var showTitle = '';
            if (Photonic_JS.flickr_photo_title_display == 'below') {
               showTitle = '<span class="photonic-photo-title">' + origEncodedTitle + '</span>';
            }
            s += '<li class="photonic-flickr-image photonic-flickr-photo ' + col_class + '"><a href="' + orig + '" class="' + a_class + '" rel="' + a_rel + '" title="' + encodedTitle + '">' + '<img alt="' +
                  origEncodedTitle + '"src="' + thumb + '"/>' + '</a>' + showTitle + '</li>';

Change the first line here to:
Code: Select all
            var encodedFlickrView = photonicHtmlEncode("<a href='" + url + "'>" + Photonic_JS.flickr_view + "</a>");
Sayontan Sinha | http://mynethome.net/blog | http://www.aquoid.com/news
I don't do freelance work (for Suffusion or otherwise), so please don't contact me for quotes or offers.
sayontan
Site Admin
 
Posts: 10161
Joined: 15 Sep 2009, 16:39
Location: Houston, Texas

Re: The Flickr thumbnails do not display all.

Postby GaetanZ » 14 Mar 2012, 11:53

Done.
Some modifications : the "View in flickr" disappeared, but thumbnails don't display. :/

Thanks again for your help
GaetanZ
 
Posts: 4
Joined: 14 Mar 2012, 08:11

Re: The Flickr thumbnails do not display all.

Postby sayontan » 14 Mar 2012, 11:56

Hmm... Can you give me the generated shortcode? I will give it a try at my end.
Sayontan Sinha | http://mynethome.net/blog | http://www.aquoid.com/news
I don't do freelance work (for Suffusion or otherwise), so please don't contact me for quotes or offers.
sayontan
Site Admin
 
Posts: 10161
Joined: 15 Sep 2009, 16:39
Location: Houston, Texas

Re: The Flickr thumbnails do not display all.

Postby GaetanZ » 14 Mar 2012, 12:04

Code: Select all
[gallery type='flickr' user_id='63852007@N02' view='photos' columns='7' tag_mode='any' sort='date-taken-desc' per_page='21']

For : http://www.labsquare.fr/membres/

Code: Select all
[gallery type='flickr' user_id='63852007@N02' view='photosets' photoset_id='72157629555870165' columns='4' tag_mode='any' sort='date-posted-desc']

For : http://www.labsquare.fr/portfolio/serie-pour-moncassecroute-com/
GaetanZ
 
Posts: 4
Joined: 14 Mar 2012, 08:11

Re: The Flickr thumbnails do not display all.

Postby sayontan » 14 Mar 2012, 13:51

OK, I found the problem. I will release a patch for this immediately.
Sayontan Sinha | http://mynethome.net/blog | http://www.aquoid.com/news
I don't do freelance work (for Suffusion or otherwise), so please don't contact me for quotes or offers.
sayontan
Site Admin
 
Posts: 10161
Joined: 15 Sep 2009, 16:39
Location: Houston, Texas

Re: The Flickr thumbnails do not display all.

Postby sayontan » 14 Mar 2012, 14:05

I have released version 1.12. You will be able to download it in a few minutes, and that should take care of the problem.
Sayontan Sinha | http://mynethome.net/blog | http://www.aquoid.com/news
I don't do freelance work (for Suffusion or otherwise), so please don't contact me for quotes or offers.
sayontan
Site Admin
 
Posts: 10161
Joined: 15 Sep 2009, 16:39
Location: Houston, Texas

Re: The Flickr thumbnails do not display all.

Postby GaetanZ » 14 Mar 2012, 16:23

I just update at the moment: it works perfectly!
Thank you very much for the support :)
GaetanZ
 
Posts: 4
Joined: 14 Mar 2012, 08:11


Return to Support Requests

Who is online

Users browsing this forum: No registered users and 1 guest

cron