The button at the end of my form to send email’s doesn’t work. Can’t figure out why.
Hi @khmimarketing,
First, I am seeing this error on console:
Uncaught SyntaxError: Unexpected token <
Then it pointing to this content:
<script id="cornerstone-custom-content-js" type="text/javascript"><div id="fb-root"></div>
This part: <div id="fb-root"></div> is not a valid JS code. If you have added that content on Cornerstone custom JS part, please remove it. Try again after that.
Hope this helps.
Just removed it and tried it out. Still not working on my end.
edit: I actually just figured it out. I had the stripe payment option activated, but didn’t put in any API credentials, so it was messing it up. Thanks for checking it out though.
Glad to hear that you figured it out. 
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.