03/19/2015 at 2:15 am
#323523
Participant
This is real setback for me and means that I have to go searching for another plugin to do the job. A really, really bad thing.
Is there any way you could point me to how to add php to include the custom fields I have included in the posts (again, it’s only text fields) when importing csv?
I can see that the class.entry-import-csv.php includes lines like:
// Set the notes.
if ( isset( $row->notes ) && ! empty( $row->notes ) ) $entry->setNotes( $row->notes );
So, could it be a matter of including a couple of new lines with the name of the new custom fields?
Maybe you have the time to guide me? (What would that cost?) Otherwise, I will need to abandon Connections and serach for another plugin. It’s smoething I really don’t want to do….
Br, Anders
