Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › ELEMENTOR LIVE FILTER NOT WORKING
- This topic has 32 replies, 2 voices, and was last updated 1 year, 3 months ago by
Ernest Marcinko.
-
AuthorPosts
-
November 30, 2024 at 6:51 pm #52117
Mayowa Awujoola
ParticipantHello,
1. On the main search page, The search now mobile only I created is not showing 2 columns on the mobile view. I set it to two columns but is not working
2. Onet the same search page, the Elementor live search filter is not working. the posts are showing but the filter is not working as it was in the video tutorial. Also, how can I create something like this later (that will have sort by option?)
3. I also noticed that, if a add 4 categories, the search will stop auto-suggestion until I delete one and re-add again.
Thank you.
November 30, 2024 at 7:40 pm #52119Mayowa Awujoola
ParticipantAlso, how to add that Tag under the search field. kindly share the best way to put a default link there.
Thanks.December 2, 2024 at 9:31 am #52124Ernest Marcinko
KeymasterHi,
Thank you for the details, it helps a lot!
I tried to check the search results page, but I don’t see the plugin anywhere at the moment: https://i.imgur.com/92VSMxj.png
December 2, 2024 at 11:34 am #52127Mayowa Awujoola
ParticipantDecember 2, 2024 at 11:37 am #52128Mayowa Awujoola
ParticipantI listed 3 issues, You responded to only one.
What about the mobile view of the search that I said is not showing in two columns in the front end?
did you said, you are not seeing the plugin installed on the website?
Thanks
December 2, 2024 at 4:45 pm #52134Mayowa Awujoola
ParticipantPlease, How long does it take to reply to a query or ticket?
what I am telling you is that, what you posted in this your video https://youtu.be/yXOo-ub_kOM is not working for me.
The live Elementor page search is needed on the website.
Please respond to the SUpport. This is taking a whole lot of time.
-
This reply was modified 1 year, 6 months ago by
Mayowa Awujoola.
December 3, 2024 at 8:34 am #52141Ernest Marcinko
KeymasterHi,
I would have responded to all of your queries, but I have to see the issues in order to be able to suggest a solution – that’s why I asked where the search is implemented.
On the given URL I’m seeing results when trying to search as well as filter items: https://i.imgur.com/fWMblqc.png
Even if I select multiple ones, they seem to work okay: https://i.imgur.com/kWwMmb1.pngHowever there is a major issue – I see the “asp_es_2” CSS class on 3 different elementor elements – that is not going to work that way. Make sure that the “asp_es_2” CSS class is only added to a single Elementor element, like in the video tutorial. Right now it’s added to 3.
You might see issues only because of that. Make sure to fix that first, it may resolve the problem.On the main search page, The search now mobile only I created is not showing 2 columns on the mobile view. I set it to two columns but is not working
Can you please specify which option do you mean? Two column for settings, or results? Please let me know so I can suggest.December 4, 2024 at 2:36 am #52148Mayowa Awujoola
ParticipantHello,
Thanks for your response.
1. Regarding the mobile view, I mean two columns for the settings view on mobile.
I can see that the search settings on the homepage is working appearing in two columns as I wanted.
Let it be like that on the search page also. Thank you.2. The Elementor live filter is also working properly now. Thanks
3. I don’t want the search button to go to this page, https://imgur.com/a/4ESKI3g is it possible for the search button to redirect to search page I created incase someone click on it by error instead of this default page
4. Also, I want the heading text for each filter category to be bold and reduce the list font a bit. https://imgur.com/a/EpDLtXP
December 4, 2024 at 3:38 pm #52149Ernest Marcinko
KeymasterHi!
1. I assume you mean this page, but it seems to be okay on my end, I’m seeing 2 columns: https://i.imgur.com/cfxVR99.png
Try clearing your site cache, that may do the trick.3. Well you can, but the results will very likely not display there. WordPress has only a single search results archive page. If you use Elementor, you should be able to replace the search archive template and customize it. I rather recommend doing that.
4. Sure! Try this custom CSS:
.asp_ss form legend { font-size: 16px !important; font-weight: bold !important; }December 5, 2024 at 2:03 pm #52156Mayowa Awujoola
ParticipantHello,
4. Done. working well
3. Sorted too
1. one my end is showing one column. I have clear cookies and relogin. Check the attachment.
I just want the settings to be responsive into two columns.
Thank you
-
This reply was modified 1 year, 6 months ago by
Mayowa Awujoola.
December 5, 2024 at 3:41 pm #52164Ernest Marcinko
KeymasterGreat!
It still looks fine on my end for some reason, but either way, let’s try to force a 50% width via custom CSS, this should resolve it:
@media only screen and (max-width: 600px) { div.asp_sb.searchsettings fieldset { min-width: unset !important; width: 49% !important; } }December 11, 2024 at 7:18 pm #52252Mayowa Awujoola
ParticipantThank you for helping out.
So far so good, I am getting the result I wanted.For now, one more thing, How can I add this Tag link the way it is under the search field
I mean, making some categories appear under the search field as a link.
Check the attachment
December 12, 2024 at 12:10 pm #52260Ernest Marcinko
KeymasterGreat!
Those you can find here: https://i.imgur.com/WtdcM9y.png
December 19, 2024 at 2:40 am #52307Mayowa Awujoola
ParticipantGreetings,
After changing the Display mode,
Search is not working in the frontend and the live filter also not working on the pages that I have applied display as on.
I changed some of the Terms from post filter setting to Dropdown with search, while some are still on checkboxes option.
It was after that, that the search stop working for the pages where the shortcode were applied.
The ones I have not updated the Terms from post setting are still working fine.
The home page search not working, the main search page not working.
If you check https://onehealthresources.com/one-health-resources-institutions/ It’s working
Please help resolve and what is the cause?
Thank you.
December 19, 2024 at 1:22 pm #52312Ernest Marcinko
KeymasterHi!
Thanks for the details! The issue was the “year of publication” filter. By default it had year 2000 selected, instead of the “select year” option. After I changed it, it started working again.
-
This reply was modified 1 year, 6 months ago by
-
AuthorPosts
- You must be logged in to reply to this topic.