Using frappe v16 development setup.
I have checked yes in website settings > Show footer on login.
Still it doesn’t appear
I didn’t have this issue while using frappe v15. Can someone throw me any solutions.
Thank you.
I also wanted to have a persistent footer even after I log in and wanted to know if this is possible, I tried creating a custom global_footer.js and global_footer.css and including it in hooks.py but that too is not working.
PS. i have restarted bench, refreshed and “clear-cache”-ed it whenever needed.