Navigation überspringen

[Gelöst] Import of multiple image fields

This support ticket is created vor 2 years, 11 months. There's a good chance that you are reading advice that it now obsolete.

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 -

Zeitzone des Unterstützers: Asia/Kolkata (GMT+05:30)

Dieses Thema enthält 2 Antworten, hat 2 Stimmen.

Zuletzt aktualisiert von michelL vor 2 years, 11 months.

Assistiert von: Minesh.

Author
Artikel
#2615775
Pic 2.PNG
Pic 1.PNG

Hi there,

Import of multiple image fields with WPallimport.
These are multiple urls of images.

I want to add to the [multiple image] field, so (pic 1 attached);
Field 1: url 1
Field 2: url 2
Field 3: url 3
Field 4: url 4

Is this possible if I enter multiple urls at (pic 2) so that multiple fields are automatically created (pic1)?

#2615811

Minesh
Unterstützer

Sprachen: Englisch (English )

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

Hello. Thank you for contacting the Toolset support.

As you can see with the following Doc:
- https://toolset.com/course-lesson/how-to-import-content-into-wordpress-using-csv/

The support for repeating fields is not yet added with WP ALL Import plugin.

You can use other plugins like "WordPress Ultimate CSV Importer" that supports repeating fields:
- https://toolset.com/course-lesson/import-csv-ultimate-csv-importer-plugin/

See the section "Import of Repeatable Field" with the following doc that shows information how you can import repeating field:
=> versteckter Link

To import repeated field values, you can use the "pipe" character like for example:

1|2|3|4

#2616355

My issue is resolved now. Thank you!