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!
Discover how to increase customer engagement on your store with articles from Shopify A...
By Jacqui Apr 23, 2025Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025