New Landing How can we help? Themeforest Theme Support Dante Portfolio Carousel in Tab Not Showing Up

Viewing 11 posts - 16 through 26 (of 26 total)
  • Posted in: Dante
  • #86058
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Hi @SomeChick,

    Which theme version are you using? We fixed an issue with the tabs in one of the recent updates.

    Just fixed the issue with the add content / text block not showing on first addition to the page – thanks for pointing that out.

    – Ed

    #86337
    SomeChick
    Member
    Post count: 231

    2.6.1

    #86382
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Just want to confirm are you referring to an issue on the front-end output, or using the page builder?

    Send me an email via: http://themeforest.net/user/swiftideas and I’ll send you the latest version with the helper fix.

    – Ed

    #86390
    SomeChick
    Member
    Post count: 231

    Output, yes. I’m on 2.61 not 2.6.1, just in case that was confusing.

    #86462
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Can you please confirm the issues you’re having at the moment – I’ve checked your site and can’t see anything immediately apparent?

    – Ed

    #86478
    SomeChick
    Member
    Post count: 231
    This reply has been marked as private.
    #86561
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please open to edit through FTP software functions.js at /dante/js/
    Find this code

    },
     resizeCarousels: function() {

    And Place this code just before it

    jQuery('ul.nav-tabs li a').click(function(){
          carouselWidgets.resizeCarousels();
    });

    So code will look like

    jQuery('ul.nav-tabs li a').click(function(){
          carouselWidgets.resizeCarousels();
    });
    },
     resizeCarousels: function() {

    Hope that should work and let me know your feedback.
    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

    #86601
    SomeChick
    Member
    Post count: 231

    No dice. I was to insert, not replace anything, right? Including }); before };

    #86664
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    I have attached fixed function.js file so please replace functions.js at /dante/js/ with attached file.
    Hope that should work and let me know your feedback.

    Note:- Attached file’s named changed to functions1.js after upload so please rename to functions.js first before replace.

    Thanks

    #87094
    SomeChick
    Member
    Post count: 231

    Jackpot. I’m so glad you’re smarter than me. Thank you!

    #87148
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Thanks Mohammad! I’ll add in this code for the next update so you don’t need to replace it each time ๐Ÿ™‚

    – Ed

Viewing 11 posts - 16 through 26 (of 26 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register