• Good Afternoon,

    I have a overview page of products, where I use your AJAX form (It’s awesome BTW!).
    You can filter through the products with taxonomies. And the ‘Product’ are Custom Post Types.

    If I go to a single product page, you can see all the taxonomies it has.

    Now this is what I want:

    If I’m on a single product page and I click on a taxonomy, it has to go back to the ‘Overview page’ and directly filter through the products with the taxonomy I’ve clicked.

    Thank you and I hope you can help me 🙂

    Greetz Carlos

    https://wordpress.org/plugins/ultimate-wp-query-search-filter/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author TC.K

    (@wp_dummy)

    No you can’t do that. If you click on the taxonomy term, it will directly goes to that taxonomy term archive page.
    It might be possible to do it with js, but it will require you to customize a lot of things, not only the plugin but also your theme as well. Definitely not recommend to do so.

    Thread Starter bruhcarlos

    (@bruhcarlos)

    Thanks for your reply!

    I’ll have to create something else then 😉 Thnx for your time.

    Greetz Carlos

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Filter on chosen taxonomy from another page’ is closed to new replies.