Thrive Leads menu button doesn't work on mobile

Home Forums Jevelin Theme Thrive Leads menu button doesn't work on mobile

Home Forums Jevelin Theme Thrive Leads menu button doesn't work on mobile

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
  • [email protected]
    Participant

    We used the Thrive Leads plugin, a widely used plugin to capture leads from a website. I’ve noticed though that their button in the menu doesn’t work when the menu is minimized, like for example on mobile. When clicked nothing happens. When I deactivate the Jevelin theme the button works just fine, so it has something to do with the theme. Any idea what I can do about this?

    Hi @vincent,

     

    I hope you are well today and thank you for your question.

     

    I confirmed the issue on your shared site but all other links are working fine on mobile so could you please ask the Thrive Leads plugin support why only their link is not working on mobile so that I can help you?

    Best regards,
    Shufflehound team

    [email protected]
    Participant

    Hi,

     

    I’ve asked the support team for Thrive Leads if they can provide more info. They said it could take a few days so please leave this ticket open in the meanwhile.

     

    Best,

    Vincent

    Sure we will leave this topic open.

    [email protected]
    Participant

    Hi, Thrive Leads has looked at the issue and came back with following feedback:

     

    We think inside the JS theme there is an event.stopPropagation() written
    somewhere that stops the code from reaching our JS.

     

    Hope this gives you something to go on.

     

    Thanks,

    Vincent

    Ok, then could you please try removing the below JavaScript code from the theme file /jevelin/js/scripts.js on line number 327?

     

        $('.sh-header-mobile-dropdown').click(function(event){
            event.stopPropagation();
        });

    [email protected]
    Participant

    Great, yes that solved it. Thanks!

     

    How will this work when I update the theme. Will I have to delete it again?

    Yes, you have to delete it again on theme update.

     

    I have notified this to the theme developer so that it will be fixed permanently in the future version of the theme.

    [email protected]
    Participant

    Great, thank you!

    You are most welcome here 🙂

    The issue is resolved in the below latest version of theme so please update the theme as described here https://support.shufflehound.com/updating-theme/

     


    Please login to access this file

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