benjaminp Posted February 5, 2020 Share Posted February 5, 2020 (edited) Site URL: https://sf.digital/squarespace/customising-the-mobile-information-bar Is this not able to be used anymore? I've use it last year and it was working, it only stopped working for me after the update. I'm trying to use the Email button of the Mobile Information Bar as a Whatsapp button. Can anybody point me in the right direction how to enable this again? Thank you very much in advance. Here's my website and the code: https://cleaningequipment.org <script> $(window).bind("load", function() { $('.sqs-mobile-info-bar-trigger[data-type="contactEmail"] .sqs-mobile-info-bar-trigger-label').text('Whatsapp'); $("a[href='mailto:xxx@gmail.com']").attr('href', 'https://api.whatsapp.com/send?phone=00000000000&text=Hi%20there!%20I%27m%20looking%20for%20') }); </script> Thanks in advance. Edited February 6, 2020 by benjaminp Link to comment
paul2009 Posted February 5, 2020 Share Posted February 5, 2020 You've referred to a very old post that I wrote 5+ years ago. Despite the fact that it could be rewritten to improve performance, it does still work. Improve your online store with our extensions.About: Squarespace Circle Leader since 2017. I value honesty, transparency, appreciation and great design ♥.Work: Squarespace Developer and founder of SF Digital, building the features Squarespace didn't include™. Content: Links in my posts may refer to SF Digital products or may be affiliate links.Buy me a coffee Link to comment
benjaminp Posted February 6, 2020 Author Share Posted February 6, 2020 11 hours ago, paul2009 said: You've referred to a very old post that I wrote 5+ years ago. Despite the fact that it could be rewritten to improve performance, it does still work. But the button itself takes me to email though and not Whatsapp as I wanted it. Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment