• Resolved Brendan Shanahan

    (@brendanshanahan)


    I have a filter post setup with two custom taxonomies, and all terms for both taxonomies selected. Unfortunately when I add new terms to these taxonomies, the new term is not avilable in the filter and when I view the form setting I can see ‘All’ is now unselected and the new term is not selected.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author YMC

    (@wssoffice21)

    This can be done manually by selecting the newly added term. The “All” option does not play a special role in displaying terms on the frontend. It only allows you to quickly select all terms rather than marking each term separately.

    Thread Starter Brendan Shanahan

    (@brendanshanahan)

    Thanks for clarifying that it is not a bug. Is there a hook so I can programattically add new terms to my filter?

    Plugin Author YMC

    (@wssoffice21)

    This is already a custom functionality and the plugin core does not include it.

    Thread Starter Brendan Shanahan

    (@brendanshanahan)

    Sorry I am not sure I understand the last comment. Filtering on terms is not part of the plugin core functionality? I have not extended the plugin but I can definitely add taxonomy terms to my filters.

    Plugin Author YMC

    (@wssoffice21)

    Hi!
    Of course, you can add your terms to any taxonomies. Our plugin is designed for this purpose to help users filter posts by different categories and conditions. In addition, you can independently create your own custom filters using the API and filters of our plugin. See the documentation on using the plugin – https://github.com/YMC-22/smart-filter

Viewing 5 replies - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.