Takuro Hishikawa
Forum Replies Created
-
Forum: Plugins
In reply to: [Really Simple CSV Importer] Escape Row with empty post_titleYou can override saving post process with
really_simple_csv_importer_classfilter. Please try.- This reply was modified 9 years, 5 months ago by Takuro Hishikawa.
Did you quote all cells with double quotes?
Forum: Plugins
In reply to: [Really Simple CSV Importer] can i build a post from several csv files?With
post_idfield, you can update specific post data.Your server might closed connection without sending any data.
Please check you php settings.I’ve never heard “page not working error”. Could you show me a screenshot?
Forum: Plugins
In reply to: [Really Simple CSV Importer] 4.5.3 not workworks with 4.6-alpha on my environment. please tell me detail of the error.
Forum: Plugins
In reply to: [Really Simple CSV Importer] Does this support WordPress MenusYou’re able to import menu items. The post type handle is
nav_menu_item.
You have to add some custom fields such as_menu_item_typefor menu items.
If you know the detail, please see your database.Please use
really_simple_csv_importer_save_taxfilter.
Short document is on the Other Notes page.Forum: Plugins
In reply to: [Really Simple CSV Importer] coupon importWhat is the “coupons”?
Forum: Plugins
In reply to: [Really Simple CSV Importer] Importing portfolio posts?You have to know custom field keys. Please ask to the author of the theme.
Forum: Plugins
In reply to: [Really Simple CSV Importer] Error while importing odsWhich software you use to create csv file?
I recommend to use LibreOffice.Forum: Plugins
In reply to: [Really Simple CSV Importer] Multiply custom_fields with same name?No, it is not possible
Forum: Plugins
In reply to: [Really Simple CSV Importer] ID or post_id is necessary or not ?Updated my blog post. That was my mistranslation 😉
Forum: Plugins
In reply to: [Really Simple CSV Importer] ID or post_id is necessary or not ?Plz ignore the blog post
Forum: Plugins
In reply to: [Really Simple CSV Importer] ID or post_id is necessary or not ?which readme.txt are you talking about?