Problems with the footer

This topic contains 19 replies, has 4 voices, and was last updated by  website soporte 6 years, 3 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #411231

    website soporte
    Buyer
    Post count: 28

    Hello team

    Is there any way that the footer is always in the lowest position (bottom), regardless of the amount of text on the pages?

    a greeting

    #411235

    Alex Rollin
    Moderator
    Post count: 27815

    Hello!

    There are ways to do this with javascript, but it is not recommended.

    You are really better off adding more content to the page to expand the main content section if you are trying to keep the footer at the bottom of the page.

    There are some hacks for this around that you could try:

    https://generatepress.com/forums/topic/how-to-stick-the-footer-at-the-bottom/

    #411246

    Guust
    Moderator
    Post count: 29970

    Applying “absolute” CSS should work too, a Google search turned this up:
    https://stackoverflow.com/questions/3443606/make-footer-stick-to-bottom-of-page-correctly

    Thanks

    #411291

    website soporte
    Buyer
    Post count: 28

    Ok thanks for the answers.

    In the end, I solved it with this

    a greeting

    div .sd-container {
    min-height: 975px;
    }

    #411301

    Guust
    Moderator
    Post count: 29970

    Thanks for letting us know, but be aware that will only work for windows that are more than about 1000px high, and will push the footer out of site on smaller sized windows.

    #411316

    website soporte
    Buyer
    Post count: 28

    ok guust thanks.

    Any solution that is proven and works?

    a greeting

    #411366

    Guust
    Moderator
    Post count: 29970
    #411421

    website soporte
    Buyer
    Post count: 28

    It does not work
    a greeting

    #411422

    Kor
    Moderator
    Post count: 16516

    Hi there,

    Please share WP temp admin access to your site so we can take a better look. You can post the details here using the private reply option below.

    #411424

    website soporte
    Buyer
    Post count: 28
    This reply has been marked as private.
    #411452

    Guust
    Moderator
    Post count: 29970

    Please send us your URL too. Thanks

    #411549

    website soporte
    Buyer
    Post count: 28
    This reply has been marked as private.
    #411670

    Kor
    Moderator
    Post count: 16516

    Hi there,

    Just inspected your Website and everything seems to look fine. Could you show me an example of your issue so that I could assist you further with this?

    Thanks!

    #411960

    website soporte
    Buyer
    Post count: 28
    This reply has been marked as private.
    #412019

    Kor
    Moderator
    Post count: 16516

    Hi there,

    Could you share the URL of the page in question? I can’t seem to locate that, sorry.

    Thanks!

Viewing 15 posts - 1 through 15 (of 20 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket