Need help in removing code in the footer - klaviyo subscribe redirect code

Hi team

I’m looking for guidance in editing a code inside Shopify Footer. The Theme we’re working in is Dawn - shopify theme. We’ve installed Klaviyo app, connected to the Klaviyo list but the newsletter form that was on the website was created with Email app and there’s a code that is redirecting subscribers to the Klaviyo newsletter form.

Klaviyo suppport said we just need to remove the Redirect code from the Theme. Can anyone please advise how to do this? I’ve got a screenshot of the problem.

The code I’m trying to remove is:

How many lines should I be removing to get rid of the redirect?

This is found in footer.liquid section.

Any assistance is appreciated.

Thank you

bumperleads

Remove the action

Thanks Guleria!

I’ve removed the ‘action’ line… tested the form, now it redirects me to the home page, no success message. Also it doesn’t add me to Klaviyo when I go to check Klaviyo. :disappointed_face:

Should I add another line of code?

Try this one

If still it’s not working then find why ajax is not working in your store. Most probably its not working when there is a JS conflict in your store.

Ok thank you, didn’t work again, takes me to the home page and not added to Klaviyo. I’ll investigate further if there’s a conflict.