This support ticket is created 2 years, 7 months ago. There's a good chance that you are reading advice that it now obsolete.
This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.
Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.
No supporters are available to work today on Toolset forum. Feel free to create tickets and we will handle it as soon as we are online. Thank you for your understanding.
Hey there!
I've created a view in order to search only within 2 post types through a Text search filter. The search button is on the menu throughout the site, triggering a popup that loads the search only view. Results are shown on a different page.
At the moment, the search filter is not filtering, retrieving all possible data within the post types, dismissing the term on the text input field.
On another –yet related– note, the view styles and formatting on the retrieving results page called "search" aren't loading either.
I've tried both, styling it directly on the Loop Editor and through the Block Editor.
Should I open a new thread for this or is it something that can be looked into along with this one?
I'm able to log into the site now, however the link that you've sent about the search doesn't display a search. This is what i'm seeing. See Screenshot
I'll send the image of what I see, and where the button is. You can also access it by heading to: hidden link --> Edit with Elementor --> Header (hidden link)
Hi Shane,
Just a logistic catch up. My 3 sites plan is expiring tomorrow and I'm planning on downgrading it to a single site (the one we are discussing up here). I read Toolset doesn't have a process for that and that I should allow the current one to expire and then buy the single site (please!!!! Consider changing this!).
So, I hope you can still follow the current thread in the meantime until I change my plan. It would be a shame having to start all over again.
Looking forward to your reply on the website,
Luciana
I found the issue now. The problem what that you copied and pasted the view's HTML output code into the search results page rather than the actual view's shortcode.
I went ahead and corrected this for you by adding the actual view to the page so now your search results should be filtering as intended.
Hi Shane, thanks for your immense help.
The results are filtering now as you mention. Thanks!
Now, I would also like to include in the results all products from a specific post taxonomy if that's what they search for.
Then, ie:
1) If they search for the keyword "La Calera", then all products from that winery or that keyword on their name will be retrieved. --> ATM, this is working fine.
2) If they search for the keyword "wines" (which happens to be also a taxonomy), then:
a. all products within 'wines' taxonomy --> ATM, this is not working.
b. and any other product whose name includes the word 'wines' will be retrieved.
Could you please point me in the right direction to do so?
––
On another set of things, after all of these changes were made, I now have an error when clicking on a specific product after the search was complete. Meaning, that the product or winery single post template pages (developed in Elementor) are not loading. [Imgs attached}.
Do you think they are somehow conflicting with whatever we have set on Toolset?
Conditions are well set and they used to work fine.
Ie: hidden link
Please, I'd really appreciate a hint on it as things seem to be overcomplicating a bit.
There are some limitation when it comes to the text search. What I mean by this is that your text search will only look at the Post Title, Post Content and Custom Fields if you have the relevanssi plugin installed.
The search won't be able to narrow down the results to only items of a specific category as per your example. You will need to have a taxonomy filter on your search section in order for this to work.
Secondly your permalinks should now be working. What I did was to reset them by going to Settings -> Permalink and changing it to the default and then hitting save.
Once I did that I changed it back to postname and saved.