• Resolved jeremyott

    (@jeremyott)


    Hey There,

    I’m having some trouble with a simple test import to a standard page post type. I continue to receive the following message:

    Import Successfully Completed
    Message: Can’t insert this page

    Here is the log (it unfortunately doesn’t provide any info for me to begin troubleshooting):
    File has been used for this event: marketplace_update_v1.csv
    Type of the imported file: csv
    Revision of the which is used: 2
    Mode of event: Insert
    Total no of records: 1
    Rows handled on each iterations (Based on your server configuration): 1
    File used to import data into: post (Posts)
    [2017-04-26 12:47:48] Message: Can’t insert this post

    I confirmed my CSV validates and is UTF-8 encoded.
    I am mapping the following WP Field names to the CSV Headers.

    post_title: post_title
    ID:ID
    post_content:post_content_1
    post_excerpt:post_excerpt
    post_date:post_date
    post_name:post_name
    post_author:post_author
    post_status:post_status
    featured_image:featured_image
    nextgen_gallery:nextgen-gallery
    post-parent:post_parent
    menu_order:menu_order
    wp_page_template:wp_page_template
    comment_status:comment_status
    ping_status:ping_status

    Please let me know if there is any additional information I can provide.
    Plugin Version: Free

Viewing 1 replies (of 1 total)
  • Hi Jeremy,

    The error you mentioned is due to the invalid CSV file. Kindly validate your CSV file from CSVLint. If you still find problems, kindly send us your CSV file to us, we will check for you.

Viewing 1 replies (of 1 total)

The topic ‘Import Successfully Completed Message: Can’t insert this page’ is closed to new replies.