• Hi there, building a website atm. Isn’t live yet.

    Looking into adding Berocket Ajax filter to the techstack. However, I couldn’t find anything related to the possibility of using pods in the filters. Only product attributes but I’d rather use pods if that’s possible.

    Anyone any idea if this possible?

    Many thanks,

    Kris

Viewing 1 replies (of 1 total)
  • Moderator bcworkz

    (@bcworkz)

    You should ask through BeRocket’s dedicated support channel if their filters can work with PODs objects. Seeing as the filters are intended for WooCommerce products, I’m guessing no for out of the box configuration.

    However, if the filters are leveraging WP_Query to filter products, you could modify the query args through the “pre_get_posts” action to query for whatever you wish. It’s possible they do not use WP_Query, but there could be a similar action to “pre_get_posts” for whatever query method they do use.

Viewing 1 replies (of 1 total)
  • The topic ‘Using pods in Berocket Ajax filters’ is closed to new replies.