I created a custom theme , I want to hide the default footer for page created with this theme , but when I comment out the code to display footer in theme.html , then it hides footer for all the pages of portal.

What configuration should I do to hide default footer and display custom footer on my pages and display the default footer on rest of the portal pages.

Thanks, Pranav

有帮助吗?

解决方案

Pranav,

where exactly are you commenting? Portal theme by default will be linking to portal 8 footer.jsp. u need to chenge it to your custom theme footer.jsp. then u ll not see the default footer.jsp and it ll always use ur custom theme footer.jsp

其他提示

Update the footer.jsp under dynamicspots of your custom theme.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top