I am using flickrrss plugin latest version, but i do not know why flickr is not showing photos. I select these options: Display : 4 group photos Group ID : fashionphotography_ed after and Before list: (i left this option blank) Item html : %flickr_page% %title% %image_square% %image_small% %image_thumbnail% %image_medium% %image_large% I try with cache and without cache but there is no photos. theshoesguide(dot)com I also try photobastard group with favourites
is it showing anything? Errors, text, or is it just blank? Could you post the feed url you are trying to use as well.
It is not showing any error just blank check the url which i give. feed url is http://www.flickr.com/photos/photobastard/ and for group i try http://www.flickr.com/groups/fashionphotography/
ok, replace lines 142 to 154 in flickerrss.php to this: # builds html from array foreach ( $items as $item ) { if(!preg_match('/src=["]?(http:\/\/.*\/.*)_m\.jpg["]?/', $item['description'], $imgUrlMatches)) { continue; } $baseurl = $imgUrlMatches[1]; $thumbnails = array( 'small' => $baseurl . "_m.jpg", 'square' => $baseurl . "_s.jpg", 'thumbnail' => $baseurl . "_t.jpg", 'medium' => $baseurl . ".jpg", 'large' => $baseurl . "_b.jpg" ); PHP: I think the problem is that flickr has changed things since the plugin is written. I am not the best at php so if this doesnt work then you may have to wait for an update from the creator.
This is not plugin problem, i try flickr rss at my recent blog thebeautyonline(dot)com in sidebar widgets is working properly, so it seems theme problem but my theme file is same as demo file is.
1. Ensure that your settings are the same. 2. If I am not mistaken you are posting from a group with the one you are having problems with, and not with the recent blog. If my theory is correct then the group option is what is broken and the post I have made earlier should clear up the problem.
I tried but it did not work however i upload same file not just one time, many times and it says , while everything is ok except this flickr tool. bUT at my beauty site theme is not broken Broken Themes The following themes are installed but incomplete. Themes must have a stylesheet and a template. NameDescriptionStylesheet is missing.