Forums Forums Search & Filter Pro Add Breadcrumbs with Woo Ajax filter

Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Anonymous
    #205977

    Hi,

    I’m using AJAX product category filter on the woo commerce shop page,
    On top of the page I have breadcrumbs, is there a way to change the breadcrumbs when the filters/product categories are changing,

    Thanks!

    Trevor
    #205984

    Only if you can figure the JavaScript code needed to refresh that block. Our Ajax refreshed just the products section (for WooCommerce the Ajax Selector is normally .products, so if you have not set that, maybe try that?). Or, if it is possible, move the breadcrumbs inside the Ajax Selector you are using the in form, maybe by using a different selector (but try not to have our form inside the Ajax Selector for the results).

    Anonymous
    #205986

    Thanks, Trevor,

    I will give it a try and post my results.

Viewing 3 posts - 1 through 3 (of 3 total)