Forums Forums Search & Filter Pro Results not refresh

Viewing 10 posts - 11 through 20 (of 23 total)
  • Anonymous
    #41512
    This reply has been marked as private.
    Anonymous
    #41682
    This reply has been marked as private.
    Ross Moderator
    #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
    #41723

    Hi,

    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
    #41724

    In the Form builder UI, where the meta box is for the ACF field, in the select dropdown, what is the name of the field as it shows there? Specifically, does it start with an underscore?

    Anonymous
    #41787

    Hi Trevor,

    The name of the field is lesson_type, I also tried with the field name _lesson_type but still no results are shown, any idea’s ?

    Trevor
    #41799

    I have changed the Result container setting to .inner-wrap article (adding article). It was this that was the problem.

    Anonymous
    #41839

    Hi Trevor,

    This was already fixed, I asked about the custom field that is not shown

    “The name of the field is lesson_type, I also tried with the field name _lesson_type but still no results are shown, any idea’s ?”

    Trevor
    #41848

    Hi

    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?

    Trevor
    #41849

    Hold fire on that, just checking something …

Viewing 10 posts - 11 through 20 (of 23 total)