Jul 2
No space between Before, Notation, and After text in Supreme Text Notation module
After the fix in version 5.0.0‑beta.09, the Supreme Text Notation module now renders all text on the same line, as expected. However, there is no way to insert a space between the Before Text, Notation Text, and After Text. Even if a space is added manually at the end or beginning of each field, the space is stripped or ignored on the frontend.
Steps to Reproduce:
- Add a Supreme Text Notation module.
- Enter text in the Before Text, Notation Text, and After Text fields.
For example:
- Before Text: Control total
- Notation Text: desde la APP
- After Text: de USS
Even if you add a trailing space in Before Text or a leading space in Notation Text, the output shows:
→ Control totaldesde la APPde USS
Expected Behavior:
There should be a space between text segments, or at least user-defined spaces should be preserved.
Actual Behavior:
All text strings appear stuck together without spaces:
→ Control totaldesde la APPde USS
Environment:
- Divi Supreme Pro: Version 5.0.0‑beta.09
- Divi Theme: Version 5.0.0‑public‑alpha.18.1
- WordPress: Latest version
- Browser: Chrome
- OS: Windows
Completed
Hi David, The space needs to be added manually, simply add a space at the end of each field or the start and that should do the trick :)