Mahjo Posted December 8, 2021 Share Posted December 8, 2021 Site URL: https://www.lommedalengk.no/ Hey, guys! I want to add an external login-widget to the header-menu on our website. The information I was provided with regarding html, JS, and CSS is all here: https://www.golfforbundet.no/klubb/organisasjon/golfbox-widget. I have attached a picture of how the login-widget is supposed to look when you click it. I have problems implementing it, and I was wondering if you could help me. I have attached a picture where you can see where we want to add our widget. How can I solve this? Link to comment
Beyondspace Posted December 9, 2021 Share Posted December 9, 2021 9 hours ago, Mahjo said: Site URL: https://www.lommedalengk.no/ Hey, guys! I want to add an external login-widget to the header-menu on our website. The information I was provided with regarding html, JS, and CSS is all here: https://www.golfforbundet.no/klubb/organisasjon/golfbox-widget. I have attached a picture of how the login-widget is supposed to look when you click it. I have problems implementing it, and I was wondering if you could help me. I have attached a picture where you can see where we want to add our widget. How can I solve this? You can add them to footer and move to header using custom code injection, did you add the button somewhere in the site yet? 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, Lightbox Studio pluginIf 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
Mahjo Posted December 23, 2021 Author Share Posted December 23, 2021 Nope, I didnt add the button on the site yet. Wondering what I need to do from A - Z. Please explain 🙂 Link to comment
Mahjo Posted December 23, 2021 Author Share Posted December 23, 2021 And what exactly do I have to add to the footer? Link to comment
tuanphan Posted December 25, 2021 Share Posted December 25, 2021 On 12/23/2021 at 11:09 PM, Mahjo said: And what exactly do I have to add to the footer? Add a Code Block in Footer >> Add this code <link rel="stylesheet" href="https://www.golfforbundet.no/ngfGolfbox/golfbox_login.css"> <a href="#" class="golfboxLoginOpen">Logg inn i GolfBox</a> <script src="https://www.golfforbundet.no/ngfGolfbox/golfbox_login.js" defer></script> It will show a button, then we will give code to move it to header 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
Mahjo Posted January 14, 2022 Author Share Posted January 14, 2022 (edited) Thanks for the help so far! What to do after I injected the code in the footer @tuanphan? The button is working. Now I need help to move it to the header. I would like the button to be part of the menu, aligned to the right. Edited January 14, 2022 by Mahjo Link to comment
tuanphan Posted January 15, 2022 Share Posted January 15, 2022 15 hours ago, Mahjo said: Thanks for the help so far! What to do after I injected the code in the footer @tuanphan? The button is working. Now I need help to move it to the header. I would like the button to be part of the menu, aligned to the right. Hi, I don't see the button in Footer 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