QUOTE
</div>
<?php } ?>
<?php if (function_exists('get_flickrRSS')) { ?>
<ul class="flickr">
<?php get_flickrRSS(); ?>
</ul>
<?php } ?>
<?php } ?>
<?php if (function_exists('get_flickrRSS')) { ?>
<ul class="flickr">
<?php get_flickrRSS(); ?>
</ul>
<?php } ?>
this one is the block containing the filckr function on sidebar.php from deskspace
QUOTE
<?php if($show_flickr == "Yes") : ?>
<li id="flickr" class="clearfix"><h5><?php echo $flickr_title; ?></h5>
<script type="text/javascript" src="http://www.flickr.com/badge_code_v2.gne?count=<?php echo $flickr_count; ?>&display=latest&size=s&layout=x&source=user&user=<?php echo $flickr_id; ?>"></script>
</li>
<?php endif; ?>
<li id="flickr" class="clearfix"><h5><?php echo $flickr_title; ?></h5>
<script type="text/javascript" src="http://www.flickr.com/badge_code_v2.gne?count=<?php echo $flickr_count; ?>&display=latest&size=s&layout=x&source=user&user=<?php echo $flickr_id; ?>"></script>
</li>
<?php endif; ?>
and this one is the block containing the filckr function on sidebar.php from colorpaper.
I really don't know anything about PHP (yet) but I think we can really spot the difference here. Anyone out there, please help me out. Your help will be much appreciated. Thanks in advance
P.S.
I'm using wordpress 2.7 for my blog and my flickrrss plugin is already activated. It works for my colorpaper theme (as I've said a while ago) and it doesn't for the other one. Click to view attachment \
I've attached this screenshot to provide you with a picture. The 'my photos' as you can see is where the pictures are supposed to be in display.