• Resolved birimski

    (@birimski)


    Hello I need advice with mapping images for Gallery post type via JSON file.
    I am attaching screenshots for refference.

    After import, images from the first URL are placed as Featured Image of the post which is the way should be. If I add in this field the other mappings for images (For example: {photos[1]/item_3[1]/url[1]}, {photos[1]/item_3[2]/url[1]}, {photos[1]/item_3[3]/url[1]} … etc. ), the plugin uploads only the first image as featured but not the other as gallery (which in this case is a Gallery section from a Custom Post Type as shown in the screenshot attached.)

    I need an advice if there is a way to map the other images from the JSON to the Gallery section of the Custom Post Type (For Properties) which is shown on the screenshot attached.

    https://ibb.co/DKjGdkF
    https://ibb.co/zJ9g5zD
    https://ibb.co/GdCg5YF

    Will appreciate your help and if needed to buy the PRO version of the plugin then I am going to do it.

    Kind Regards.
    Thanks,

Viewing 1 replies (of 1 total)
  • Plugin Author vjinfotech

    (@vjinfotech)

    Hi

    Thank you for getting in touch!!

    gallery images are save in custom field _product_image_gallery but your then or plugin will use other custom fields.

    after complete import

    A) manual method
    1) just copy custom field _product_image_gallery to your plugins custom field

    B) dynamic method
    1) find your custom field name For Properties.
    2) export your data.
    3) import only single meta ( for import single meta import refer https://plugins.vjinfotech.com/wordpress-import-export/documentation/updating-product-meta/ )
    4) add your custom field and value will be gallery field value.

    it works with FREE version.

    if you purchase pro version then we will do this task for you.

    thanks and have a nice day

Viewing 1 replies (of 1 total)
  • The topic ‘Gallery Images Mapping advice’ is closed to new replies.