Forums › Forums › Search & Filter Pro › Filter area disappears after adjusting 2nd filter
- This topic has 17 replies, 2 voices, and was last updated 6 years, 1 month ago by
Trevor.
-
Anonymous(Private) April 3, 2019 at 3:54 pm #207386
Hello, when I adjust two filters on the filter area, the whole filter area disappears.
I have the filter area in a widget. I’m using the twenty-fourteen theme. No other plugins other than Advanced Custom Fields and Show Current Template.
Looking for help on why that is happening.
Thanks,
StephenTrevor(Private) April 3, 2019 at 4:47 pm #207410Ah, I can see the issue. See this:
https://www.screencast.com/t/i9Y78eMj7VwI
You need a container (div) to wrap the articles. Let’s say you give this the class of
search-results
:<div class="search-results"> ... articles ... </div>
Then, in our form settings, on the Display Results settings tab, change the Ajax Container from
#main
to.search-results
Anonymous(Private) April 4, 2019 at 9:16 pm #207580That worked perfectly! Thank you very much!
Could I ask a follow up question or should I open a new forum topic?
An issue has arisen somehow where now when I click on the filter it only shows one post, the same post “Conference Room”.
Thank you again for your help!
Anonymous(Private) April 4, 2019 at 9:53 pm #207590Hi, we are using the twentyfourteen theme, not Oxygen Builder. It’s the only theme installed.
These are the only plugins installed:
Advanced Custom Fields
Classic Editor
Search & Filter
Search & Filter Pro
Show Current TemplateWhere do you see that?
Thanks for the quick reply! We really appreciate the help.
Anonymous(Private) April 8, 2019 at 8:02 pm #207842Thank you! We no longer have this issue…..BUT!
Now after the second filter, the whole interface disappears we make a second filter adjustment.
It will only display “2nd Conference Room” with the whole interface gone.
When Inspecting I see that all there is in the HTML is the body and the article. For some reason it is not loading the other WordPress PHP files.
Thank you for your help.
Trevor(Private) April 9, 2019 at 3:12 pm #207884Could you try out the suggestion in this post to see if it is the issue:
https://support.searchandfilter.com/forums/topic/no-results-found-using-shortcode/#post-206938
-
AuthorPosts