Forums › Forums › Search & Filter Pro › Search results displayed on new page
Tagged: results page search
- This topic has 5 replies, 3 voices, and was last updated 7 years, 4 months ago by Anonymous.
-
Anonymous(Private) June 30, 2017 at 1:56 am #117909
Hi,
I have recently installed S&F Pro, it all works as expected except once I have selected my filters and submitted them, then i get redirected to a results page, I would like it to stay on the same page but remove the posts that are not included in the filter, then if I change the filters and search then it works the same way, is that possible or will it always direct me to a results page?
Thanks.
Trevor(Private) July 1, 2017 at 8:10 am #118112The Divi integration method is described in this post:
https://support.searchandfilter.com/forums/topic/divi-blog-module-grid/#post-99184
Anonymous(Private) July 7, 2017 at 5:57 pm #119353Thanks, we ordered the snippets incorrectly and that made a difference. Also, if anyone is using the Divi 100 Article Cards extension – you have to add that extension’s JS so the CSS is re-added after the filter, in case anyone else is using this.
… console.log(“ajax complete”);
$.getScript(“<host>/wp-content/plugins/divi-100-article-card/assets/js/scripts.js”);
var grids = document.getElementsByClassName(“et_pb_blog_grid”);
salvattore[‘register_grid’](grids[0]); … -
AuthorPosts