The event description field in the Amelia WordPress plugin is displayed poorly and does not break words and sentences correctly.
I found a workaround for the "bug" by enclosing the entire block of text with a "div" tag as follows:
<div style="word-break: break-word"> <!-- here is the content of the description field --> </div>
I wanted to share it with you and suggest that you correct your plugin in order to integrate this tiny modification so that we can easily create new events.
Hi,
The event description field in the Amelia WordPress plugin is displayed poorly and does not break words and sentences correctly.
I found a workaround for the "bug" by enclosing the entire block of text with a "div" tag as follows:
<div style="word-break: break-word">
<!-- here is the content of the description field -->
</div>
I wanted to share it with you and suggest that you correct your plugin in order to integrate this tiny modification so that we can easily create new events.
Best regards,
Hello César,
Thank you for reaching out to us.
Can you please update the plugin to the latest version (6.7), test it out, and let me know if it works or not?
Looking forward to your reply.
Kind Regards,
Uros Jovanovic
[email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps, and floor plans, choropleth maps and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Hi Uros,
I am pleased to confirm you that version 6.7 fixes this issue.
Thanks a lot
Cesar