Support Forums

The forums are closed and will be removed when we launch our new site.

Looking for support? You can access the support system via your account.

Forums Forums Search & Filter Pro filter refresh

Tagged: , ,

Viewing 6 posts - 1 through 6 (of 6 total)
  • N M
    #243764

    Hi,

    I’m using Enfold theme and I wanted to filter portfilo in masonry.
    I have pasted this to text field before masonry:

    [searchandfilter id=”757″]
    [searchandfilter id=”757″ action=”filter_next_query”]

    Filter works, but only after I refresh the page by hand. Submit button doesn’t work.

    Another question regarding headings in filter – they are not visible no matter what I do.

    Thank you for your help.

    Trevor Moderator
    #243816

    It is possible that Ajax will not work with Enfold archive pages, as it might require an extension to support Enfold, which we do not have at this time. Once we have released V3 (hopefully in late June), we do intend to start to extend our support for themes like Enfold and 3rd party page builder plugins (we do have extension for the major ones already, but not Enfold), but that project may take many months.

    Regarding the field headers, are you able to send me a live link/URL to your search page so I can take a look?

    N M
    #243843
    This reply has been marked as private.
    Trevor Moderator
    #243970

    Hi

    Your theme has this CSS:

    #top #wrap_all .all_colors h4 {
        color: #ffffff;
        font-size: 25px;
        font-weight: normal;
    }

    To fix it, add this CSS:

    #top #wrap_all .all_colors .searchandfilter h4 {
        color: #0c97a6;
    }
    N M
    #244037
    This reply has been marked as private.
    Trevor Moderator
    #244041
    This reply has been marked as private.
Viewing 6 posts - 1 through 6 (of 6 total)

The topic ‘filter refresh’ is closed to new replies.