Forums Forums Search Search Results for 'woocommerce'

Viewing 10 results - 341 through 350 (of 1,497 total)
  • Author
    Search Results
  • #231575

    Trevor
    Participant

    You can select the page URL or slug where you want results, and how you do so depends on what Display Results Method you choose. If you are using a Post Type Archive method (including WooCommerce), the choice of results page is made by the definition of the post Type archives page itself.

    So, making that display results method choice is key to where the results will be shown.


    Anonymous
    Inactive

    I’ve tried to use meta key on WooCommerce for search condition but it doesn’t work. It always return no result on the search result page. Can you guy help me to fix this problem?

    https://pfmjewelry.com/diamond-search/

    #231342

    Anonymous
    Inactive

    Thanks Trevor.

    I’ve assigned the shop page to the front page. So the home page is the shop page.
    And I’ve added two Serach&Filter forms one for sidebar and another for PopUp. The popup has the search UI but it doesn’t seem working.
    For both Filters: Display results method is set to Woocommerce Shop.
    Is there any way to keep both filters on the same page without custom search form and no Ajax?

    #231265

    Trevor
    Participant

    I see. The only thing you can do is to make the search in the header a ‘Custom’ Search, with Ajax OFF and with the page slug being your shop page.

    Then, the other form should also appear on the shop page, and should have a search bar in it also.

    As it is currently set, it SHOULD go to the shop page. Have you defined the Shop page in WooCommerce, because it is not going there right now?

    #231261

    Anonymous
    Inactive

    Thanks, Trevor.

    However there’s one issue with the search bar now, it is not searching well now. what I mean is I want it to be able to search for Product names, category, tags, and store name also.

    I noticed on WordPress a message saying we can’t use two different forms on one page? We have two forms on home one for the category which we moved to the top and the other is search bar – We want both on one template for woocommerce.

    Pls take a look here once: https://goodstuff.co/

    Thanks


    Ross
    Keymaster

    Hi Rogier

    Trevor asked me to take a look a this.

    I did some tests with Polylang and S&F and all seems to be working ok from my side.

    However I haven’t tested with WC also..

    After installing Polylang and WC, I get a notification that I should install Polylang for WooCommerce
    https://polylang.pro/downloads/polylang-for-woocommerce/

    Do you have this plugin installed?

    Thanks


    Anonymous
    Inactive

    Hi Trevor, thanks for your reply. I changed the setting of the Display results method to ‘WooCommerce Shop’ and the query back to the default WooCommerce query with: while ( have_posts() ) : the_post();

    Still do I get dutch products on the english archive-product and vice versa…

    Any idea why the products are cross language shown? Without Search & Filter Pro, it works like expected.


    Ross
    Keymaster

    Hi there

    I can see when performing a search, it does indeed not update correctly, however going to the URL direcly does work:
    https://kevini1.sg-host.com/shop/?_sf_s=sdfsdf&_sfm_druk_bar=0+100

    After looking at your code, I can see your Ajax Container is set to .products, but this doesn’t exist on the “no results” page, so the ajax request cannot complete and the results area cannot be updated.

    Try .ast-woocommerce-container for your Ajax Container setting instead.

    Let me know how you get on.

    Thanks


    Anonymous
    Inactive

    I’ve created two products and a shop page using WooCommerce. The filter works, but it always shows a result, even when it shouldn’t. For example, when searching for ‘gdjgjdf’, it will still show the two products.

    How can I get the filter to show no results when there are none?

    This is the link: https://kevini1.sg-host.com/index.php/shop/


    Anonymous
    Inactive

    Hi there,

    I wonder if there is a way to disable the update form when changes are made, if the form is on a certain url.

    I basically need to disable a feature when a form is accessed from the home page.

    Essentially I would like two sepperate forms for woocommerce. one that aut updates and one that doesn’t.

    I’m using css to hide and show fields on each form.

    Any advice would be great, as i don’t want to use another plugin for the seperate search.

    Kind regards,

    Dave

Viewing 10 results - 341 through 350 (of 1,497 total)