Forums Forums Search & Filter Pro Enfold Portfolio Filtering

Tagged: ,

Viewing 10 posts - 1 through 10 (of 11 total)
  • Anonymous
    #199954

    Hi there. I bought your plugin today because the search filter than comes with the Enfold theme is rather limited.

    I need to filter child categories of two parents. Ideally I’d have a simple search with two dropdowns like so:

    Parent Category 1
    Show All
    Child 1
    Child 2
    etc…

    Parent Category 2
    Show All
    Child 1
    Child 2
    etc…

    Masonry grid here with results.

    I tried following the steps from here https://support.searchandfilter.com/forums/topic/not-getting-acf-post-meta-working/#post-145421, but am not having any luck.

    Thanks,
    Eric

    Trevor
    #199958

    Are you able to send me a live link/URL to your search page so I can take a look?

    From your description, you may need to read this thread:

    https://support.searchandfilter.com/forums/topic/categories-and-subcategories-in-two-different-dropdowns/#post-198819

    Anonymous
    #199960
    This reply has been marked as private.
    Trevor
    #199962
    This reply has been marked as private.
    Anonymous
    #200303

    Hi. I installed the Post Grid plugin and created a grid using the settings from your web page. On the test page, I removed the Enfold Masonry element and created simple text container with:

    [searchandfilter id=”3205″ action=”filter_next_query”]
    [post_grid id=”3264″]

    This displays all the portfolio posts, but doesn’t display the S&F dropdown menu.

    If I change that to:

    [searchandfilter id=”3205″]
    [post_grid id=”3264″]

    The S&F dropdown menu appears, but the post grid displays the wrong posts.

    Not sure what I’m missing here. I’ve followed the instructions for configuring the filter and the post grid, but apparently have something crossed.

    Trevor
    #200307

    You would need all 3 shortcodes:

    [searchandfilter id="3205"]
    [searchandfilter id="3205" action="filter_next_query"]
    [post_grid id="3264"]

    The second one ‘glues’ the first to the third.

    Anonymous
    #200313

    Thanks again for the speedy reply! That appears to work, but it looks like the portfolio posts haven’t been properly categorized on the backend yet… Seems like a good opportunity to experiment with custom taxonomies for the two categories my client wants to display dropdowns for.

    Anonymous
    #200315
    This reply has been marked as private.
    Trevor
    #200319

    The idea of picking the region then the market? Yes, S&F Pro can do that.

    Anonymous
    #200321

    There’s already a custom taxonomy for “Portfolio Categories” which includes “Region” and “Market” but I presume that I should create custom taxonomies for each of those, correct? Would that be the cleanest method?

Viewing 10 posts - 1 through 10 (of 11 total)