in Wordpress Themes by jaimepeterswriter (180 points)
Hi,

 

I've just updated to the latest version of TT and the Sticky Footer doesn't work.

 

Many Thanks,

 

Jaime.

1 Answer

by sarah (15.2k points)

Hello,

Please make sure that sticky footer is checked in TemplateToaster -> Footer -> Layout -> Sticky footer

by jaimepeterswriter (180 points)
Hi,

I double-checked. It was ticked.  The sticky footer tick is definitely there.  I have previewed it via Google Chrome browser.  The stick menu facility works.  But not the footer.

Jaime.
by sarah (15.2k points)
Hi,

Here sticky footer means that if the content of the page is less than the viewport, footer will not jump up to the window. Otherwise it will stayed at the bottom.
by jaimepeterswriter (180 points)
Hi, I've tested it with the templates and it is still not working.

Shall I reinstall?

Thanks, Jaime.
by badastroid (140 points)
I've the same problem!
by fdonna (660 points)
edited by fdonna
Still doesn't work in version 6.0.0.10477 (Joomla 3.6.4)

As a workaround I've used this CSS in Joomla:

  #ttr_footer {
    position: fixed !important;
    width: 100vw !important;
    bottom: 0px !important;
    height: 30px !important;
    z-index: 1000 !important;
  }
  #ttr_content {
    margin-bottom: 100px;
  }
Interested in localizing/Translating TemplateToaster Software in your native language in exchange of a Pro License ? Contact Us
...