Hi Friends
I already install alfresco 5.2 and I changed footer content of the repository by changing installed files content but when i do the advance search footer content already comes with alfresco Logo
can I know how to remove footer content of advance search
I try with https://pavelmakhov.com/2016/02/customize-alfresco-footer-aikau/
but i cant make it proper
can i help me very soon
Solved! Go to Solution.
Hi friends
I can solve this problem with comment some part of share-footer.lib.js("FILE LOCATION"\tomcat\webapps\share\WEB-INF\classes\alfresco\site-webscripts\org\alfresco\share\imports)
Comment this part of my .js file
widgetsForFooter: [
{
id: "ALF_SHARE_FOOTER",
// name: "alfresco/footer/AlfShareFooter",
config: {
// semanticWrapper: "footer",
// licenseLabel: licenseHolder,
//copyrightLabel: footerCopyRight,
// altText: footerLogoAltText,
// logoImageSrc: footerLogo,
// cssClass: footerCssClass
}
Hi friends
I can solve this problem with comment some part of share-footer.lib.js("FILE LOCATION"\tomcat\webapps\share\WEB-INF\classes\alfresco\site-webscripts\org\alfresco\share\imports)
Comment this part of my .js file
widgetsForFooter: [
{
id: "ALF_SHARE_FOOTER",
// name: "alfresco/footer/AlfShareFooter",
config: {
// semanticWrapper: "footer",
// licenseLabel: licenseHolder,
//copyrightLabel: footerCopyRight,
// altText: footerLogoAltText,
// logoImageSrc: footerLogo,
// cssClass: footerCssClass
}
Ask for and offer help to other Alfresco Content Services Users and members of the Alfresco team.
Related links:
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.