Hi,
The Picasa API is dead now, so this plugin (Embed Picasa Album) is no longer working.
I get this error on all my albums: String could not be parsed as XML
It looks like the plugin Photonic is the only plugin that use the new Photos API the right way.
Thank you Marchenko Alexandr for making your plugin available, I used it for a very long time.
Peter
]]>Hi Alexandr,
Do you have plans to integrate the new Google Photos API with your plugin (or build a new plugin)?
See:
https://developers.google.com/photos/
Regards
Peter
Hi Alexandr,
Did you read this announcement from Google? And the message on this page?
I’m not so happy with it, because I use Picasa for much photos (like on this website).
What do you think about this? Will your plugin still work in the future? Is it possible to make your plugin work with Google Photos?
Thank you in advance!
Peter
]]>Hello,
Great plug-in, very easy and simple to use.
But there’s one thing, I have multiple albums in my picasa and it’s to mutch to add one by one on the page, is it possible to add a shortcode on the page that will import all albums at once?
And add pagenumbers after 50 tumbnails from all the pictures that is showing?
Many thanks in advance.
]]>Hello,
Thanks for the great plugin! Unfortunately, the link you provide to a lightbox plugin on your FAQ page is no longer a working link. Is there another plugin you can recommend? I’ve tried a few that didn’t work, like Easy Fancybox and Lightbox.
Thanks.
]]>The plugin may be corrupt. Cannot get my website to come up as long as the embpicasa plugin is activated and logged in with my email and password. I cannot get past the error without physically going to the hosting server and deleting the plugin’s folder. Error as follows:
PHP Warning: file_get_contents() [function.file-get-contents]: https:// wrapper is disabled in the server configuration by allow_url_fopen=0 in C:\Inetpub\wwwroot\WEBSITE\wp-content\plugins\embpicasa\embpicasa.php on line 381
PHP Warning: file_get_contents(https://…@gmail.com?kind=album) [function.file-get-contents]: failed to open stream: no suitable wrapper could be found in C:\Inetpub\wwwroot\WEBSITE\wp-content\plugins\embpicasa\embpicasa.php on line 381
Hi Alexandr,
First, thank you for this useful plugin. I use it for a long time on various websites and I’m very happy with it.
I made a custom loop-picasa.php and I put it in the folder of my parent theme. Every time I update that theme to the newest version, I have to put the loop-picasa.php again in the theme folder.
Is it possible to change your plugin that it also looks in the child theme folder for loop-picasa.php?
Thank you in advance!
Peter
]]>Very useful plugin, thanks.
Web Picasa albums has got titles to write for each picture and it is shown on the photo, for example:
Que ver en Sintra
Is it possible to show this text with this plugin in wordpress?
]]>I installed this plug-in and it is opening my galleries/albums. However, when I click an image, it opens the single image in a page. Is there a way to open a slideshow in a box? I don’t see it any the settings.
]]>Hi,
I can’t seems to figure out if there is a default fancybox bundle within the plugin.
I try using separate fancybox plugin but whenever I click on one picture of my album, the said picture open in two fancybox. I deactivated my separate fancybox plugin to see if it was the problem but the pictures continue to open in a fancybox. So, I guess there should be a default fancybox bundle within the plugin. If so, how do I get rid of it?
Thank you.
Without the separate plugin:
https://drive.google.com/file/d/0B2COuCtd_3BvZDZ3aEZhOEZjUUU/view?usp=sharing
With the separate plugin:
https://drive.google.com/file/d/0B2COuCtd_3BvbVNIVmJPZk44MWc/view?usp=sharing
this message is displayed, not picasa web album..
..some solution?
]]>We are using your plugin to add pictures to our site. When we upload a gallery from picasa, it puts all the pictures on the page instead of creating a thumbnail that is clickable which allows you to enter the album. Is there a way to do this? Thanks
]]>Is there a way to display albums from multiple picasa accounts?
]]>As google now require user to grant the permission right to the application in order to allow the WordPress to extract the photos, except providing the account / password in the setup page, how can I grant the permission right to google after install the plugin?
Bests regards,
Kelvin
]]>Love your plugin, very easy and simple, the only problem that i have is the picture is always in top left with text wrapping it. Is it possible to have the picture to be on the middle without text wrapping on it?
Thanks!
]]>Is it possible to paging album page? Having trouble with more than 200 photographs. Installing takes time.
]]>ERROR
Authentication with Google failed. Reason: BadAuthentication
Login and PW are correct. Any thoughts? Does it not support all characters maybe?
Anyhow, would like to use different picasa accounts. I don’t think this plugin does that.
]]>picasa icon in editor not working after latest 3.5 update
]]>Hi.
I have this output in the page where is the Embed Picasa Album code:
Unable to Connect to ssl://www.google.com:443. Error #110: Connection timed out
Can you help me please?
]]>Don’t work because of capcha in gmail
]]>Hi,
This plugin is great and it does exactly what I need it to do, when installed on my own WP website, it worked fine. My client even suggested that I try and use it on their WPML website.
Problem is my client has CKEditor installed and this plugin does not seem to work with well with CKEditor. Is it possible to make it work?
https://www.ads-software.com/extend/plugins/embpicasa/
Thanks in advance,
]]>Hello,
Been using this plugin with pleasure.
One thing bugged me though.
I either have ill outlined thumbnails, or cropped full-size images.
After digging through the code I found the “crop” option was used for both thumbnails and full-sized images.
Could there be a seperate option for both?
Solved the problem by hardcoding full-sized images never to be cropped (i.e. setting suffix to ‘u’ before calling setImgMax)
Cheers,
Stark
Changing the Image Settings for Full image size on the setting page has no effect.
The array on line 116 should be changed from:
$items = array('32', '48', '64', '72', '104', '144', '150', '160');
To:
$items = array('94', '110', '128', '200', '220', '288', '320', '400', '512', '576', '640', '720', '800', '912', '1024', '1152', '1280', '1440', '1600');