Skip Navigation

[Waiting for user confirmation] link data to posts from 2 csv files

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Kolkata (GMT+05:30)

This topic contains 1 reply, has 1 voice.

Last updated by Minesh 3 days, 8 hours ago.

Assisted by: Minesh.

Author
Posts
#2825138
csv2.jpg
csv1.jpg

I am reconstructing a site that was lost a few years ago.

It is a database of 1800 profiles of pioneering women

I have 2 csv files - 1 has the post information which I was able to import using WP All-import

I am wondering how to incorporate the second csv

It references the images and pdf files for each person

There is a unique identifier in the main csv for each person eg HS-0, HS-1

In the images csv, there is a column which includes the HS-0, HS-1 etc identifier

There is a second column which identifies each image so R-0, R-1 etc,

So Person H1 could have several records, R-0, R-1images associated and a column with the file name of that image.

Can you help get me started working out how to connect the images?

Copy of csv's attached (just for 2 entries)

#2825199

Minesh
Supporter

Languages: English (English )

Timezone: Asia/Kolkata (GMT+05:30)

Hello. Thank you for contacting the Toolset support.

Please check the following Doc that explains how you can maintain the post-relationship:
- https://toolset.com/course-lesson/import-content-csv-importer-plugin/#importing-types-post-relations

You can further check the following Doc:
- https://toolset.com/course-lesson/how-to-import-content-into-wordpress-using-csv/

You will require to prepare your CSV files accordingly.