Forums › Forums › Search & Filter Pro › Ajax results not loading in Elementor Grid
Tagged: Elementor
- This topic has 34 replies, 3 voices, and was last updated 6 years, 8 months ago by
Ross.
-
Trevor(Private) December 5, 2018 at 3:58 pm #195388
In the plugin folder, in a templates sub-folder, are two exemplar files, and our plugin uses the one named results.php by default. This documentation tells you to place one of these two files in a search-filter sub-folder of your child theme. Obviously, if you are using infinite scroll, copy that one, otherwise copy the other.
Then, with that file in the new search-filter sub-folder, rename the file to results.php if needed. It must always be named that, or named the same ID as each for the forms (allows more than one template to be used).
The documentation for this is here:
https://searchandfilter.com/documentation/search-results/using-a-shortcode/
-
AuthorPosts