Ridiculous, an insult to the WordPress repo
-
This plugin sells it as a “feature” that it generates plain HTML. It should be considered a bug. This plugin allows you to move your cursor in the middle of an open “<input>” tag and you can then freely add a new field. This way, you’re able to break your page if you don’t know what you’re doing as the code that it will generate will look like this:
<p><input <p class="sib-VORNAME-area">
<label class="sib-VORNAME-area">Vorname*</label>
<input <p class="sib-NACHNAME-area">
<label class="sib-NACHNAME-area">Nachname*</label>
<input type="text" class="sib-NACHNAME-area" name="NACHNAME" placeholder="Nachname" required="required" >
</p>
type="text" class="sib-VORNAME-area" name="VORNAME" placeholder="Vorname" required="required" >
</p>This is one of the least user friendly plugins I’ve come across and it’s an absolute insult that this is the official plugin for Brevo.
While Brevo’s user interface won’t win any awards anytime soon, they at least won’t allow you to “break” the e-mails you’re writing. This plugin can do that for your site.I can no longer recommend Brevo after having ranted about them all day. Forms aren’t connected to lists, opt in mails can’t be connected to lists if you don’t first give them tags (according to the documentation), even then it’s not working as intended, and so on.
It feels like this plugin was written in 4 days by someone who learned how to code 2 weeks prior and that’s putting it generously.
- You must be logged in to reply to this review.