I've been following similar questions here in stackoverflow and other network sites, as well as tutorials on the internet, but the vast majority of the solutions do not work as I need them, or even are incompatible with the bootstrap system.
I'm looking for a way to "stick" the footer at the bottom of the page, with variable height (changes depending on the viewport and layout of the internal grid), responsive and with current bootstrap support (3.4.4). It's worth javascript and / or jquery as well.
Is this possible?