• Resolved Kaushik Domadiya

    (@khushdoms)


    I’m using your Product Feed Manager plugin on my woocommerce site.

    I’ve registered a custom taxonomy named caliber and count, which works fine for variable products. However, in the generated XML feed, the caliber and count values are not appearing for **simple products**, even though they are properly assigned.

    I’ve attached screenshots showing the Assigned Values dropdown, the product edit screen with assigned terms, and a snippet of the feed XML output.

    Screenshot: 
    Product Feed: https://prnt.sc/b0vCRUtTGZaW
    Edit Product: https://prnt.sc/6qd8nrvwqq52
    XML: https://prnt.sc/WMlfubWjVtBc

    WooCommerce Version: 10.1.0
    Product Feed Manager for WooCommerce Version: 7.4.46
    WordPress: 6.8.2

    This issue is urgent as we need to finalize and submit the feed to Ammoseek without delays.

    Could you please advise on how to ensure that caliber and count values are exported for simple products as well?

    Thank you for your help!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Md Razun Mia

    (@mdrazunmia)

    Hi @khushdoms,

    Thank you for sharing the details and screenshots. First of all, please note that we don’t provide official support for custom coding. However, I can share a couple of insights that might help you make your custom implementation compatible with our plugin:

    1. The issue seems to be related to how your custom coding is saving the taxonomy values for simple products. Product Feed Manager can only detect attributes stored in WooCommerce’s default taxonomy structure. Any third-party plugin’s attributes or custom-coded attributes should always appear under the “Product Custom Attributes” section, not the “Product Variation Attributes” section.
    2. In the screenshot you shared (https://prnt.sc/b0vCRUtTGZaW), I noticed you selected Caliber from the Product Variation Attributes section. That’s why the feed is only pulling data for variable products. To make it work for simple products as well, you’ll need to adjust your custom code so that these taxonomies are saved under the Product Custom Attributes section.

    Once that’s done, PFM can be able to pick up the values for simple products too.

    Best regards,

    Plugin Support Md Razun Mia

    (@mdrazunmia)

    Hi @khushdoms,

    As we have already solved it through our support channel, I’ll go ahead and mark this thread as resolved.

    Also, as our support team was very proactive providing you with solution so hoping you are satisfied with our service. On that note, we would highly appreciate it if you could leave us a 5-star review here.

    Best regards,

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘[NSFW] Custom Taxonomy Issue’ is closed to new replies.