• Resolved Milad Jafari

    (@miladjfr)


    It seems The Plugin not officially support “Product Attributes” , and plugin not displaying “Product Attributes” in Terms section ,
    but in other Parts of the plugin , for example “Auto Terms” , “Product Attributes” are available to use for “Auto Terms” Operation ,
    This is because the plugin detects “Product Attributes” as a normal wordpress Taxonomy ,
    the selected “Product Attribute Term” in auto term operation will added ,
    but there is a problem here because “product attributes” are a little different from normal wordpress taxonomies and this is the cause the added “Product Attribute Term” not really displaying in Product Edit and View Page ,
    Here Some Extra Effort is needed for “Products Attribute” to to be added correctly programmatically ,
    with a test i found out when i manually adds the Selected “Product Attribute” one more time ( after the auto term operation and some different Term not the one plugin is added ) then the added “Product Attribute” will display , in other words if the main product attribute were available on the product before then there will be no problem..

    • This topic was modified 10 months, 3 weeks ago by Milad Jafari.
    • This topic was modified 10 months, 3 weeks ago by Milad Jafari.
    • This topic was modified 10 months, 3 weeks ago by Milad Jafari.
    • This topic was modified 10 months, 3 weeks ago by Milad Jafari.
    • This topic was modified 10 months, 3 weeks ago by Milad Jafari.
Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Steve Burge

    (@stevejburge)

    Hi @miladjfr

    Thanks for using TaxoPress. “Product Attributes” are a special kind of taxonomy in WorPress. Check under the “Private Taxonomies” dropdown: https://imgur.com/a/JVo1ZkQ

    Plugin Author Steve Burge

    (@stevejburge)

    Hi @miladjfr. Thanks for using TaxoPress. Product Attributes are a “private” taxonomy in WordPress. These are not normally meant to shown publicly. You can find them by selecting the “Private Taxonomies” dropdown: https://imgur.com/a/JVo1ZkQ

    Thread Starter Milad Jafari

    (@miladjfr)

    Hey Steve,
    Thanks for the reply,

    with your mention I found product attributes on the private section,

    but I hope you read the rest my of explanation,

    when product attributes are used on Auto Term Function , they are not correctly added to the product ,

    the counter of the attribute term will increase,

    but in product edit page there is no added attribute ,

    you can test yourself,

    this is because the plugin treat product attribute like other taxonomies and for product attributes this is not working and need extra codes,

    this is happening on other parts of the plugin for WooCommerce Product Attributes ,

    maybe the plugin not support product attributes right now and its ok ,

    but maybe you or plugin owner wants to add this compatibility for next versions .

    maybe this would be helpful :

    woocommerce programmatically add product attribute

    • This reply was modified 10 months, 3 weeks ago by Milad Jafari.
    Plugin Author Steve Burge

    (@stevejburge)

    Thanks for this @miladjfr. We’ll look into doing this a feature request in an upcoming release.

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

The topic ‘Product Attribute Support or Solution Request’ is closed to new replies.