Hi,
I use the Recash child theme and I am trying to bulk import many posts into multiple affiliate stores using WP All Imports.
My imports fail with nothing being imported and mainly 2 warnings:
- Warning: your title is blank
- Warning: your content is blank
My error logs show the following:
==========
[24-Jun-2020 06:32:56 UTC] PHP Notice: Trying to access array offset on value of type null in /srv/users/cp2020/apps/cp2020/public/wp-content/plugins/wpai-post-rehub-addon/rapid-addon.php on line 442
[24-Jun-2020 06:32:56 UTC] PHP Notice: Undefined index: mapping in /srv/users/cp2020/apps/cp2020/public/wp-content/plugins/wpai-post-rehub-addon/rapid-addon.php on line 461
[24-Jun-2020 06:32:56 UTC] PHP Notice: Trying to access array offset on value of type null in /srv/users/cp2020/apps/cp2020/public/wp-content/plugins/wpai-post-rehub-addon/rapid-addon.php on line 461
[24-Jun-2020 06:32:56 UTC] PHP Notice: Undefined index: xpaths in /srv/users/cp2020/apps/cp2020/public/wp-content/plugins/wpai-post-rehub-addon/rapid-addon.php on line 462
============
It seems that I can't match my CSV fields to post fields (or I don't know how to do it?). Below are the WPAI step descriptions (attached are screenshots):
- Step-1.png: uploading my CSV file. All is ok there.
- Step-2.png: nodes, all seems ok there too.
- Step-3.png: most fields are greyed out, I think there is a problem there already.
- Step-4.png: 2 warnings with content and title is blank. But in the previous step I couldn't match fields so there is a problem.
- Step-5.png: import complete but nothing was imported in fact.
Attached is the CSV file I used for this import (offers.csv file attached).
Please advise.
System info:
Wordpress 5.4.2
PHP version 7.4.7
Rehub theme and all plugins are up to date
Closing the ticket.