I am using prestige theme and have added below 2 jquery scripts in my theme.liquid file just above the tag.
But when I load my website, I am getting the below errors in console.
custom.js is the js file which contains all my jquery code.
Can anyone provide solution plz?
Thanks!
Hi @diananh
This is Richard from PageFly - Shopify Page Builder App
You can try to paste the jquery code to the below of instead, and make sure your custom file is place below the jquery link
Also try to remove the “defer” too
Hope this can help you solve the issue
Best regards,
Richard | PageFly
Thanks Richard,
The jquery code is appearing above the custom coded files.
I dont know how, but this issue has resolved automatically and no more I am seeing this jquery error.
However, I need help with some other issue. I need to customize Shopify’s native registration form to add a phone field to it. I was able to add the phone field with custom coding but on submit the information is not saved or displayed anywhere.
Can you suggest how I can make this change?
Below is the form I am talking about.
Its strange Shopify does not have that basic option.
Thanks in advance!