• Resolved digitaleffex

    (@digitaleffex)


    I’m building a site that will provide a grocery package where the owner of the site wants the user to be able to pick and choose groceries from a dropdown menu. I’ve tried to do this via several variations within WooCommerce products, but it makes the site crash if I add too many. Are there any plugins out there that would help with this?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Shane Eckert

    (@shaneeckert)

    Automattic Happiness Engineer

    Hi!

    Thanks for reaching out.

    Variable Products should work great for this. If your site is crashing when you create too many, you can reach out to your hosting provider who can help you determine why it’s crashing and how to stop that. It could be as easy as adjusting a few values.

    max_execution_time 120
    max_input_time 120
    max_input_vars 4000
    memory_limit 2048M

    Thank you,
    Shane

    Plugin Support Mike M. a11n

    (@mikedmoore)

    Automattic Happiness Engineer

    Hi there,

    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 ‘Grocery dropdown needed’ is closed to new replies.