G2GPerf Posted January 9, 2020 Posted January 9, 2020 I want to create a sign up form on my website, with a link to our terms and conditions and privacy policy so people can agree to this before typing their e-mail in accordance with GDPR. Is there a way to do this within the form? Thanks
paul2009 Posted January 9, 2020 Posted January 9, 2020 (edited) Yes. You can add a link to your T&Cs page by adding the HTML for the link directly to the checkbox description. Update: Please note that Squarespace have since removed the ability to add HTML to the checkout page. Edited November 6, 2020 by paul2009 Updated due to Squarespace changes Me: I'm Paul, a SQSP user for >18 yrs & Circle Leader since 2017. I value honesty, transparency, diversity and good design ♥. Work: Founder of SF.DIGITAL. We provide high quality original extensions to supercharge your Squarespace website. Content: Views and opinions are my own. Links in my posts may refer to my own SF.DIGITAL products or may be affiliate links. Forum advice is completely free. You can thank me by selecting a feedback emoji. Buying a coffee is generous but optional.
Guest Posted February 28, 2020 Posted February 28, 2020 But the checkbox description does not allow adding the link right after the chech box line. I found a post with a clear picture what I'm looking for: https://forum.squarespace.com/topic/152950-adding-a-link-to-a-form-on-a-cover-page/#comment-337064 Is this possible to achieve?
CoffeeHops Posted June 8, 2020 Posted June 8, 2020 Hey guys, you can do this by using html in the description of the checkbox. As an example, copy and paste the following, and just change out the "/terms-conditions" to whatever the relevant page link is: View the <a href="/terms-conditions" target="_blank">terms and conditions</a> here. Then the user will just see: View the terms and conditions here. AlisonJ, Tomei1989, sandra.bertalan and 1 other 4
sandra.bertalan Posted June 15, 2020 Posted June 15, 2020 Thank you @CoffeeHops Is there a way to link in the options section of a multiple choice question rather than in the description? And also underline the linked word?
CoffeeHops Posted June 16, 2020 Posted June 16, 2020 @sandra.bertalan I don't believe you can include the link in one of the multiple choice answer options sorry 😞 sandra.bertalan 1
Guest Posted August 24, 2020 Posted August 24, 2020 (edited) For some reason when I try this it displays perfectly in the test preview but not in the actual checkout. I have tried on both chrome and safari and neither display correctly at checkout. Any guidance anyone? Thanks Edited August 24, 2020 by TobiasH privacy
tuanphan Posted August 27, 2020 Posted August 27, 2020 On 8/24/2020 at 4:59 PM, oreosarefood said: For some reason when I try this it displays perfectly in the test preview but not in the actual checkout. I have tried on both chrome and safari and neither display correctly at checkout. Any guidance anyone? Thanks The checkout page always block HTML/CSS/JS so the code won't work here. Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
sleeping-bunnies Posted November 6, 2020 Posted November 6, 2020 On 8/27/2020 at 11:03 PM, tuanphan said: The checkout page always block HTML/CSS/JS so the code won't work here. Yes, this seems to be the case. I'm following several threads related to this, and paul2009 is in all of them suggesting solutions that don't seem to have been tested. It seems even stranger that in the Squarespace official page for creating a custom checkout form, the first paragraph says: Quote You can also use it to require customers to agree to your Terms of Service. But this doesn't seem to be the case unless you post your full terms as the option, which wouldn't look great to the user.
Solution paul2009 Posted November 6, 2020 Solution Posted November 6, 2020 (edited) On 11/6/2020 at 1:36 PM, sleeping-bunnies said: I'm following several threads related to this, and paul2009 is in all of them suggesting solutions that don't seem to have been tested. As Squarespace features change over time, posts can become outdated. It used to be possible to add links to the checkout page but Squarespace tightened up security and removed this feature. I've replied to your post in a different thread on the same subject here. In summary, you can add a return policy, terms of service, and/or a privacy policy to your checkout page, with links that open these policies in a pop-up window. To configure these, go to Commerce > Cart & checkout > Store policies. Did this help? Please give feedback by clicking an icon below ⬇️ Edited March 16, 2023 by paul2009 thisisme_graphics 1 Me: I'm Paul, a SQSP user for >18 yrs & Circle Leader since 2017. I value honesty, transparency, diversity and good design ♥. Work: Founder of SF.DIGITAL. We provide high quality original extensions to supercharge your Squarespace website. Content: Views and opinions are my own. Links in my posts may refer to my own SF.DIGITAL products or may be affiliate links. Forum advice is completely free. You can thank me by selecting a feedback emoji. Buying a coffee is generous but optional.
Tomei1989 Posted October 13, 2023 Posted October 13, 2023 So this actually worked Hey guys, you can do this by using html in the description of the checkbox. As an example, copy and paste the following, and just change out the "/terms-conditions" to whatever the relevant page link is: View the <a href="/terms-conditions" target="_blank">terms and conditions</a> here. Then the user will just see: View the terms and conditions here. But my new question is , is there anyway to get this to open on a separate page rather than leaving the page it's already on?
NicNox Posted January 10 Posted January 10 Hello, Tomei1989 did you ever find a solution to this to get it to your T&Cs page to open in a new window? Any findings would be greatly appreciated. Thank you
paul2009 Posted January 10 Posted January 10 21 minutes ago, NicNox said: did you ever find a solution to this to get it to your T&Cs page to open in a new window? You cannot change the way they open from the Checkout page because this page isn't editable. However, you can change the way links open on other pages. Did this help? Please give feedback by clicking an icon below ⬇️ Me: I'm Paul, a SQSP user for >18 yrs & Circle Leader since 2017. I value honesty, transparency, diversity and good design ♥. Work: Founder of SF.DIGITAL. We provide high quality original extensions to supercharge your Squarespace website. Content: Views and opinions are my own. Links in my posts may refer to my own SF.DIGITAL products or may be affiliate links. Forum advice is completely free. You can thank me by selecting a feedback emoji. Buying a coffee is generous but optional.
Charlottejw Posted June 6 Posted June 6 On 10/13/2023 at 11:02 PM, Tomei1989 said: So this actually worked Hey guys, you can do this by using html in the description of the checkbox. As an example, copy and paste the following, and just change out the "/terms-conditions" to whatever the relevant page link is: View the <a href="/terms-conditions" target="_blank">terms and conditions</a> here. Then the user will just see: View the terms and conditions here. But my new question is , is there anyway to get this to open on a separate page rather than leaving the page it's already on? So I want to create a link also in the description of the check box that opens to a separate page (in my case information on travel visas) and when I tried this method with the valid link it just opens up to an error page on my website. But I'm trying to direct to a page on a completely different site. How can I do that? And have it open in a new tab.
tuanphan Posted June 7 Posted June 7 18 hours ago, Charlottejw said: So I want to create a link also in the description of the check box that opens to a separate page (in my case information on travel visas) and when I tried this method with the valid link it just opens up to an error page on my website. But I'm trying to direct to a page on a completely different site. How can I do that? And have it open in a new tab. You can enter full url, something like this View the <a href="https://www.yoursite.com/terms-conditions" target="_blank">terms and conditions</a> here. Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Charlottejw Posted June 8 Posted June 8 On 6/7/2024 at 10:14 AM, tuanphan said: You can enter full url, something like this View the <a href="https://www.yoursite.com/terms-conditions" target="_blank">terms and conditions</a> here. This works perfectly! Thank you so much.
blakemwilson Posted July 12 Posted July 12 I did this but it doesn't click on mobile. How come that is? Form at the bottom of the page at camelbackstrategy.com
tuanphan Posted July 12 Posted July 12 4 hours ago, blakemwilson said: I did this but it doesn't click on mobile. How come that is? Form at the bottom of the page at camelbackstrategy.com I just tried and it is fine. You can't click or click but it doesn't redirect to correct page or? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment