New Landing How can we help? Themeforest Theme Support Uplift Footer and Gallery slider issues

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Uplift
  • #322335
    Shahid Khan
    Member
    Post count: 4

    Hi,

    I am facing 3 problems in your uplift theme on my client site. I am going to explain these issues one be one,

    1. The footer is misplaced on pages having less contents. Am I doing something wrong or is it issue in the theme? You can check this issue on the page http://west-story.com/en/our-products/fragrances. The client reported this on large screens and I was able to confirm it using high dpi laptop in chrome developer tool.

    2. How can I increase the thumbnail size for ‘Slider’ type in gallery element. See example on http://west-story.com/en/our-products/diffusers. The thumbnails are very small, how can I increase size of these thumbnails?

    3. I have created a gallery for each diffuser and then inserted these gallery with slider type on each diffusers tab respectively. But when I click on the tabs other than M100, the gallery does not show up. I am guessing that multiple galleries are not working on same page or tabs view? What is the solution to this problem? You can check the problem on http://west-story.com/en/our-products/diffusers.

    Please let me know if you need admin credentials to the site for checking anything related to the above issues.

    Thanks

    PS: I am not very experienced developer.

    #322451
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Regarding the issues:

    1) try to add a blank spacer element to create some empty vertical content.

    2)

    .lSPager.lSGallery {
        width: 100%!important;
    }
    .lSSlideOuter .lSPager.lSGallery li {
        width: 75px!important;
        float: left!important;
    }

    3) Can you provide us admin access to check this further?

    -Rui

    #322471
    Shahid Khan
    Member
    Post count: 4
    This reply has been marked as private.
    #322473
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    1) it needs a bigger value like 500 or more

    3) I realise that, will try some jQuery to sort it

    -Rui

    #322683
    Shahid Khan
    Member
    Post count: 4

    Ok. I have changed the slide transition type to ‘fade in’ for now and the galleries started appearing. Might be something wrong with ‘Slide’ type transition, I hope you guys fix it next update or at least post the solution here when you figure it out.

    I also discovered that ‘Masonry’ type multiple galleries on a tab view break the page.

    Thanks

    #322686
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Apologise, somehow I left this topic behind.
    We will have a look.

    -Rui

Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.