well ok confusion.. i’ve crΓ©ated e new FAG with the ID “01”
Then I call it with “FAG id=01” but inthe gallery parameter what should I put into “Flickr API Key” the help link me to the case of creation of a API Key in the case I created myself the API.
What to do I’m locked ?
Cheers
Renaud
Hi Topmegacool,
Check out doc link for help.
Let us know if any help.
Thanks
Alex
ok working. that was a bit tricky…
Great! You have a such nice Flickr album gallery, looking perfect.
Thanks for using our plugin.
Great Day!
Alex
Thanks .. now there’s something that disturb me. I found the thumb icons blurred with visible pixels, like if they were zoomed in. Not looking very professionnal from me and for my client to evaluate me.
Is there a way to eliminate this problem ?
Also the grey background doesn’t intergrate into my website wich is all black.
Cheers
Renaud π
Could you please send a problem point out screenshot of your problem?
Also send the link of album.
Thanks
Alex
Hi Alex,
this is the same url : http://photographe-de-mariage-marseille.com/galerie-photo/galerie-en-desordre/
Looklike the thumb icons are bigger than they should be !?
Regards
Renaud
Hi Renaud,
In plugin we are using default thumbnail size to minimize load time of Album.
Default thumbnail size is too small.
And in your case your site content area is full width that’s why default thumbnail starching.
Here a CSS tweak:
File: wordpress-dir/wp-content/plugins/flickr-album-gallery/flickr-album-gallery-short-code.php
Tweak Code
.flickr-img-responsive {
display: block !important;
height: auto !important;
width: 60% !important;
}
Just simple adjust the width: 60% !important; percentage property according to you.
And add modified code into <style> tag of flickr-album-gallery-short-code.php file.
Hope this will help you & Let us know if any assistance required.
Have a great day!
Thanks
Alex
Hi,
Ok I did the change of the icon size, great.. thanks a lot π
is there a way to change the background color to black instead of grey ?
I tryed to look into the code but I’m not expert at all and just found nothing.
Cheers
Renaud
Here the code, add within <style> tag:
body {
background-color: #333333;
}
(For black color, use hex code #000000;)
Hope this will work for you.
Thanks
Weblizar
OK Great.. thanks a lot π
Hi Renaud,
Could i ask for a favor?
It’s simple, rate us our plugin if you love our work.
We will be grateful to you.
Thanks
Alex
of corse… done π
thanks
Renaud