Forum Replies Created
-
Author
-
getmebrianParticipant
Haha. Of course, it’s right there. I spent hours searching, thinking it was built-in. Thanks.
getmebrianParticipantThanks! It doesn’t like the closing parentheses on the argument for some reason. See attached.
Attachments:
You must be logged in to view attached files.getmebrianParticipantThanks, this worked! Is there a way to have the KLEO search functionality search both forum title and that forum’s tags? Right now, it just searches the titles.
getmebrianParticipantFor those encountering the same problem, we have (mostly) resolved our issue by installing the plugin called Relevanssi (https://www.relevanssi.com/), which allows you to replace the default WP search with a powerful search tool and a lot of customization options.
Most importantly, it allows you to continue using the KLEO Ajax search while replacing the awful WP search on the results page with the Relevannsi Search. Highly recommend this.
Brian
getmebrianParticipantHi. That hides the thumbnail images on the Ajax results, which is not what we want to happen. The thumbnail images should show, but the Media results should not show. With this latest code, this is what it looks like attached.
Brian
Attachments:
You must be logged in to view attached files.getmebrianParticipantSure, I see it using the KLEO search in every location I have it enabled. Attached is an image from the home page demo.
Thx.
Attachments:
You must be logged in to view attached files.getmebrianParticipantCorrect. I don’t want it to show results from the media library. Thanks.
Brian
getmebrianParticipantHi Radu,
Thanks for taking this into consideration for future builds. Unfortunately, I can’t wait for future builds. The theme becomes not usable for me if we can’t find a fix for this soon. The KLEO theme is sold as a community (BuddyPress/ bbpress) theme with strong search functionality. But the reality is that the search functionality is only half working. The AJAX search results are good, but when you either hit “enter” on your search term OR if you click “View All Results”, it all falls apart.
If you look at the screenshot attached called “Searching”, you will see that I have entered “shoulders” as the search term and that one of the results under “Body” is “Shoulders” and below that it says “View All Results”. When you click “View All Results”, you arrive at a page that shows only the post called “All about shoulders”. The portfolio page called “Shoulders” which was shown right above it in the AJAX results is nowhere to be found. Nor are any forum pages.
So when you click “View All Results”, you only get to see the results that the basic WP Search finds… and not the results from KLEO search. That breaks the site and devalues the theme for community-based sites dependent on strong search functionality.
Can we find a way to fix this? If the search results page could present the findings from the KLEO search instead of the WP search, all would be fixed.
Thanks – we’ve put dozens of hours into this theme so far and really want to move forward with it.
Brian
Attachments:
You must be logged in to view attached files.getmebrianParticipantThanks, it is saying there is an issue with this line:
$query->set( ‘post_type’, $post_types );
Brian
getmebrianParticipantThank you. That is a big step in the right direction. Is there a way to have the search results page show the full search results (outside of the AJAX drop-down results)? In other words, when I search for “matrix” it shows a post and a forum in the AJAX drop-down results, but if I hit “enter” it returns a page that only shows the post… the forum match is not shown.
Screenshot attached.
Thanks!
Brian
Attachments:
You must be logged in to view attached files.getmebrianParticipantThanks Radu. Is it possible to have the KLEO search results appear on a page with a KLEO search bar? Instead of the default WP search bar? If someone wants to search again, I don’t want them getting the “dumber” search option… but instead I want them getting the much better KLEO search bar to use.
Brian
getmebrianParticipantThanks Radu – I was worried that might be the case. I will try something else.
Brian
getmebrianParticipantHi Kieran,
Is there a way to have the search results overlay all other content? See the image attached. I tried assigning a z-score to .kleo_ajax_results to see if that would work, but alas no luck… or maybe I did it wrong.
The search term “matrix” is a good one to use if you end up playing with it.
Thanks,
Brian
Attachments:
You must be logged in to view attached files. -
AuthorPosts