Forums › Forums › Search & Filter Pro › Is it possible to change the URL on a filtered result to make it more readable?
Tagged: V3
- This topic has 17 replies, 2 voices, and was last updated 4 years, 9 months ago by Trevor.
-
Trevor(Private) February 21, 2020 at 11:31 am #234561
OK. I need for you to make a test. Duplicate the form, but set it to Shortcode display results method. You will need to make a test page for this in WordPress with the form and results shortcode on the page.
In your theme or child theme, make a sub folder named
search-filter
Copy the file
results-infinite-scroll.php
from thetemplates
sub folder in our plugin folder to that newsearch-filter
folder, and then rename the file in thatsearch-filter
sub folder toresults.php
Be careful to rename the file in your theme sub folder, and it must be directly in that
search-filter
sub folder, not one namedtemplates
. The sub folder must be namedsearch-filter
and notsearch-filter-pro
.Enable the Infinite scroll in this new form, but make sure the
Post / Result Selector
andInfinite Scroll Container
settings are empty.Now test this search on that new page.
-
AuthorPosts