CS Forms, WC Archive and filtering not working

Hi there,
I’ve read as many posts as I can find on this forum about CS Forms and being able to filter products that are provided through a WC Archive layout template. I have

  • created the archive layout,
  • added the Form element with method set to GET and AJAX turned on along with “auto send changes”
  • added the correct change selector for the results row area,
  • made sure there is no looper provider working in the results row, only the single column acts as a consumer.
  • Added a search text input form element with the name “s”
  • Added a checklist item with the name “product_cat” and the items showing {{term.name}} / {{term.slug}} where appropriate.

The search bar returns the correct products as you’d hope but if any filters are applied (either with a search term or without) the form shows the lottie loader animation but the product entries do not change. I have tried lots of different combinations trying to get this to work - I’ve even tried creating a standard looper provider/consumer “all products” section with form on another page and the filtering on that page works fine, but there’s no pagination so that idea’s off the table.

If a staff member or dev could get in touch I’d be really grateful, I couldn’t find any proper solutions on this forum to this particular issue so here’s hoping we can get something fixed! Many thanks in advance,