Code getting executed instead of displayed
-
I want to display the following code:
<script src="https://www.google.com/recaptcha/api.js" async defer></script>
In the frontend there is nothing to see. Just a blank black field.
<div class="g-recaptcha" data-sitekey="WEBSITESCHLUESSEL"></div>
Returns a captcha error of google. That means the code is getting executed instead of displayed.
Can you reproduct that error?
- This topic was modified 4 years, 7 months ago by .
The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Code getting executed instead of displayed’ is closed to new replies.