• Resolved willevanstyxan

    (@willevanstyxan)


    Hi,
    I’m trying to set up the feed from Woocommerce to etsy where I use a custom field to populate some of the etsy fields. I have two ACF fields, etsy_title and etsy_description, and I’ve matched them as below:
    mapAttribute etsy_title to title
    mapAttribute etsy_description to description
    I’ve also tried
    mapAttribute etsy_title to etsy/title
    mapAttribute etsy_description to etsy/description
    but neither way works. What am I doing wrong?
    Also, there is s etsy field that doesn’t appear on required or additional Im trying to map called ‘closure’. I’ve tried
    mapAttribute fastener-type to etsy/closure
    and
    mapAttribute fastener-type to closure and again, nothing happens.
    Any pointers as to where I’m going wrong?

Viewing 1 replies (of 1 total)
  • Thread Starter willevanstyxan

    (@willevanstyxan)

    more info:
    I got the attribute to correctly show of fasterner-type, but I’m struggling still to get acf fields to work correctly.
    using
    mapAttribute etsy_title to title true, where etsy_title is an ACF field, I get the field value back (as in, field_604a556510311) as opposed to the contents in the field (‘my etsy title’)

Viewing 1 replies (of 1 total)
  • The topic ‘ACF field and Etsy feed’ is closed to new replies.