Almost good free filter plugin. Here are 3 things to improve
-
Hello!
3 suggestions:
1. Keep the search field in focus after we press “Enter”. It’s very annoying to manually make it focusable every time I search for a new string.
2. Allow to place/add by default the “reset filters” link. Without it, we can’t go back to the initial results quickly.
3. Fix the issue when sorting only partially work if “AJAX for filters” is enabled AND when an archive page with items has “Load More” pagination (also AJAX). I have tested with the Blocksy theme (Free version).
To replicate:
1). Navigate to archive page for custom post type (you need to create it with ACF plugin or other plugin along with custom taxonomies);
2). Create 6 items in the custom post type. Set Blocksy theme to display 4 items on archive, enable pagination via “Load More” (these settings you can find in the Customizer);
3) Place filters and sort widgets from the Filter Everything plugin in the Blocksy Sidebar;
4). Test 1. Navigate to the archive for the custom post type, click “Load More”, apply a Sort.
The result:
it only sees and sorts the number of items on the archive that we set to display initially (4 items), the other items that appear after pressing “Load More” button, it doesn’t see.
Test 2. Navigate to the archive for the custom post type, apply a Sort, click “Load More”.
The result:
After pressing “Load More”, it display the same items that we have at the beginning of the archive page (duplication).
If I disable “AJAX for filters“, no issues, it sorts and displays properly, even when I press “Load More”.
Is it something that can be fixed on your end only without involving the developers of the Blocksy theme? I think at least you should take a look and test, it looks like no matter the theme, the 2nd AJAX that is used in a “Load More” causes issues with your AJAX.
You must be logged in to reply to this topic.