New Landing How can we help? Themeforest Theme Support Dante Tours on Mobile & FAQ Arrows

Viewing 12 posts - 16 through 27 (of 27 total)
  • Posted in: Dante
  • #68403
    corepath
    Member
    Post count: 29

    That worked!

    Thanks!

    #68405
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    You most welcome . I’m glad that issue resolved .
    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

    #69151
    corepath
    Member
    Post count: 29

    Hi, I thought this was resolved, but it turns out the script provided causes the tours and related text on the page to not appear or just display a blank page. Is there a fix for this?

    Thanks,

    #69177
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    I am not getting you exactly so please explain with an example .

    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

    #69181
    corepath
    Member
    Post count: 29

    Basically the tour tabs show up, but the content in the tours does not when that javascript is used.

    #69343
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Where did you put code ? I dont see code at view source .

    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

    #69458
    corepath
    Member
    Post count: 29

    Hi,

    I put it in the custom JS area but I removed it because it was hiding content on the page as previously mentioned, the client can’t have this as their site is live and being viewed.

    #69471
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please try to put this code . I am sure that it will work fine .
    <script>
    var $j = jQuery;
    var openId= window.location.hash;
    if(openId){
    $j(‘ul.nav-tabs li’).removeClass(‘active’);
    $j(‘ul.nav-tabs li a[href=”‘+openId+'”]’).parent().addClass(‘active’);
    $j(‘.tab-content’).find(‘div’).hide();
    $j(openId).show();
    $j(openId).find(‘div’).show();
    $j(openId).addClass(‘active’);
    }
    </script>

    #69472
    corepath
    Member
    Post count: 29
    This reply has been marked as private.
    #69699
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please provide wordpress admin login detail so i can investigate it .
    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

    #69760
    corepath
    Member
    Post count: 29
    This reply has been marked as private.
    #70272
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi there,
    I tried and could not resolve it . Unfortunately that is not part of the current theme functionality, and it’s not within the scope of our support to be able to provide that functionality as it is more work than a small customization. While we’d love to be able to support every customization request, we simply don’t have the time. We recommend that you seek a freelance developer if you need that functionality, potentially from one of the below resources:

    https://codeable.io
    http://werkpress.com
    http://www.microlancer.com

Viewing 12 posts - 16 through 27 (of 27 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