Roel1994 Posted July 12, 2019 Share Posted July 12, 2019 (edited) Hello, I would like to add a sidebar to my website that displays my review score from customers (its from a Dutch e-commerce organization). Sadly, they do not provide a module for Squarespace so I will have to insert the code myself. I do not have any coding experience so I have no idea how to approach this. I have tried it with code injection but it did not show up. Could anyone help me? I am using the Brine theme. This is the code that is provided to me: <script> (function() { _webwinkelkeur_id = ; //_webwinkelkeur_sidebar = true; //_webwinkelkeur_sidebar_position = "left"; //_webwinkelkeur_sidebar_top = "300"; //_webwinkelkeur_mobile = "bottom"; //_webwinkelkeur_tooltip = true; //_webwinkelkeur_language = ; //_webwinkelkeur_language_other = false; var js = document.createElement('script'); js.type = 'text/javascript'; js.async = true; js.src = '//www.webwinkelkeur.nl/js/sidebar.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(js, s); })(); </script> For webwinkelkeur_id I have to add my own personal code. Thanks so much!! Edited July 12, 2019 by Paul2009 Link to comment
Beyondspace Posted June 17, 2020 Share Posted June 17, 2020 Roel1994 You can pm me your webwinkelkeur_id and the site url I will try to inject it in custom code injection Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Keyword HighlighterIf you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you 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