Showing Flickr set on a page
-
According to this blog, I should be allowed to create a flick gallery with this html code
[gigya src="http://www.flickr.com/apps/slideshow/show.swf?v=71649" width="SPECIFY" flashvars="offsite=true&lang=en-us&page_show_url=/photos/USERNAME HERE/sets/ID NUMBER HERE/show/&page_show_back_url=/photos/USERNAME HERE/sets/ID NUMBER HERE/&set_id=ID NUMBER HERE&jump_to=" allowFullScreen="true" ]
and I tried on my page http://www.marcomilone.com/biografia/prova/
but it does not work out…The blog I need help with is: (visible only to logged in users)
-
Hi there,
We don’t support Gigya shortcodes like the one you are trying to use, but we do offer some other options for integrating Flickr with your blog. For example, you can add photos to your blog’s sidebar with the Flickr widget: Flickr Widget
Please let me know if you have any questions about that.
-
Is there any way to put widget code (see the sidebar of my website) in a page?
Also I tried to past into the page the html code to create a badge, as explained by flickr support.<!– Start of Flickr Badge –>
<style type=”text/css”>
#flickr_badge_source_txt {padding:0; font: 11px Arial, Helvetica, Sans serif; color:#666666;}
#flickr_badge_icon {display:block !important; margin:0 !important; border: 1px solid rgb(0, 0, 0) !important;}
#flickr_icon_td {padding:0 5px 0 0 !important;}
.flickr_badge_image {text-align:center !important;}
.flickr_badge_image img {border: 1px solid black !important;}
#flickr_badge_uber_wrapper {width:150px;}
#flickr_www {display:block; text-align:center; padding:0 10px 0 10px !important; font: 11px Arial, Helvetica, Sans serif !important; color:#3993ff !important;}
#flickr_badge_uber_wrapper a:hover,
#flickr_badge_uber_wrapper a:link,
#flickr_badge_uber_wrapper a:active,
#flickr_badge_uber_wrapper a:visited {text-decoration:none !important; background:inherit !important;color:#3993ff;}
#flickr_badge_wrapper {background-color:#ffffff;border: solid 1px #000000}
#flickr_badge_source {padding:0 !important; font: 11px Arial, Helvetica, Sans serif !important; color:#666666 !important;}
</style>
<table id=”flickr_badge_uber_wrapper” cellpadding=”0″ cellspacing=”10″ border=”0″><tr><td>http://www.<strong style=”color:#3993ff”>flick<span style=”color:#ff1c92″>r</span>.com<table cellpadding=”0″ cellspacing=”10″ border=”0″ id=”flickr_badge_wrapper”>
<script type=”text/javascript” src=”http://www.flickr.com/badge_code_v2.gne?show_name=1&count=10&display=random&size=t&layout=v&source=user_set&user=100265090%40N05&set=72157635081453674&context=in%2Fset-72157635081453674%2F”></script>
<tr>
<td id=”flickr_badge_source” valign=”center” align=”center”>
<table cellpadding=”0″ cellspacing=”0″ border=”0″><tr>
<td width=”10″ id=”flickr_icon_td”><img id=”flickr_badge_icon” alt=”milone_m Oslo photoset” src=”http://farm3.staticflickr.com/2870/buddyicons/(email visible only to moderators and staff)?1376554424#100265090@N05″ align=”left” width=”48″ height=”48″></td>
<td id=”flickr_badge_source_txt”>milone_m Oslo photoset</td>
</tr></table>
</td>
</tr>
</table>
</td></tr></table>
<!– End of Flickr Badge –> -
Is there any way to put widget code (see the sidebar of my website) in a page?
Widgets can only be displayed in the widget areas on your site, under Appearance > Widgets in your dashboard.
Also I tried to past into the page the html code to create a badge, as explained by flickr support.
I’m sorry, but that code will not work because it contains Javascript, which we remove for security reasons. You can read more about this here: Code
However, you could create an Image Link to create your own link to your Flickr photostream.
- The topic ‘Showing Flickr set on a page’ is closed to new replies.