Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
I am trying to embed this:
<script src="https://app.marketwurks.com/assets/embed.js" data-resource-id="forms/signup" data-org-id="d38d0cf991bb8b394f156fb0c60b1950:d4b7bddb33b1aebf82914094656f6776"></script>
Onto my site: https://www.thecollectivemarkets.ca/pages/spring-at-southland
Right under the section with he photo and button. It says it won't accept the code
@FahlDesigns As Shopify restricts certain script embeds in standard page you can try:-
1) Use a Custom Liquid Section--- In the page add a section and choose the them and use the code below
<script src="https://app.marketwurks.com/assets/embed.js"
data-resource-id="forms/signup"
data-org-id="d38d0cf991bb8b394f156fb0c60b1950:d4b7bddb33b1aebf82914094656f6776">
</script>
2) Can do using an App
Please let me know if these work or if you need further assistance.
Dotsquares Ltd
Problem Solved? ✔ Accept and Like solution to help future merchants.
Hi @FahlDesigns
In page content, it may not work
so, you can add a custom liquid section from theme settings and put it there
even you can create a separate page template for this particular page so that it doesn't affect other pages
Thanks!
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025