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
blog module problem
Re: blog module problem
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
but how?
Actually i am new user of this open source
Actually i am new user of this open source
Re: blog module problem
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
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?
i want display blog right side of home page.
Is it possible to assinge many templete to one page?
Re: blog module problem
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.
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.