-
Search Results
-
Topic: Default Sorting Order
Using elementor pro and woocommerce is there a setting for how the default filters work. I am having some issues figuring that out.
Can’t seem to change the text of “No Results Found”
I was also hoping I could somehow select the css for that area and then do a simple ::before or ::after content fill in. But the its
<div class="elementor-widget-container"> <div class="woocommerce columns-4 ">No Results Found</div> </div>Which is the same as the previous containers stopping me from touching that results area.
Any suggestion as to how I can fix the results text or select the output box.
Also I do not want to do a last child selector because it will show that when results are loading with ajax and that will create confusion to members.
Hi,
We are using the WooCommerce Shop method and the filters are working perfectly, we are using 4 different taxonomies in order to create a nice filter system for our users. These are set as radio buttons.
However the reset button is working is not working on desktop when we press reset it doesn’t revert the filters at all.
On the other hand mobile is fine the reset button works as it should – this is strange as they are both using the same widget with the same set up.
Please could you provide some guidance on this issue for us.
I have provided a link to the shop in a secure note.
Many thanks
Kylehello, I have woocommerce and I have a “booking and appoinment” plugin. I try to put in the menu to find a day filter or some way to search for services on a day basis. I have tried putting post_meta and post_date in the menu but the menu does not filter: it shows me all the products and sometimes it gives me the result: “It seems we can’t find what you’re looking for.”
The only way that I have found to search by date is putting the search and filter plugin with the “booking and appointment” search menu in the same page. but they don’t interact with each other and it doesn’t look good. I would like to be able to filter by day, the mentioned plugin works with check_ins when it gives me a result in the search menu the url changes to: (myurl)s /? w_allow_category = & w_check_in = 26% 2F05% 2F20 & w_checkin = 2020-05-26 & w_check_out = 26% 2F05% 2F20 & w_checkout = 2020- 05-26 I was trying to put a similar post_meta but I can’t find that option. please help me.
Hi,
We are using the WooCommerce shortcode [products] on our page as oppose to assigning the shop page in WooCommerce Settings as this allows for more customisation for the rest of the page.
However when we add in the Search and filter widget via shortcode in our sidebar it always re directs to the actual shop page which is assigned when we select a product.
How can we get the Search and Filter Plugin to work with WooCommerce Products as a shortcode as this isn’t in your documentation.
I have attached a link to the page in a secure note below.
Many thanks
KyleHi,
I added a DateTime field to Woocommerce Products using ACF. I set up my filter and search form and placed it on my Shop page using your Elementor integration. I can sort the results by this datetime field, but the Date Range filter returns no results. Can you please advise how to help that?
Thank you
Topic: Posts show in random order
Hi,
I use s&f on a woocommerce store. I use as order setting: Menu order.
I have one product set in menu order 1 and the rest of the products have the same number.
When refreshing a category-age, all the products appear in a random order except the product with menu order ‘0’. Also when clicking to a next page in the result, it won’t show the products from that page, but also shows me products from page one again. Again in random order.How can I prevent this random sorting?
Example productpage: https://cadeau.compion.dev/product-categorie/kinderkussens/
Geert