Takuro Hishikawa
Forum Replies Created
-
Forum: Plugins
In reply to: [Really Simple CSV Importer] Can you programmatically trigger an import?Currently, that is not possible, sorry.
Forum: Plugins
In reply to: [Really Simple CSV Importer] Unable to load CSV fileI don’t know the way which resolves the issue, but this answer may help you.
http://stackoverflow.com/questions/19198798/google-app-engine-wordpress-importerForum: Plugins
In reply to: [Really Simple CSV Importer] Import ACF Google Map FieldGood luck!
Forum: Plugins
In reply to: [Really Simple CSV Importer] Import ACF Google Map FieldI think it is possible by using Google Geolocation API or something like that. However, in my opinion, there is not a way to convert the address to coordinates only by ACF. Please ask the author of ACF.
Forum: Plugins
In reply to: [Really Simple CSV Importer] Import ACF Google Map FieldHere is an example code:
https://gist.github.com/hissy/ebb1d317f9abc190b901Forum: Plugins
In reply to: [Really Simple CSV Importer] Any Support for Types and Views Custom Fields?You are saying about this plugin, right?
https://wordpress.org/plugins/types/OK, you mean you failed to import, right? What application are you using?
Please quote all text cells when you export as csv file.
Forum: Plugins
In reply to: [Really Simple CSV Importer] Import image from URL to ACF custom fieldMonths.
Forum: Plugins
In reply to: [Really Simple CSV Importer] Import image from URL to ACF custom fieldYes, I have a plan for that, but I’m busy now. Please wait patiently. Thank you!
Please use this add-on. It replaces
..to,at importing process.https://gist.github.com/hissy/ed0f5d2b57213ceffab3
How to use:
Upload this php file towp-content/pluginsand activate it.
Replace all commas in your term name in your csv file like “Restaurants, Bars and Cafes” to “Restaurants.. Bars and Cafes”.Forum: Reviews
In reply to: [Really Simple CSV Importer] Great supportHi joeguilmette, you might specify your field label in your csv file, but that is wrong. You should specify your field name. Please check your for csv file. Thanks!
Forum: Plugins
In reply to: [Really Simple CSV Importer] Cannot upload CSV fileI recommend to use LibreOffice instead of MS Excel.
Forum: Plugins
In reply to: [Really Simple CSV Importer] Deleting all post meta on importI can’t understand why that plugin deletes all post meta data. Weird.
Forum: Plugins
In reply to: [Really Simple CSV Importer] Title of imported imagesNot yet.