Menu

the gallery isn't visible

Help
Igor
2016-02-25
2016-03-02
  • Paul T

    Paul T - 2016-02-25

    I been meaning to update this library, but just have not had the time...

    The problem is that Flickr changed theirs APIs to only work via HTTPS... So the fix is asy: in the jquery.flickrGallery.js file, look for all instances of http:// and change it to https://. I found them to be on lines: 373, 620 and 652

    Hope this helps for now....
    I really need to move this problem to github and then update it...

     
    • Igor

      Igor - 2016-02-27

      Thank you. These changes did, but the problem is not solved.

       
  • Paul T

    Paul T - 2016-02-27

    Ok.. Any errors in the console? any errors in the network tab?

     
    • Igor

      Igor - 2016-02-28

      Thank you very much! Tried again to do everything from the beginning and I made it! Showed on the page my albums from Flickr. Look in the section example 2: http://vstansnami.ru/tmp/web/index.html
      Now I translate on Russian language.

       
  • Paul T

    Paul T - 2016-02-28

    Ok.. Good.. Sorry for the trouble.

     
    • Igor

      Igor - 2016-02-29

      Please tell me how to increase the size of the big photo on the page of the image viewer?
      And please tell how to make page photo albums latest photo albums were on top?

       

      Last edit: Igor 2016-02-29
      • Igor

        Igor - 2016-02-29

        Hi, Paul. I solved the problem of image size on the page image. File jquery.flickrGallery.js to edit line 856. By default it looks like this: if (!s) {s = ";}; Need to put the values: 's' or 't' or 'm' or 'b'. I set the value of 'b' and I have loaded the picture in its original size. The values 's' or 't' or 'm' reduces the original size.

        But I don't know how to sort categories on the page categories to the last category were on top. Tell me, please, if you know.

        Thank you.

         
  • Paul T

    Paul T - 2016-03-02

    I'm not sure either... Its been a long time since I looked at this plugin so its hard for me to provide you with a response.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.