Yes I am using your provided import scripts. Sorry for write 590$.
I have used your function and [my_function_number_format({rent[1]})]. This is convert 590.0$ to 590$ in backend price list. But at front end it showing same as ‘$590/’. I want to display it as ‘$590/week’.
In Wp import section pricing rent display using this ‘{rent[1]/@display}’. it gives me this ‘$590/’ and whenever i change it ‘{rent[1]/week}’, front end price show ‘TBA’. How can display price as ‘$590/week’ mean dynamic.
I did not get your meaning about username matching. In manage imports property_agent custom field use this “[str_replace(” “, “-“, {listingAgent[1]/name[1]})]”. Do I need to change this? or something else.
Thank you so much for updates. I was looking for it. The new version working for me.