AnonymousInactive
After a search or filter is taken place, the photos of the grid seem to expand downwards and go out of shape.
The site is https://crownbenchmark.com/grid
Please help with this.
AnonymousInactive
Sorry, but I did not understand.
I followed the guide for elementor, inserted the shortcode:
[searchandfilter id = “number”]
and then:
[searchandfilter id = “number” action = “filter_next_query”]
and after blocking posts with the view query.
Where should I set Auto Count and hide empty?
AnonymousInactive
Hi Ross,
Thanks for the quick response!! I change it but still no luck.
https://www.dropbox.com/s/3q15gwqi9sgm30h/Screenshot%202020-03-20%2011.50.21.png?dl=0
Here’s a link: https://dev-rsbc-new.pantheonsite.io/about/faculty-research/
Should I be using the elementor shortcode element? The instructions say to use the text element.
Thanks,
John
Ah. You are using Elementor. When using Ajax to refresh the results, Elementor has no mechanism to handle ‘no results’, so the best that you can do is to make sure that Auto Count is ON and Hide Empty ON in each field, to try to avoid no results. But, this does not stop text searches having this issue.
I am not sure what mechanism Elementor has when not using Ajax, but that should be OK.
AnonymousInactive
Ho Trevor, this Is the beta release:
https://camereadore.com/beta/cerca-camere-a-ore/
If you digit “Roma” show the results.
If you digit, for example, “Cremona” show the blank message.
The site is Building whit elementor pro and the grid Is created whit loop skin and ACF custom field.
Thank you
AnonymousInactive
Hi. Yes, that would probably solve the problem.
I’ve had this notice in the Edit Search Form: “Notice: You have not specified a custom template file for your results – this may lead to unexpected behaviour when displaying your results.”
I tried to follow the instructions at https://searchandfilter.com/documentation/3rd-party/elementor/ but I am lost.
For example:
Basic Setup
Add the Posts Grid to your page
–> Do I need to create a regular page, or an Elementor template. If the latter, what type? Page or Archive or something else? Then which widget should I add? There isn’t a widget called “Post Grid”. There is “Posts” and “Archive Posts”.
Before the Posts Widget, tell S&F that it needs to filter the grid by adding a Text Area (don’t use a HTML element, shortcodes won’t work properly) and adding our filter_next_query shortcode:
[searchandfilter id=”123456″ action=”filter_next_query”]
–> What do you mean “BEFORE the posts widget”? Also where do I need to add the text area?
Sorry, these instructions might be clear to someone with more coding experience. But I need something more basic.
Thanks.
AnonymousInactive
Hello Ross!
Thank you for your detailed response. I believe I can make it work like that. I’ll just use “0” instead of empty for those fields. In the frontend, I can show “request” if the value is 0 as well.
With regards to the second point, you mentioned “adding two conditions in” in the post meta
tab. I have added the conditions there, but the pages still show 17 instead of 9 which is the real number.
Do you think I’ll only have to do the modification there or do I also have to modify the actual “post query” that is shown in the frontend (Elementor)?
Thanks again!
AnonymousInactive
Hi. Using SF Pro, selecting a paramenter, Posts get resorted – so far, all good.
When clicking the video lightbox link within one of the posts, the lightbox content gets awkwardly pushed out of the frame.
I´m not a programmer. Any idea how to fix that? Many Thanks, Laurentius
AnonymousInactive
I use an Elementor template for the archive page, which contains a custom widget I created. the render function of this widget outputs the posts in the query as well as the pagination in the same container.
What do you mean by “the actual code”? What code?
Thank you
Looking at the pagination HTML, it is missing the page numbers, which is why it isn’t working. Is this a setting in a module in Elementor that you can change? Elementor usually has three pagination options. I think the Next/Previous one works, but I am unsure about the numbered only and the combination numbers and next/previous. I have a feeling they are done using JavaScript (which we don’t have a workaround for as of yet).