If i understand it correct the search results displayed on the shop page is not connected to the search results that is displayed in the Jet Search Filter?
Hi! Yes, this is correct. Search filter from the JetSmartFilters plugin and AJAX Search from JetSearch are different widgets from different plugins and they're not connected.
Hello Julia! I have a page version in Portuguese. The search is returning correctly. I used a listing grid for the results area. Now on the page in another language, in this case English, and pointing to another listing grid. The search returns the message that the item was not found. Where am I going wrong? I made the same settings as on the Portuguese page by changing the listing grid. Thanks for all your tips. Leonardo
kindly check your settings with this guide crocoblock.com/knowledge-base/jetsearch/how-to-use-jetsearch-with-wpml/ and then if it seems to be alright, then proceed please to our support team, so we could investigate it deeper crocoblock.com/help-center/
you need to do it in a custom way at the same time we can guide you a bit on how to achieve it :) kindly use this piece of code just as an example of how you can achieve it the code can look like in this way .jet-ajax-search__results-item { max-width:20%; } .jet-ajax-search__results-slide { display:flex; flex-direction: row; } if you have 5 items on the page, then 20%, if, for example, 3 - then 33%, etc. prnt.sc/b9DBGIn89tE5 but, once again - it's just an example of how it can be achieved :) thanks for your understanding!
When i press at input field its became transparent and header background is black so its like disappear when i press to search. How to fix that please fast? I tried to change it at focus but didn't work.
I've had a similar issue, when I click into the search input field (i.e. focus) the border defaults to a blue colour. I think it is taking the accent colour from Elementor Global Style settings. There doesn't seem to be a way to stop it or change it - even when changing the jetsearch widget normal/focus settings or elementor global settings 🤔
Awesome video but I'm stuck in the search results page because I don't get the option you have since the site I'm working on is not a woo commerce site.
Hi How can I limit the search results to product titles? By default, Jet Search searches for the word searched by the user in the product text, product attributes, fields and product title, but I want this search to happen only for the title. Please guide me.
kindly try this code - add it please to the functions.php file of your current active child theme or to the Code Snippets plugin (or any other similar plugin that allows adding PHP snippets): gist.github.com/Crocoblock/902235b7beb68058a2efd175b159170a
So cute... and the plugin is great. It's an excellent tool for ecommerce sites that want to enable SKU searches. Crocoblock rocks!! And our teachers are the best anywhere in the web... they're too damn cute!
At the current moment, this option is included to the Search widget but not in the Ajax Search widget. As a workaround, put the Ajax Search widget into a Popup. Add some icon in the header and set the condition to display it on mobiles only. That should do the trick :)
Hi! If you'll leave this field empty prnt.sc/13pwk60 , then the search will be made over the entire site and redirect to the search template. If you'll choose "Products", then it will redirect to the shop.
Thanks! There's a WooCommerce Shopping Cart widget within JetBlocks (crocoblock.com/knowledge-base/articles/how-to-add-a-woocommerce-shopping-cart-to-the-header/). If you consider the Add to cart option worth implementation, please kindly submit a feature request at github.com/Crocoblock/suggestions :)
2 things: 1. I want the category list left side and search right side. 2. In an other website i want only the search icon to show and when click on the icon search tab apears below. How can i do it
Hello! Let me answer your questions: 1. Ajax Search can be set up the following way only: prntscr.com/xt1i76 2. I apologize, but there's no opportunity to perform the way you described. Probably, the Search widget from JetBlocks will suit you: crocoblock.com/widgets/search/
At the current moment the AJAX Search widget doesn't have this option. But you could build a Post query to display search results prnt.sc/zZdS20YH4Oao and exclude out of stock products from the list this way: prnt.sc/5tcZ6W69wDWW If you still have any questions on this topic, contact our support team please crocoblock.com/help-center/
Good video. Keep up this new format. Much easier to digest. Just one tip, maybe switch your Elementor editor to dark mode? Makes the text a bit more legible when watching on an iPad or mobile...
Hi! With the AJAX Search, you can search within any custom post type, taxonomy, default tags, and categories. Also, you ake the most important results show up as the first ones when the visitors add search requests. With the Search filter, you can allow visitors to search for the matching results manually by inputting the needed words into the Search field. Please, check this tutorial crocoblock.com/knowledge-base/articles/jetsmartfilters-how-to-create-a-search-filter/
Hi Julia. Is it possible to have one post type appear before another in the results? Eg. If I want products to appear before articles in my search results (without needing to select an additional filter).
@@Crocoblock Thank you. One more question, can I search by a custom post type, and also a custom taxonomy (without using an additional dropdown for the taxonomy). Eg. I have movies as a custom post, and actors are a taxonomy within movies, but I'd like the user to be able to type either a movie or actor's name into the search bar to see results for either.
Could you check this article? crocoblock.com/knowledge-base/jetwoobuilder/how-to-create-a-search-page-template/ If you still have any questions, feel free to contact us here: crocoblock.com/help-center/
I Am trying to use search filter to look for a character on my products grid. The problem is the searcher is looking for results into descriptions as well. I want the search only look at the product titles. Is that possible? Thank you :)
Hi, I have an opened ticket in the support, 7 days has passed, my problem has not been fixed and 4 days now I cannot get any answers. Please, check the support ticket, cause I want to continue with the project.
Any tips to fasten up the ajax loading (that occurs while you type searching in the input field). Sometimes the load icon shows for more then 3-4 seconds before showing the results data.
Hi! Unfortunately, there are no tips only for the AJAX search. Please, check this tutorial to improve your website's speed crocoblock.com/blog/speed-up-your-elementor-website/
Hey Juliet, Can crocoblock plugin create a messaging functionality in the custom dashboard between clients and service providers on the site to communicate on without leaving the site?
Hello! Please take a look at the following tutorial: crocoblock.com/knowledge-base/articles/how-to-create-an-archive-template-to-display-the-search-results/
Hello! If you need to search by certain categories, please take a look at the following tutorial: crocoblock.com/knowledge-base/articles/jetsearch-how-to-include-certain-terms-in-ajax-search-widget-search-query/
Hey, great tool! Congrats! I was wondering if its possible to exclude a custom field with a specific value from an Ajax JetSearch query? Its clear I can perform an Ajax search on custom fieds, but how to exclude a specific value in a custom field from the query? Or does it really works only for terms? (sorry, but theres no much sense in allow to search custom fields without offer a way to set exclusion possibilities for the very same custom fields).
Hi Alex! Sorry, but there's no way to exclude a custom field. In case you consider it worth implementation, please feel free to add your feature request github.com/Crocoblock/suggestions. Thank you!
Hi! Sorry, not sure I've got you correct. Could you please describe in more detail? Do you mean Price widget from the JetWooBuilder plugin crocoblock.com/widgets/single-price/ and Review from the JetReview crocoblock.com/widgets/review-widget/ ?
Hi, I’m about to launch a song contest site and would like to add a short “How To Sign Up” video... if I sent you a script, would you narrate it like you do in this video? I will edit the video parts myself
@@Crocoblock Thank you for reply. I'm sorry I wasn't clear - I just need the search bar to become an icon when mobile breakpoint occurs. I have search bar now but it's taking up too much space.
@@antoniomunoz9323 hey Antonio, thank you for your time to help me, really appreaciate it. I was thinking about that, and will try it. But I think its not as convenient for my customers who buy a lot of diferent products (fishing equipment) in one order, because of the loading time for popup, and the fact they have to click icon, then click the field to input search again. Correct me if these issues can be bypassed.
oh, what a score! :) the latest update of the JetSearch allows to do it :) kindly update the plugin and if then you'll have troubles with it, proceed please to our support team crocoblock.com/help-center/
I used it on my own website. Good plugin. Nice to see Julia again. Healthy and pretty as always. Hehe
it's nice to see you again too😊
If i understand it correct the search results displayed on the shop page is not connected to the search results that is displayed in the Jet Search Filter?
Hi! Yes, this is correct. Search filter from the JetSmartFilters plugin and AJAX Search from JetSearch are different widgets from different plugins and they're not connected.
Hello Julia!
I have a page version in Portuguese. The search is returning correctly. I used a listing grid for the results area.
Now on the page in another language, in this case English, and pointing to another listing grid. The search returns the message that the item was not found.
Where am I going wrong? I made the same settings as on the Portuguese page by changing the listing grid.
Thanks for all your tips.
Leonardo
kindly check your settings with this guide crocoblock.com/knowledge-base/jetsearch/how-to-use-jetsearch-with-wpml/
and then if it seems to be alright, then proceed please to our support team, so we could investigate it deeper
crocoblock.com/help-center/
How do I make the product double up in each row. Should look like the product layout I have in shop page not horizontal. Thanks
you need to do it in a custom way
at the same time we can guide you a bit on how to achieve it :)
kindly use this piece of code just as an example of how you can achieve it
the code can look like in this way
.jet-ajax-search__results-item {
max-width:20%;
}
.jet-ajax-search__results-slide {
display:flex;
flex-direction: row;
}
if you have 5 items on the page, then 20%, if, for example, 3 - then 33%, etc. prnt.sc/b9DBGIn89tE5
but, once again - it's just an example of how it can be achieved :)
thanks for your understanding!
what about double up in each row, then it can't be done from he box - you need to apply here a custom solution :)
oh, by the way, the following JetSearch update will have an option to have columns in the results area - up to 10 :)
Hi Julia will this work for searching users in a membership site and to search by date I am guessing I need to use Jet Filter for that correct?
it would be better to use JetSmartFilters :)
When i press at input field its became transparent and header background is black so its like disappear when i press to search.
How to fix that please fast?
I tried to change it at focus but didn't work.
I've had a similar issue, when I click into the search input field (i.e. focus) the border defaults to a blue colour. I think it is taking the accent colour from Elementor Global Style settings. There doesn't seem to be a way to stop it or change it - even when changing the jetsearch widget normal/focus settings or elementor global settings 🤔
Awesome video but I'm stuck in the search results page because I don't get the option you have since the site I'm working on is not a woo commerce site.
Hi
How can I limit the search results to product titles? By default, Jet Search searches for the word searched by the user in the product text, product attributes, fields and product title, but I want this search to happen only for the title.
Please guide me.
kindly try this code - add it please to the functions.php file of your current active child theme or to the Code Snippets plugin (or any other similar plugin that allows adding PHP snippets):
gist.github.com/Crocoblock/902235b7beb68058a2efd175b159170a
Thank you very much for this tutorial!
How can I add a clear button to the input field?
Thank you!
Is there a way that after search it will redirect to shop page with the applied search keyword?
So cute... and the plugin is great. It's an excellent tool for ecommerce sites that want to enable SKU searches. Crocoblock rocks!! And our teachers are the best anywhere in the web... they're too damn cute!
Thank you! The Crocoblock team does its best to provide great products and service!
thank you🙌 glad that you like JetSearch!
Why is there no "icon for mobile devices only" feature in this menu?
At the current moment, this option is included to the Search widget but not in the Ajax Search widget. As a workaround, put the Ajax Search widget into a Popup. Add some icon in the header and set the condition to display it on mobiles only. That should do the trick :)
In 5:17 when i use custom field, it works fine with 1 custom field. What if i want to concatenate two fields? The search show CF1 - CF2
Hi! Please separate the keys by comma: prntscr.com/v5fq2s :)
@@Crocoblock Sorry, its not not searching in Custom fields but to display value of custom fields. Its result area not search..
ok doing the same with the Ajax search and it's not showing me shop page but different page that i can't find and edit .... :(
Hi!
If you'll leave this field empty prnt.sc/13pwk60 , then the search will be made over the entire site and redirect to the search template. If you'll choose "Products", then it will redirect to the shop.
How come I cannot find jetwoo templates? Did you remove it? I have jet woo builder but I can't see jet woo templates.
Hi! Could you please provide me with some screenshots or a video with an issue?
I have the same issue. But mine is not a woo-commerce website.
@@Gigglz1230 Hi! Could you please specify what templates do you mean?
Thank you very much for this tutorial!
this is an amazing plugin, but i miss the add to cart button in the results.
Thanks! There's a WooCommerce Shopping Cart widget within JetBlocks (crocoblock.com/knowledge-base/articles/how-to-add-a-woocommerce-shopping-cart-to-the-header/). If you consider the Add to cart option worth implementation, please kindly submit a feature request at github.com/Crocoblock/suggestions :)
2 things:
1. I want the category list left side and search right side.
2. In an other website i want only the search icon to show and when click on the icon search tab apears below. How can i do it
Hello! Let me answer your questions:
1. Ajax Search can be set up the following way only: prntscr.com/xt1i76
2. I apologize, but there's no opportunity to perform the way you described. Probably, the Search widget from JetBlocks will suit you: crocoblock.com/widgets/search/
Is there a way to exclude sold-out products from search?
At the current moment the AJAX Search widget doesn't have this option. But you could build a Post query to display search results prnt.sc/zZdS20YH4Oao and exclude out of stock products from the list this way: prnt.sc/5tcZ6W69wDWW
If you still have any questions on this topic, contact our support team please crocoblock.com/help-center/
Good video. Keep up this new format. Much easier to digest. Just one tip, maybe switch your Elementor editor to dark mode? Makes the text a bit more legible when watching on an iPad or mobile...
Thanks so much for your tip :)
I'll try it, thanks a lot!
I'm confused at what Crocoblocks does exactly??
why not just install any theme and use elmentor why do I need it ??
Hey, Crocoblock extends the WordPress or Elementor functionality. You can check all plugins to check their functionality here: crocoblock.com/plugins/
Is it possible to show add-to cart button in ajax dropdown search list? Thanks for video.
Hi! Could you please provide me with an example of what you would like to achieve?
hi, whats the difference between Jet Search Plugin and Jet Smart Filter - search filter type?
Hi! With the AJAX Search, you can search within any custom post type, taxonomy, default tags, and categories. Also, you ake the most important results show up as the first ones when the visitors add search requests. With the Search filter, you can allow visitors to search for the matching results manually by inputting the needed words into the Search field. Please, check this tutorial crocoblock.com/knowledge-base/articles/jetsmartfilters-how-to-create-a-search-filter/
Hi Julia. Is it possible to have one post type appear before another in the results? Eg. If I want products to appear before articles in my search results (without needing to select an additional filter).
Hello Peter! Unfortunately, there's no opportunity to do that.
@@Crocoblock Thank you. One more question, can I search by a custom post type, and also a custom taxonomy (without using an additional dropdown for the taxonomy). Eg. I have movies as a custom post, and actors are a taxonomy within movies, but I'd like the user to be able to type either a movie or actor's name into the search bar to see results for either.
@@journeywithoutdistance Hi! Unfortunately, not.
Hi, I'm trying to use this widget, but it's not working..... any suggestions
Please submit a ticket at support.crocoblock.com/support/tickets. Thank you!
@@Crocoblock yes I did, n waiting for their feedback
Thanks 😊
Am trying to search for products and include taxonomies too but it's not working.
Hi!😊 Please, explain your issue here in more detail so we can help you :)
crocoblock.com/help-center/
can I customize its appearance for mobile?
Hello! Here's how Ajax filter looks on mobile prntscr.com/13i9kno
i want to custome Elementor custom search results page, how to use Jet woo template ?
which plugin i have to install for display Jet Woo Template?
Could you check this article? crocoblock.com/knowledge-base/jetwoobuilder/how-to-create-a-search-page-template/ If you still have any questions, feel free to contact us here: crocoblock.com/help-center/
I Am trying to use search filter to look for a character on my products grid. The problem is the searcher is looking for results into descriptions as well. I want the search only look at the product titles. Is that possible? Thank you :)
Hello Hugo! No, sorry, but the filtration is performed based on words match all over the text fields.
Hi, I have an opened ticket in the support, 7 days has passed, my problem has not been fixed and 4 days now I cannot get any answers. Please, check the support ticket, cause I want to continue with the project.
Please accept our apologies for the delay occurred! The agent will reply to you.
Any tips to fasten up the ajax loading (that occurs while you type searching in the input field).
Sometimes the load icon shows for more then 3-4 seconds before showing the results data.
Hi! Unfortunately, there are no tips only for the AJAX search. Please, check this tutorial to improve your website's speed crocoblock.com/blog/speed-up-your-elementor-website/
There she is ❤️😁
grrr, How I can configure my Search Results :( dont appear correctly...
Hi! Could you please describe the issue in more detail and provide me with some screenshots?
Hey Juliet, Can crocoblock plugin create a messaging functionality in the custom dashboard between clients and service providers on the site to communicate on without leaving the site?
Hello! Sorry, but unfortunately, there's no such functionality.
@@Crocoblock Thank you for your quick responses. :) This is why I love Crocoblock as a company
@@lethabomashike Best wishes for a pleasant and successful New Year :)
Can it be used for Geo-location Search? Especially for Pick up location. Any tutorial videos for this?
No, sorry, there's no such functionality yet.
Julia... 👍👍
🙌
how to set up the search result page without using the woobuilder plugin? please help
Hello! Please take a look at the following tutorial: crocoblock.com/knowledge-base/articles/how-to-create-an-archive-template-to-display-the-search-results/
@@Crocoblock thanks :) it works!
@@sebabratakundu Warm welcome!
¡Genial, muchas gracias por compartir! :)
what would be the custom fields to search by categories?
Hello! If you need to search by certain categories, please take a look at the following tutorial: crocoblock.com/knowledge-base/articles/jetsearch-how-to-include-certain-terms-in-ajax-search-widget-search-query/
Is it possible to create a fullscreen search?
Hello! No, sorry, unfortunately, there's no such an option.
Hey, great tool! Congrats!
I was wondering if its possible to exclude a custom field with a specific value from an Ajax JetSearch query?
Its clear I can perform an Ajax search on custom fieds, but how to exclude a specific value in a custom field from the query?
Or does it really works only for terms? (sorry, but theres no much sense in allow to search custom fields without offer a way to set exclusion possibilities for the very same custom fields).
Hi Alex! Sorry, but there's no way to exclude a custom field. In case you consider it worth implementation, please feel free to add your feature request github.com/Crocoblock/suggestions. Thank you!
how we can add locations in search bar?
Hi! Could you please describe in more detail or provide me with an example? Do you want to search by specific taxonomy "locations"?
How can we include Tags in search results?
Hello Andres! You can include tags is Search Query (prntscr.com/vfyppy), but not in the Results Area.
I really like her
i know I'm kind of off topic but do anybody know of a good website to watch new tv shows online ?
@Yousef Fernando Try Flixzone. You can find it by googling =)
@Gus Rohan Definitely, have been using Instaflixxer for years myself =)
How to create a search form with 3 input fields?
Could you please clarify your question a bit? I;m not sure I got it correctly.
In your tutorial why don't see all the features such as product price and products reviews. If you make tutorial please try to explain everything
Hi! Sorry, not sure I've got you correct. Could you please describe in more detail?
Do you mean Price widget from the JetWooBuilder plugin crocoblock.com/widgets/single-price/ and Review from the JetReview crocoblock.com/widgets/review-widget/ ?
Hi, I’m about to launch a song contest site and would like to add a short “How To Sign Up” video... if I sent you a script, would you narrate it like you do in this video? I will edit the video parts myself
You skipped most important part ... making it useable for mobile.
Ajax Search widget becomes responsive automatically: prntscr.com/12gsy6x
@@Crocoblock Thank you for reply. I'm sorry I wasn't clear - I just need the search bar to become an icon when mobile breakpoint occurs. I have search bar now but it's taking up too much space.
@@fazhek Sorry, but as for the Ajax Search, the only option for mobile layout is as follows: prntscr.com/12ikirj
@@fazhek just put the search bar inside of a popup activated by an icon
@@antoniomunoz9323 hey Antonio, thank you for your time to help me, really appreaciate it. I was thinking about that, and will try it. But I think its not as convenient for my customers who buy a lot of diferent products (fishing equipment) in one order, because of the loading time for popup, and the fact they have to click icon, then click the field to input search again. Correct me if these issues can be bypassed.
Hi Thank you very much for video.loveable face
You are so cute...And The plugin is helpfull..
Good Video, but you are so beautiful
i tried to display taxonomy Default name and slug meta field in result area but only post type meta field is showing
oh, what a score! :)
the latest update of the JetSearch allows to do it :)
kindly update the plugin and if then you'll have troubles with it, proceed please to our support team crocoblock.com/help-center/