ThemeForest

Joiee - Multipurpose Responsive HTML5 Theme

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years

Is there an easy way to make the footer sticky to handle short pages?

Thanks in advance!

nagaemas

Hi tptodorov,

Yes, this will be an update for the next version of Joiee, which will come at the beginning of march :)

Here is the code to do this:

add this in template.js


// Sticky Footer
function stickyFooter( padding ) {
    $( '#main-content' ).css('paddingBottom', $( '#footer' ).outerHeight() + padding);
};

stickyFooter(40);

$(window).on('smartresize.joiee', function() {
    stickyFooter(40);
}).on( 'orientationchange.joiee', function() {
    stickyFooter(40);
});

and open up main.css files, and search for the #footer styles, then add the following rules:


    position: absolute;
    bottom: 0;
    width: 100%;

Thanks :)

  • Bought between 1 and 9 items
  • Has been a member for 1-2 years

Hello, Nice looking theme? Do you have plans for a standard page without the blog footer, i.e. tweets, flicker stream, ..etc? Is there any special short codes in your theme for embed videos? I did not see a mention of that at all. Thanks.

nagaemas

Hi bblsystems,

Thanks :) Currently there are no plans to add additional pages, but an update for upgrading library versions and several optimizations will come in March :)

Best Regards

  • Bought between 10 and 49 items
  • Has been a member for 0-1 years

What are the fonts used for this template?

nagaemas

Hi rbaroud83,

The only font used here is ‘Open Sans’, just look it up on Google and you will surely find it :)

Thanks

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years

Hi there, this theme includes version 2.1.4 of the Revolution slider. There are a few problems with this version’s compatibility with IE8 that have been resolved in new versions e.g. version 2.2.3 addresses ‘Bug Fixed: IE8 Caption does not disappear at fadeout changed. IE8 Filter added again, some cases it can add an odd halo effect at animationg the png images.’

Can you please update the version of the revolution slider included to make Joiee IE8 compatible?

nagaemas

Hi increaseprogress,

Yes, I’ll be updating the theme this week :) Thanks

nagaemas

Hi,

The theme has been updated to v2.0, now it includes the newest Revolution Slider (v2.3)

Thanks!

  • Bought between 1 and 9 items
  • Has been a member for 3-4 years
cyotek Purchased

Just wanted to say thanks for a pretty awesome template. I spent hours going through different templates on ThemeForest trying to find something I really liked; until I finally hit yours and promptly stopped looking :)

Regards; Richard Moss

nagaemas

Hi cyotek,

Thanks for purchasing, glad you like it :)

If you’ve questions, feel free to ask me.

Best Regards

by
by
by
by
by