Thread Starter
jimf81
(@jimf81)
Furthermore, it is now asking me to add post_content, – Mandatory fields. Please map the fields to proceed.
Why, I don’t want the content in yet? I want all other data sorted, featured image, title, slug, seo, escerpt etc.
Content will be done after as the pages will be specifically constructed.
Hi,
The “No. of posts/rows per server request” field is mandatory field under settings and performance tab. You should enter the minimum value as server request to import the data from your CSV. E.g:- 2. Here “2” is the server request.
So the importer import 2 records on each server request based on the total no.of records in your CSV.
The post_title, post_content and publish_status those fields are mandatory fields. You should map those fields in mapping section before proceeding the import process. If you don’t want to import the post_content add a column in the name of post_content with empty values in your csv. I hope it will resolve your issue.