BlogHarbor Home Page
FAQFAQ  SearchSearch  MemberlistMemberlist  UsergroupsUsergroups  UsergroupsRSS   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
custom compnents
 
Post new topic   Reply to topic    BlogHarbor Community Forum Index -> Tips and Tricks
View previous topic :: View next topic  
Author Message
sam



Joined: 27 Oct 2005
Posts: 20

PostPosted: Tue Nov 29, 2005 4:03 pm    Post subject: custom compnents Reply with quote

i have been trying to create a custom compnents that would show the recent photos of a sub category photo album in my blog.
I used the codes from the "recent photos" compnents. But have not been successful. it should show on this page. http://lafamilyfed.blogharbor.com/blog/Community/Gardena

{{if blog.Community.Gardena.Photos-Gardena}}
<div class="component">
<div class="componentHead">Photos-Gardena</div>
<div class="componentContent">
<div class="componentRecentPhotos">
{{loop name=Community.Gardena.Photos-Gardena limit=5}}
<div class="componentRecentPhotosItem">
<img src="{{thumbnail_url}}" width="{{thumbnail_width}}" height="{{thumbnail_height}}" border="0" style="margin-bottom:2px;">

{{if title}}{{title}}{{elsif filename}}{{filename}}{{else}}Untitled{{/if}}

</div>
{{/loop}}
</div> <!-- componetRecentPhotos -->
</div> <!-- componentContent -->
</div> <!-- component -->
{{/if}} <!-- Community.Gardena.Photos-Gardena -->
Back to top
View user's profile Send private message
john
Site Admin


Joined: 16 Mar 2004
Posts: 3434

PostPosted: Wed Nov 30, 2005 6:52 am    Post subject: Re: custom compnents Reply with quote

i have been trying to create a custom compnents that would show the recent photos of a sub category photo album in my blog.

Short answer is its not possible to do this. It is not possible to alter the Recent Photos component to show only recent photos in a particular category.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Search all BlogHarbor support resources.
View previous topic :: View next topic  
Display posts from previous:   
Post new topic   Reply to topic    BlogHarbor Community Forum Index -> Tips and Tricks All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum