Intechnic
Users Developers
Home / Forums / In-Portal CMS / General In-Portal Discussions / Action Box / 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

Action Box (2)


Posted: 09/28/2005 1:56:44 PM

Reply Quoted  


Why is it Action Box visible for public?

Visitor does not login but, portal sugest him Here You Can: and Also You Can:

Please check this out.

Thank you.

Posted: 09/29/2005 9:23:54 AM

Reply Quoted  


Hello, rushhohol,

The Action Box is set to always appear on the web page regardless of the permission the current user has. If you would like to remove the action box altogether, you can do that by changing your templates in in-portal/themes/YOUR_THEME/innews/index/right.tpl, in-portal/themes/YOUR_THEME/inlink/index/right.tpl, in-portal/themes/YOUR_THEME/inbulletin/index/right.tpl. The code for the action box looks like this:
<inp:include _Template="innews/index/right/actionbox.tpl" />

Thanks.