How do I get the flicker widget working with my flicker account?
Flicker
(5 posts)
(2 voices)
-
Posted 1 year ago #
-
Hi alacran,
Are you using the inFocus wordpress theme or the HTML/CSS one? I need to know this so I can guide you further!
Cheers,
DorianPosted 1 year ago # -
HTML/CSS
Posted 1 year ago # -
Hi alacran,
This is the code you are looking for:
<div id="flickr-widget" class="widget scg_widget BlogSidebar webtreats_flickr_widget"> <div id="flickr" class="block"> <h3 class="widgettitle">Photos on <span>flick<span>r</span></span></h3> <div class="wrap"> <div class="fix"></div> <script type="text/javascript" src="http://www.flickr.com/badge_code_v2.gne?count=9&display=latest&size=s&layout=x&source=user&user=YOURUSERID"></script> <div class="fix"></div> </div> </div> </div>You will have to replace
YOURUSERIDwith your flickr user id. You can also change the count value (which I've set to 9, up to your wishes).Let me know if you managed to get it working!
Cheers,
DorianPosted 1 year ago # -
Yup, that was it.
Thank you.
Posted 1 year ago #
Reply
You must log in to post.













