Privacy checkbox and labelcode bugged
-
The new form creates a privacy checkbox with a linked text, which I can change in the plugin settings. However the text to the privacy link is replaced by
. Also the link to /datenschutz isn’t clickable .. only the checkbox state changes.Here is the rendered code:
<label><input type="checkbox" name="ny" required="" class="newsletter-privacy"> <a target="_blank" href="/datenschutz"></a></label>
- The topic ‘Privacy checkbox and labelcode bugged’ is closed to new replies.