Hi, I’m trying to use a new footer in my child theme, but when I replicate the base.php file inside views/footer the footer disappear from website.
In the past I ussually replicate _footer.php file inside legacy/cranium/footers/views/global, but now I have tried to use that file without success: the modifications I have made inside it doesn’t take any effect.
My needs is to put a js script just before body closing tag. The script itself works perfectly and it isn’t the responsible of footer disappearance.
Can you help me to understand this issue? Thanks very much
