• Hi, I just updated to the new version 2 of the plugin, I’ve been using version 1.2.8 up until now. I have 2 questions that would make the plugin a lot easier for me to use.

    For the variation list, can we sort variations by ascending ID? Even if I click the option to sort the product list by ascending ID, when I click the variable product button, it always sorts in descending order. My variations are calendar dates, so it’s very confusing to have them going backwards. The old versions always sorted variations by ascending ID.

    Is it possible to remove the SKU column from the list? I can remove other columns with the options, but not that one. My site doesn’t use SKUs and that column is taking up a lot of space, forcing more important columns off the right side of the screen, so I have to scroll to see them. (It would also be nice if we could adjust the size of the product name column. It takes up half of my screen and forces other columns off the right side. It doesn’t need to be that long.)

    Thanks!

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author storeapps

    (@storeapps)

    Hi,

    Below are my responses to your queries:

    Q. For the variation list, can we sort variations by ascending ID?
    A. Currently, it would apply a sort to the entire list and the order of the variations would be preserved. But will surely have a recheck with the same.

    Q. Is it possible to remove the SKU column from the list?
    A. Currently not possible. But have taken note of the same and would be available in future versions.

    Plugin Author storeapps

    (@storeapps)

    Hi,

    Below are my responses to your queries:

    Q. For the variation list, can we sort variations by ascending ID?
    A. Currently, if sorts the entire list & preserves the variation order. Will surely have a recheck with the same.

    Q. Is it possible to remove the SKU column from the list?
    A. Currently not possible. However, have taken note of the same and it would be added in the future versions.

    hey jeffcad, i am pretty sure it’s possible to hide the sku column with admin css.

    in fact you can try this:

    #woocommerce-stock-manager-app .manage-column:nth-child(3),
    #woocommerce-stock-manager-app .stock-manager-field-sku
    { display: none!important; }

    support here is a bit weak, probably the author has too much other things to do or just wants to sell his paid smart manager.
    have fun!

    • This reply was modified 3 years, 9 months ago by telemarker.
    • This reply was modified 3 years, 9 months ago by telemarker.
    • This reply was modified 3 years, 9 months ago by telemarker.
    Thread Starter jeffcad

    (@jeffcad)

    StoreApps: I checked again and the variations are definitely ordered from high -> low. Changing the order that the products are listed in to be low -> high doesn’t change the variation order. I’d really appreciate if this option can be added.

    Telemarker: Thanks for taking the time to help with this. Unfortunately I’m not sure what to do with the code that you’ve given me above. I’m not used to modifying the code manually, I’ve just used plugins for pretty much every customisation of my site up until now.

    Plugin Author storeapps

    (@storeapps)

    Hi jeffcad,

    We have released a new version 2.4.0 which adds ability to show/hide SKU column. Please update to the latest version and then have a check with the functionality.

    Let us know your views.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Sort Variations, Remove SKU Column’ is closed to new replies.