Forums Forums Search & Filter Pro Search projects only

Viewing 3 posts - 21 through 23 (of 23 total)
  • Anonymous
    #40713

    Will it work directly with the essential sliders grid?
    http://essential.themepunch.com/#howtogetstarted

    Anonymous
    #40714

    And this still doesn’t solve the problem with the fact that it is not showing the project categories. I need there to be boxes within search and filter telling the carpet colours.

    Ross Moderator
    #40716

    This is because “Portfolio Categories” are not WordPress “Categories” – You need to use a Taxonomy field instead of category.

    RE integration, you can attach S&F to any loop/query – but you must first be able to access the query.

    For example, we provide a filter for doing this:

    http://www.designsandcode.com/documentation/search-filter-pro/action-filter-reference/#Edit_Query_Arguments

    This means other plugins can modify the queries we generate.

    The standard WP filter for this is pre_get_posts – which some plugins will allow you to use if you check their docs.

    You must also find a plugin that allows this – I’m afraid I have not used any personally.

    If you can find one that does, let me know and I can probably advise

    Thanks

Viewing 3 posts - 21 through 23 (of 23 total)