Tell us what you are trying to do?
Hi, My plan is to use Toolset > Import > Associations after creating a csv file to establish the parent child relationship.
Then to use CSV Importer plugin to first import all Child posts then the parent posts. Is this a correct method? If not what would you recommend.
Is it the post title that creates the link between parent and child posts? If I wanted to use GUID how would I do that? Is the order files are uploaded important? - What is the right order.
Is there any example of a Associations csv file ready for impor?
Not seeing where there is an example of the GUID but i would place it in the same relationship column in the CSV file that would hold the post title of the relationship.
So instead of using the title you just use the ID of the post.
OK, so I need to load all the parent and child posts first, then download all their GUID's, input them into then associations file, then upload the associations file.
How do I download the GUIDs and the post title.