- This topic has 3 replies, 2 voices, and was last updated 7 years, 1 month ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
These forums are now closed and remain for historical purposes.
None of the content applies to the new version 3. For support, get in touch via our contact form.
Forums › Forums › Search & Filter Pro › Custom copy of results-infinite-scroll.php file not overriding plugin files
I’ve copied over the results-infinite-scroll.php file into my theme folder to customize but no matter what I try, the file isn’t overriding the plugin files. I followed the instructions in the documentation so I’m not sure what I’m doing wrong here.
Path is:
wp-content » themes » (my theme folder) » search-filter-pro » results-infinite-scroll.php
The infinite scroll option is selected in the WordPress backend. I tried deselecting it and changing the results-infinite-scroll.php file to just results.php and still no luck. Please help!
The results-infinite-scroll.php file will not be needed. Its contents are need in the results.php file instead of that file’s normal contents IF you want to have Infinite Scroll. The plugin only ever looks for the results.php file, or a numbered file, such as 2345.php
I will close this thread for now.