Intechnic
Users Developers
Home / Forums / In-Portal CMS / General In-Portal Discussions / different header image or welcome boxes for subcategories / Topic Posts

In-Portal Forum

This is a place for users of In-Portal to ask questions, discuss various topics, and interact with other members of the In-Portal Community. Please report bugs through the Bugs Team (not the Forum). If you are interested in contributing or joining one of the many Teams for In-Portal, please check out the Contribute section of the website.
 

In-Portal Forum

different header image or welcome boxes for subcategories (5)


Posted: 01/12/2005 7:25:55 AM

Reply Quoted  


Hi would like to have different header images or welcome boxes for subcategries. ie Welcome text in different languages. Is that posible and how can I do it?

Thanks
stone

Posted: 01/12/2005 6:33:10 PM

Reply Quoted  


Hello,

For different languages you can include different "welcome" boxes using this tag:
<inp:lang_include _Language="german" _Template="index/welcomebox_german.tpl" />

In regards for custom templates for categories, you need to create a category custom field "indextemplate" and store whichever template you what to be used for that particular category.

Thank you.

Posted: 01/13/2005 7:40:30 AM

Reply Quoted  


OK thanks, I got the idea of different language boxes.

Thanks
stone

Posted: 11/26/2005 1:24:12 AM

Reply Quoted  


Dmitry wrote:01/12/2005 6:33:10 PM
Hello,

For different languages you can include different "welcome" boxes using this tag:
<inp:lang_include _Language="german" _Template="index/welcomebox_german.tpl" />

In regards for custom templates for categories, you need to create a category custom field "indextemplate" and store whichever template you what to be used for that particular category.

Thank you.



Hi,
Is there detailed info about it?
Thanks.

Hugo

Posted: 11/28/2005 4:21:05 PM

Reply Quoted  


Hugo wrote:11/26/2005 1:24:12 AM
Dmitry wrote:01/12/2005 6:33:10 PM
Hello,

For different languages you can include different "welcome" boxes using this tag:
<inp:lang_include _Language="german" _Template="index/welcomebox_german.tpl" />

In regards for custom templates for categories, you need to create a category custom field "indextemplate" and store whichever template you what to be used for that particular category.

Thank you.



Hi,
Is there detailed info about it?
Thanks.

Hugo


Hello Hugo,

Simply create a new category custom field and name it as indextemplate. Use this topic for explanation on how to add new custom fields. Note that indextemplate needs to be specified in "Field Name".

Let me know if you need any further assistance.

Thanks.