rayfare Posted February 23, 2020 Share Posted February 23, 2020 Site URL: https://www.smore.com/clippy-js Hi there - Can someone please give me a hand adding this to my site: https://www.smore.com/clippy-js. I'm looking for the 'Clippy' version to be added so when users first visit they are greeted with it - and then on every page after also. I am using Squarespace v7.1. Thanks! paul2009 1 Link to comment
tuanphan Posted February 23, 2020 Share Posted February 23, 2020 Download clippy and upload to your site then add this code to Code Injection Header <!-- Add the stylesheet to the head --> <link rel="stylesheet" type="text/css" href="/s/clippy.css" media="all"> Next, insert Code Block and paste these code <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"> <!-- Clippy.js --> <script src="/s/clippy.min.js"></script> <!-- Init script --> <script type="text/javascript"> clippy.load('Merlin', function(agent) { // Do anything with the loaded agent agent.show(); }); </script> Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care 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