Page 1 of 1
blog module problem
Posted: Tue Nov 04, 2008 6:05 am
by lee
Hi
i install blog module it works but when click on blog title it shows its details on same page.
i want display its details on other templete.Help me.
Thanks
Re: blog module problem
Posted: Tue Nov 04, 2008 8:20 am
by hexdj
The page from where you load the blogs module with the tag {Blogs} has to use the template that you want the module to show.
Re: blog module problem
Posted: Tue Nov 04, 2008 9:13 am
by lee
but how?
Actually i am new user of this open source
Re: blog module problem
Posted: Tue Nov 04, 2008 9:20 am
by hexdj
Every content page has a template, when you added the content page and added the {Blogs} tag you had the option to change the template that will be applied to this page, you can go and edit this page and change it if you need to.
Re: blog module problem
Posted: Tue Nov 04, 2008 9:22 am
by lee
i want to display blog on home page, and home page already have one templete.
i want display blog right side of home page.
Is it possible to assinge many templete to one page?
Re: blog module problem
Posted: Tue Nov 04, 2008 9:28 am
by hexdj
No, each page can only have one template
Basically the blogs will be inserted whereever you insert the {Blogs} tag in your page. Bear in mind that this will be inserted inside the {content} tag which depends on where it was set in your template layout.
The best you can do is try to change stuff a little to see what/how they do things.