webyildirim
Forum Replies Created
-
Forum: Plugins
In reply to: [Pods - Custom Content Types and Fields] Decimal problem during importI tested and you were right about localization doubt. import in US English, then changed to Turkish. No problem seems on record values for now.
Thank you so much.Forum: Plugins
In reply to: [Pods - Custom Content Types and Fields] Decimal problem during importI guess, you have a point! I ‘ve changed language of wordpress to Turkish.
Turkish decimal sign might be comma. I’m not sure for now. But i think that, i should try it with US English setting asap. So after became sure what should i do?
1. Import once with US setting then change to local language?
2. Import after coding some function code that handle converting process into functions.php or somewhere like that?
Regards.
Plz see setting page=>http://tinypic.com/r/1z2f8td/8Forum: Plugins
In reply to: [Pods - Custom Content Types and Fields] Decimal problem during importYes, after i setting the number format with decimal value as 2, i deleted the record. Then i reimported same data. It converted as “75.00”.
Thank you in advance.Forum: Plugins
In reply to: [Pods - Custom Content Types and Fields] Decimal problem during importYes, Josh. It works well for plain text. But if i convert to number with decimal value. It imports as 75.00 instead of 7.5 value
Forum: Plugins
In reply to: [Pods - Custom Content Types and Fields] Decimal problem during importDear mr Pollock,
Thank you so much for your response.
Essentially, i had tried via setting option that you mentioned.
Then i tried to import a few sample data. But nothing changes. Perhaps, firstly i should clear all data, deleteing number field and recreating numberfields with different names and setting decimal value from the beginning?
Regards