This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Reply To: Compatibility with Divi Filter Grid

Home Forums Product Support Forums Ajax Search Pro for WordPress Support Compatibility with Divi Filter Grid Reply To: Compatibility with Divi Filter Grid

#51239
Ernest MarcinkoErnest Marcinko
Keymaster

Hi Ernest! It sorta worked, but when I sort the results by date or author it only shows one post and the others disappear.
That is because of the filters as I mentioned previously.

It’s going to be either or, no way to combine them both – if you turn off the sorting and all other filters on the divi filter grid and use the filters from ajax search pro, that should still work in combination with the Results Page live loader feature. In you case use the #fs-search query selector: https://i.imgur.com/4xxO8IT.png

That will reload the results page in the background with the new parameters that will apply on the filter grid. Anything that is loaded via ajax within the filter grid should be also turned off – especially pagination. If there is only an ajax “live” pagination possible, then it might be a good idea to show more results and turn off the pagination.

With that however you could probably use a different module. Divi probably has like an archive page module specifically for search results, those should work right off the box as those are designed for archive pages (including the search results).