Title: Comma issue
Last modified: April 21, 2020

---

# Comma issue

 *  Resolved [adtomlinson](https://wordpress.org/support/users/adtomlinson/)
 * (@adtomlinson)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/comma-issue-2/)
 * I’ve isolated an issue I’m experiencing to a `comma delimited` field. Under Advanced
   Settings, of the `WP All Import Real Homes Add-on`, there’s a field titled `Additional
   Details - Values` and this is a ‘Comma delimited list of Additional Details Values’.
   Any ideas on how this can be changed so I can use commas?
 * I’m currently using this to get around it but I have to paste it in each time
   I change the import settings/options `[str_replace(",", ",", {main_advert[1]})]`
 * Any thoughts?

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Thread Starter [adtomlinson](https://wordpress.org/support/users/adtomlinson/)
 * (@adtomlinson)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/comma-issue-2/#post-12707702)
 * Hmmm, the str_replace didn’t work there lol.
    I’m using “& #044;” to replace “,”–
   naturally I’ve had to put a space between the ampersand and hashtag to show the
   code.
    -  This reply was modified 6 years, 1 month ago by [adtomlinson](https://wordpress.org/support/users/adtomlinson/).
    -  This reply was modified 6 years, 1 month ago by [adtomlinson](https://wordpress.org/support/users/adtomlinson/).
 *  Plugin Author [WP All Import](https://wordpress.org/support/users/wpallimport/)
 * (@wpallimport)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/comma-issue-2/#post-12747579)
 * Hi [@adtomlinson](https://wordpress.org/support/users/adtomlinson/)
 * Unfortunately there’s no way to change that delimiter at the moment, so outside
   of editing core add-on code your solution of using str_replace would be the way
   to go.
 * I’ll add this as a feature request so we can look into allowing the delimiter
   to be changed in the future.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Comma issue’ is closed to new replies.

 * ![](https://ps.w.org/realhomes-xml-csv-property-listings-import/assets/icon-256x256.
   png?rev=2570168)
 * [WP All Import – Property Import for RealHomes](https://wordpress.org/plugins/realhomes-xml-csv-property-listings-import/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/realhomes-xml-csv-property-listings-import/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/realhomes-xml-csv-property-listings-import/)
 * [Active Topics](https://wordpress.org/support/plugin/realhomes-xml-csv-property-listings-import/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/realhomes-xml-csv-property-listings-import/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/realhomes-xml-csv-property-listings-import/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [WP All Import](https://wordpress.org/support/users/wpallimport/)
 * Last activity: [6 years, 1 month ago](https://wordpress.org/support/topic/comma-issue-2/#post-12747579)
 * Status: resolved