• Resolved juandava26

    (@juandava26)


    when I export the csv file, the columns for the attributes are ok with o “0” for the global, and “0” for visible, but still like that the attributes are taken as “used for variations” by default.

    If there is any solution?

    Here you can check what I′m talking about, in the next link

    image with the problem

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author ImportWP

    (@jcollings)

    Hi,

    Global and Visable WooCommerce attribute option should be either “yes” or “no”, if your csv is unable to support this then it can be altered using a custom php function to modify it to the correct value.

    An example of modifying data using custom php functions can be seen on this page (it shows using a date example but this shows how to create and use a custom function): https://www.importwp.com/docs/importer/code-snippets/modifying-dates-using-custom-methods/

    James

    Thread Starter juandava26

    (@juandava26)

    I have changed the attribute from 0 and 1 to “yes” and “no”, It seems is taken in the correct way, but yet appear all attributes by default as “use for variations”, even when the attributes is marked with “no” for the global and for the visible.

    Any other suggest?
    I′m using those attributes to fill a feed for facebook

    Any solution would be welcome,

    Thanks a lot!

    Thread Starter juandava26

    (@juandava26)

    Plugin Author ImportWP

    (@jcollings)

    Hi,

    I have released a new version of the importwp-woocommerce plugin v2.1.2 which should be available via the plugin update screen, this adds a new field onto the attributes section called “used for variations?”, on the attributes that you do not want to be used for variations set this to “no”.

    Because this is an issue with ImportWP WooCommerce extension and not Import WP could you please create a ticket here for any future support about this issue, as www.remarpro.com support is only for the core plugin that is hosted here and not the addons.

    James

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Disable “Use for Variations” feature on attributes bulk csv import’ is closed to new replies.