cancel
Showing results for 
Search instead for 
Did you mean: 

how to remove footer content

Mahesha
Confirmed Champ
Confirmed Champ

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

image

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 

1 ACCEPTED ANSWER

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
}

View answer in original post

3 REPLIES 3

EddieMay
World-Class Innovator
World-Class Innovator

Hi @Mahesha,

This thread might be useful.

Digital Community Manager, Alfresco Software.
Problem solved? Click Accept as Solution!

Hi @EddieMay 

Sorry For the late reply

I try with thread

but  when I edit it, I cant logging to my Repository

can you please help me to achieve this

fed up with this

image

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
}