-
Search Results
-
Hello, I’m having a small problem with this plugin and WooCommerce Simple Auctions. I don’t want to start digging into the code until I go through the support system. If you visit https://www.thepiercestore.com/auctions/ and scroll down to the bottom of the page, for some reason it puts a blank search request there.
If I take the search bar off the header and place it in a widget or sidebar area, it still does the same thing. Any time the search bar is present with the auctions page this is what happens. At the bottom it shows an empty search result that links right back to the auctions page.
If I use a shortcode it solves this problem but creates a new problem with items and pagination. Is there anyway to fix this, what seems like a bug?
Topic: WooCommerce Sorting
I’m using S&F-Pro to filter WooCommerce Products.
When filtering using Ajax the default WooCommerce Sorting options (a form) disappears.In template options I’m using woocommerce.php from my theme directory. If I change it to woocommerce/archive-product.php the Sorting options work well but the filter doesn’t work.
Is anything I am doing wrong?
Topic: Filter results not working
I’ve installed the plugin with WooCommerce and Storefront theme, but to be honest, with a limited technical knowledge I’m struggling with the documentation. I’ve spent several hours trawling through it and making little progress. I think I finally figured out that I have to move the archive-product.php to my theme folder for it to display the same grid as the shop page. However, when I change one of the filter criteria, it loads totally the incorrect results and then stops filtering anything else. I’ve been through the FAQ page and tried looking for WP_Query but didn’t find it, and also using
force is_search to be true
.Also, I’m not getting a button to submit the filter criteria once I’ve selected them. I’ve tried with and without Ajax enabled. Surely, if Ajax isn’t enable there should be a submit button? I’ve tried with the default WordPress theme and also a clean install. I can see the potential of the plugin, but with my level of expertise it’s far from easy to setup. What can I try?
I have a custom Attribute on my products under woocommerce
I would like to search and filer using a range for that attributecan you advise how I do that.