Skip to content
This repository has been archived by the owner on Jan 31, 2021. It is now read-only.

How to view the footer? #29

Open
dausruddin opened this issue May 10, 2018 · 2 comments
Open

How to view the footer? #29

dausruddin opened this issue May 10, 2018 · 2 comments
Labels

Comments

@dausruddin
Copy link

This is just a question. How do guests view the footer when the page keep loading a new post at the end of the page? At least for me, I had to keep scrolling until all post loaded to see what is in the footer.

@dlecina
Copy link
Owner

dlecina commented May 10, 2018

Unfortunately, it's just like you said. This is also true of Casper, the default theme. Here's the relevant PR.

Fortunately, in StayPuft this is only true for portrait mode (mobile), since in landscape mode (desktop) the footer moves to the sidebar.

I considered moving the footer to the header in portrait mode to solve this but it took up too much space and, quite frankly, looked ugly. Another alternative would be to remove infinite scrolling and use traditional pagination, but that's not a price I'm quite willing to pay myself. You're free to customize the theme in that direction, though.

If you can think of a different solution that looks good, I would love to hear it.

@dausruddin
Copy link
Author

Unfortunately I'm not the correct person to be asked😅
Hope other user can suggest some ideas. I don't have much issue regarding this, it just, social links in the footer hard to be clicked and defeat the purpose of them being there.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants