• Resolved raffaeleturci

    (@raffaeleturci)


    I applied field mapping to add product_detail feed.
    I selected a custom field I use in WooCommerce products, which is managed by Custom Field Plugin. After that I refresh the Feed: I see <g:attribute_name>Custom attributes ingredienti</g:attribute_name>
    How can I delete the “Custom attributes” text?

Viewing 6 replies - 1 through 6 (of 6 total)
  • Hi,

    Thanks for using our plugin and reaching out to us. Changes are you have selected the wrong the wrong attribute for your field mapping. Did you check the drop-downs to see if there is an attribute in it that resembles the one you selected and try the other one.

    Thread Starter raffaeleturci

    (@raffaeleturci)

    The xml structure is well printed:

    <g:product_detail>
    <g:section_name>General</g:section_name>
    <g:attribute_name>Custom attributes Ingredients</g:attribute_name>
    <g:attribute_value>Alga dunaliella</g:attribute_value>
    </g:product_detail>
    

    The error is in the g:attribute_name field where adds “Custom attributes” to the value.

    Can you try updating to version 12.2.7 and see if that removes it from your attribute name?

    Thread Starter raffaeleturci

    (@raffaeleturci)

    Just installed the last version (12.2.8). It works almost perfect: a white space’s still in the value:

    <g:attribute_name> Ingredients</g:attribute_name>

    Thanks for your feedback. In the next release the white space will also be gone.

    Closing this topic.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘[product_detail]’ is closed to new replies.