Trying to Embed a Sign Up Form on my Impulse Shopify site

  • 6 July 2023
  • 4 replies
  • 105 views

Badge

I am using the Impulse theme.  On the main page the theme has its own newsletter subscribe section which I am trying to change to a Klaviyo embed form.  I can not seem to do this no matter what I try.  I’m attaching a screenshot of what I see.  Any assistance would be appreciated.

 


4 replies

Userlevel 5
Badge +18

@pmckinnis  That form is built into your theme code so if you wanted to change it to a Klaviyo form you’d have to edit that. 

Instead, I recommend you add a new section… Impulse has a custom content section that includes an HTML block. 

I recommend you write the text out in the block vs. on the Klaviyo form since it can be a smidge slow to load. When you write the text you’ll have to write it in html. 

 

Ex. 

<h2>Sign Up & Save</h2>

<p>Subscribe to get 15% off your first purchase</p>

Then you place the Klaviyo form div underneath that. 

Badge

Thank you.  I understand everything except the part of placing the Klaviyo form div underneath.  I can’t find the form div on the page where my forms are.

Userlevel 5
Badge +18

@pmckinnis This article will show you where to get the form. 

https://help.klaviyo.com/hc/en-us/articles/360006897412

Badge

Thanks

 

Reply