ACF field and Etsy feed
-
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?
- The topic ‘ACF field and Etsy feed’ is closed to new replies.