Minor bug: billing address returned with no spaces on embedded donation form
-
Running on the latest version and using the GiveWP Donation Form block inside Gutenberg.
After a donation, the Donation Details section is missing spaces. The street address is fine, but the town, state, and zip are returned without spaces. This isn’t a CSS thing and is directly inside the HTML.
Replacing with anonymized data, but from the markup:
<div class="details-row"><i class="fas fa-globe-americas"></i><div class="detail">Billing Address</div><div class="value">123 Fake Street<br>Anytown,CA12345<br>US</div></div>
Screenshot: https://i.imgur.com/VNWcw5h.png
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Minor bug: billing address returned with no spaces on embedded donation form’ is closed to new replies.