Hello. Love your product. I discovered an issue this evening and haven't found any tickets regarding it. I have a server-side implementation in use on my website (see related url) and when I prefilter the table via the url, everything works great. However, the prefilter is lost the moment I navigate to the second page of results. The table just resets. How can I make the prefilter remain for every page of the results?
EX: The related url is a prefilter of a category (writing). The results show 128 entries filtered from 138 total. When I click to go to the second page of results, all 138 entries are shown again.
Please provide me a temporary WP-admin (administrator) user for your site where this happens, so we could log in and take a look ‘from the inside’ as that’s the most efficient way to see and resolve the issue.
We do not interfere with any data or anything else except for the plugin (in case that’s a production version of the site), and of course, we do not provide login data to third parties.
You can write credentials here just check PRIVATE Reply so nobody can see them except us.
Excellent. Thank you for checking on this for me. I replicated the correct behavior. Apologies for the semicolon at the end of the sql query.
I intentionally left the filtering disabled because of how intrusive the select boxes are to the user experience. They distort my table on both desktop and mobile views. Without them, the table displays just as I specified it. URL prefiltering actually worked even though the filtering was disabled. It just seems that the filtering doesn't carry through all pages.
Q: is there a way to enable the filtering (so that it behaves as expected) and NOT display all the select boxes? Again, they distort the table and force text overflow and overlap in the cells of actual data. Thank you for your help with this.
You can either add this CSS to tables individually, or you can add it as part of the main plugin settings / Custom CSS, and then it will hide filters for all tables.
Your solution is simple, effective, and works on both desktop and mobile. My table filters properly and displays as specified once again. This ticket can be closed out.
Thank you so much for your assistance with this. I really appreciate it.
Hello. Love your product. I discovered an issue this evening and haven't found any tickets regarding it. I have a server-side implementation in use on my website (see related url) and when I prefilter the table via the url, everything works great. However, the prefilter is lost the moment I navigate to the second page of results. The table just resets. How can I make the prefilter remain for every page of the results?
EX: The related url is a prefilter of a category (writing). The results show 128 entries filtered from 138 total. When I click to go to the second page of results, all 138 entries are shown again.
Thank you for your assistance.
Hello Andrew,
Thank you for reaching out to us.
Please provide me a temporary WP-admin (administrator) user for your site where this happens, so we could log in and take a look ‘from the inside’ as that’s the most efficient way to see and resolve the issue.
We do not interfere with any data or anything else except for the plugin (in case that’s a production version of the site), and of course, we do not provide login data to third parties.
You can write credentials here just check PRIVATE Reply so nobody can see them except us.
Kind Regards,
Uros Jovanovic
[email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps, and floor plans, choropleth maps and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Excellent. Thank you for checking on this for me. I replicated the correct behavior. Apologies for the semicolon at the end of the sql query.
I intentionally left the filtering disabled because of how intrusive the select boxes are to the user experience. They distort my table on both desktop and mobile views. Without them, the table displays just as I specified it. URL prefiltering actually worked even though the filtering was disabled. It just seems that the filtering doesn't carry through all pages.
Q: is there a way to enable the filtering (so that it behaves as expected) and NOT display all the select boxes? Again, they distort the table and force text overflow and overlap in the cells of actual data. Thank you for your help with this.
Hi, Andrew
Sorry for the waiting time
- I have devised a solution for you.
If you wish the filters to work perfectly, but to have them hidden, here is what we can do.
I added this custom CSS on this table 15 from the related page > and now they are hidden with CSS.
-
You can either add this CSS to tables individually, or you can add it as part of the main plugin settings / Custom CSS, and then it will hide filters for all tables.
Let me know if that can work for you? Thanks
Kind Regards,
Miloš Jovanović
[email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps and floor plans, choropleth maps and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
No worries.
Your solution is simple, effective, and works on both desktop and mobile. My table filters properly and displays as specified once again. This ticket can be closed out.
Thank you so much for your assistance with this. I really appreciate it.