Hi there! I am using WordPress & Elementor.
I created a field group called Property Info and inside i have a few simple text fields like: bedrooms, bathrooms and size.
They output in the frontend like this:
1 bedroom, 1 bathroom, 200 SM
However, i would like to replace the ‘,’ with ‘•’ a dot.
How can i do this with code, as the plugin i am using (dynamicoo) doesn’t offer any options in elementor.
Thank you
For something like this, you’d want to reach out to the plugin you’re using to display the fields in Elementor to see if they provide a filter or something to change the separator when choosing multiple custom fields to display.