Shopify themes, liquid, logos, and UX
Hello, when testing the create acc form, after we submit all it does is take ys back to home, no confirmation message to check emails or anything - seems a bit silly.
is there a way to have a submission message displayed?
well you can do this by creating a thank you page and once the form is submiited redirect the customer to that page using some jquery and liquid code its just a trick refer to the below code, might be possible it will change according to the different themes but it can be alter according to your theme.
in the contact-form.liquid file, search for this line
{%- if form.posted_successfully? -%}
and below it paste this line and insert the url of your page
<script>
window.location = "yourthankypageurl";
</script>
Thanks
thank you i will try, will that work in Dawn theme?
OOff course it will. If not dont hesitate to reach out.
By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024