Default footer - Tiny theme

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.

Am I missing something very basic?

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.

Thank you for your lightning fast detective work. I appreciate it.

The only CSS I have added or modified was a bit of code to add lines between posts in the Custom CSS section.

I just want the footer to show, and I find this behavior out of the box odd tbh.

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.

1 Like

TBH, I am somewhat relieved I didn’t do something to muck the theme up. I’ve been installing different themes so it was completely possible.

Thanks again, I’ll reach out :slight_smile:

FYI - Matt did confirm that hiding the default footer is intentional. Thank you @jsonbecker and Matt for helping verify my sanity here :slight_smile: