• Resolved darknesso

    (@darknesso)


    Hello Team,
    Kindly seeking your assitance
    i’m trying to import an customized
    Hi i have this field name for which i need to save serialize() data.

    Field name >> wc_courses_location_date

    ————————————————

    date key >> wc_course_date_time
    Time Key >> wc_course_times
    Language key >> wc_course_language
    Address key >> wc_course_address
    City key >> wc_course_city
    Price key >> wc_course_price
    Status key >> wc_course_status
    But problem is for the keys i have multiple values, and they need to be in another array
    tried all possible solutions with no joy
    ==
    \{“title”:”{city_1[1]}”,”wc_course_date_time”:”{city_1[1]}”,”wc_course_times”:”{city_1[1]}”,”wc_course_language”:”{city_1[1]}”,”wc_course_address”:”{city_1[1]}”,”wc_course_city”:”{city_1[1]}”,”wc_course_price”:”{price_9[1]}”,”wc_course_status”:”{city_1[1]}”\}
    ===

Viewing 1 replies (of 1 total)
  • Plugin Author WP All Import

    (@wpallimport)

    Hi @darknesso

    But problem is for the keys i have multiple values, and they need to be in another array
    tried all possible solutions with no joy

    This is actually JSON data, so you should be importing it directly into the Custom Fields section without using our “Serialized” functionality.

    If you’re already doing that, then I’d need to see the import settings/data as well as a manually created example of what you’re trying to import. In this case, please replicate the problem at https://www.wpallimport.com/debug/ and open a ticket at https://www.wpallimport.com/support/ with the details.

Viewing 1 replies (of 1 total)
  • The topic ‘Vairable in Serialized Objective’ is closed to new replies.