I’ve got a site running Bricks and WooCommerce. The site is someurl.com, the store link is someurl.com/e-shop/. When I use the Products module in a Category page, everything works great: the Add to Cart button works as expected, pointing to someurl.com/e-shop/?add-to-cart=1234.
The store has a search bar, though. And when I want to display a list of products as a search result (using, once again, the Products module), the Add to Cart button points to someurl.com/?add-to-cart=1234 – and doesn’t do anything.
Suggestions appreaciated!