You can send your questions to my email to get faster answer in 24 hours (free).
Buy me a coffee

Click Header button – Open Typeform Popup

#1. First, add your Typeform Embed Code to the Code Injection – Footer

Each form will have a different embed code, here I use a random embed code.

<div data-tf-live="01HPMVMRXWADYHC368ZN0ZCFR7"></div>
<script src="//embed.typeform.com/next/embed.js"></script>

click-header-button-open-typeform-popup-01-min

#2. Use this code to Custom CSS box and click Save

[data-tf-live] {
     opacity: 0 !important;
   position: absolute;
   z-index: -100;
 }

click-header-button-open-typeform-popup-02-min

#3. Use this code to Code Injection – Footer, under Typeform Embed code

<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.7.0/jquery.min.js"></script>
<script>
$(document).on('click', 'a.btn', function(event) { 
    event.preventDefault(); 
    $('button[data-tf-popup]').click(); 
});
</script>

click-header-button-open-typeform-popup-03-min

#4. Edit Header button > Edit URL (and make sure Open link in New Tab is DISABLED)

click-header-button-open-typeform-popup-4.01

#5. Done. When users click the Header Button, it will show Typeform in a popup

click-header-button-open-typeform-popup-04-min

Ask me a question, free

If your site is private or in trial, just setup password and share url. See how to: https://beaverhero.com/squarespace-how-to/
Please check your email carefully. Recently I got a lot of questions with wrong emails.

If you haven't heard from me within 24 hours please check your junk/spam folder