Topic: Blogs entry on homepage
hello guys,
i want that the user can blog entrys on homepage like by facebook on homepage.
Can someone help me please or give me some idea.
regards
You are not logged in.
hello guys,
i want that the user can blog entrys on homepage like by facebook on homepage.
Can someone help me please or give me some idea.
regards
Try this:
<h3 class="blogs">{lang:"core","home_latest_blogs"}</h3>
<div class="block blogs">
{blogs:limit=2,cache_time=0}
</div>
hey zoltar,
thanks for the quick response, but that's not what i search :-)
I'm looking to have the input field of the blog title on the homepage (like facebook has a field on top of the page)
So people can put their status in.
Sorry but i dont have the answer to that one can anyone else help
Last edited by zoltar (2011-01-31 05:40:59)
change the limit
blogs:limit=2,cache_time=0
blogs:limit=3,cache_time=0
blogs:limit=4,cache_time=0
blogs:limit=5,cache_time=0
Open account blog add page, view it's source code and copy it to homepage, so it's located at homepage.
radioact i just told him how to fix it
thejackal said
--------------------------------------
The blogs work, is there any way to display latest 2 events
thanks
And the fix was change the limit
and i just made examples
blogs:limit=2,cache_time=0
blogs:limit=3,cache_time=0
blogs:limit=4,cache_time=0
blogs:limit=5,cache_time=0
Hey Zoltar,
leonleon asked who to add blog input form, so members can quickly add posts.
thejackal, imho asked how to display latest Events.
wow im cracked sorry