"" before output and "" after
-
Hi. First of all, great plugin! Saved me a few hours of coding.
Right now I seem to have a problem with the [cfdb-html] shortcode.
I’m using it like this:
[cfdb-html form="Sign the Pledge" show="first-name,country"]{{BEFORE}}<section class="names"><div class="bubble"></div>{{/BEFORE}}${first-name} (${country}), {{AFTER}}</section>{{/AFTER}}[/cfdb-html]
and it outputs
<br /> <section class="names"> <div class="bubble"></div> <p>Name (COUNTRY), </section> <p>
for some reason. Any idea how to fix it?
Note: I’m using an empty paragraph fix for shortcodes, which is working fine on every other shortcode besides this one.
https://www.ads-software.com/plugins/contact-form-7-to-database-extension/
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
- The topic ‘"" before output and "" after’ is closed to new replies.