Forums Forums Search Search Results for 'woocommerce'

Viewing 10 results - 241 through 250 (of 1,497 total)
  • Author
    Search Results
  • #246662

    Anonymous
    Inactive

    Using elementor pro and woocommerce is there a setting for how the default filters work. I am having some issues figuring that out.


    Anonymous
    Inactive

    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.

    #246278

    Trevor
    Participant

    In the form settings, the Ajax Container is set to #main, but for WooCommerce, it needs to be .products

    #246219

    Anonymous
    Inactive

    HI,

    Thanks for the reply.

    I have:
    + Disabled all plugins except woocommerce and S&F
    + Tried the default storefront theme and basic wp theme
    but nog results. The posts still shows me the random order through all products with the same menu=order.

    When I disable S&F, the random order stops and the products are in a fixen position every time the page refreshes. So it looks like S&F itself is causing the random order.
    When I try another post-order setting in s&f, that order is working fine and not showing post in a random order.

    Could it be that the setting for post-order: menu-order, show post with the same menu-order in a random way?

    Geert


    Anonymous
    Inactive

    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
    Kyle


    Trevor
    Participant

    You would not be able to use the WooCommerce method. Instead, use the Custom method. You will need to provide the FULL URL for the results page. The Ajax Container is likely to need to be .products

    Immediately before the [products] shortcode, you would need an additional shortcode:

    [searchandfilter id="1234" action="filter_next_query"]

    (change the ID number for that of your form).

    Note, some page builders have shortcode widgets, but we have found it best to place this shortcode in the Text only tab of a text widget.

    This method might work.

    #245811

    Anonymous
    Inactive

    hello, 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.


    Anonymous
    Inactive

    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
    Kyle

    #245648

    Anonymous
    Inactive

    Hi,

    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

    #245641

    Anonymous
    Inactive

    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

Viewing 10 results - 241 through 250 (of 1,497 total)