Forums › Forums › Search & Filter Pro › Results not refresh
- This topic has 22 replies, 3 voices, and was last updated 9 years, 1 month ago by
Ross.
-
Ross Moderator(Private) April 5, 2016 at 7:44 pm #41698
Hi there
The issue is your search form is inside your results container –
.inner-wrap
so you must change this selector to only contain your results.Because there are no IDs in your page around the results its hard to target but it looks like
.inner-wrap article
might work.If not, you will need to edit a file in your theme to add an ID around your results area which we can advise on.
Thanks
Anonymous(Private) April 5, 2016 at 10:18 pm #41723Hi,
Thanks for the replay, I added an ID and its fixed the search problem, works great now,
Do you have any idea why my custom field is not displaying any values, I have an ACF custom field that I want to filter with, but it does not show any posts (the post count on the meta field is 0),
And again thanks for the help and the GREAT support.
Trevor(Private) April 6, 2016 at 9:27 pm #41848Hi
I have made some changes just to check what is going on. The form IS seeing the field, but not counting. I suspect that the form is broken. It is an issue we are trying to figure out. It seems to happen when a form is migrated from one environment to another. Recreating the form afresh seems to fix it. Would you please try that and see if that works?
-
AuthorPosts