No idea if I am in the right subforum, please move as appropriate.
I have started using the Tiny theme, and I have just noticed after a couple of weeks worth of using that my site has no footer. I dug through the theme’s documentation but as a new user, I am somewhat (ok completely) confused.
I have no desire at this point to get into custom footers, I’d just like to get the default footer working and make adjustments as desired.
You have the footer on your site. It looks like you have in your CSS somewhere (not sure if this is part of Tiny Theme or your choice) display: none; for footer .attribution and no content in a custom footer.
Are you looking to see the information in the attribution? If so, you’ll have to edit the CSS to remove that display: none;. As far as I can tell from TinyTheme, that’s all that is contained within a footer unless you populate a custom one.
This is the default CSS that hides the footer. You can feel free to reach out to Matt who wrote this theme about his choice, but this appears to be the default / intended behavior of that theme.