• Resolved digitalwiz

    (@digitalwiz)


    I am trying to increase the number of variations I can edit on the product page from the default of 20. I have used the filter

    woocommerce_admin_meta_boxes_variations_per_page

    to increase it. I have JS to copy data from one variation to all. I have been using it for Price etc.

    The problem is if I have many variations it takes a long time to save and FireFox says “A webpage is slowing down the browser” This happens even with 40 variations.

    I have tried increasing max_input_vars = 4000 and memory_limit = 512M but it is still taking a long time to save. I would rather not have to edit and save variations a page of 25 at a time.

    How can I increase the variations using

    woocommerce_admin_meta_boxes_variations_per_page

    and not have trouble saving? I disabled all plugins except Woocommerce and tried different themse. I am still having this issue.

Viewing 2 replies - 1 through 2 (of 2 total)
  • WooCommerce is alsways slow with large numbers of variations!

    I got round it by using this: https://codecanyon.net/item/woocommerce-advanced-bulk-edit/8011417

    It gives you a spreadsheet like interface to edit products – adding and editing variations is much easier and faster!

    Well worth the price in the hours it’s saved me!

    Plugin Support AW a11n

    (@slash1andy)

    Automattic Happiness Engineer

    We haven’t heard back from you in a while, so I’m going to mark this as resolved – if you have any further questions, you can start a new thread.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Variations Per Page’ is closed to new replies.