blog module problem

Talk about writing modules and plugins for CMS Made Simple, or about specific core functionality. This board is for PHP programmers that are contributing to CMSMS not for site developers
Post Reply
lee
New Member
New Member
Posts: 9
Joined: Tue Nov 04, 2008 5:58 am

blog module problem

Post 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
hexdj
Power Poster
Power Poster
Posts: 415
Joined: Sat Mar 24, 2007 8:28 am

Re: blog module problem

Post 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.
lee
New Member
New Member
Posts: 9
Joined: Tue Nov 04, 2008 5:58 am

Re: blog module problem

Post by lee »

but how?
Actually i am new user of this open source
hexdj
Power Poster
Power Poster
Posts: 415
Joined: Sat Mar 24, 2007 8:28 am

Re: blog module problem

Post 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.
lee
New Member
New Member
Posts: 9
Joined: Tue Nov 04, 2008 5:58 am

Re: blog module problem

Post 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?
hexdj
Power Poster
Power Poster
Posts: 415
Joined: Sat Mar 24, 2007 8:28 am

Re: blog module problem

Post 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.
Post Reply

Return to “Developers Discussion”