to see if someone may be already suggested this feature. If you can't see it, feel free to add your suggestion there, and as more people vote, the feature will move higher on the priority list.
You can certainly follow our changeLog page if you'd like ( it is also available in the plugin dashboard), where we state any changes/new features/bug fixes during updates;
and our newsletter, so you're informed about new features, bug fixes, freebies, etc.
Firstly, I would like to sincerely apologize for the delayed response as we have been experiencing an unusually high number of tickets. I am sorry that it has taken longer than usual to respond to your concern and your patience is highly appreciated.
-
My apologies, it seems i misunderstood the desired use case, but i will advise what are the available possibilities, so you can try them out and see what is the best fit for this scenario.
1. If you don't wish the table to collapse on mobile at all,
disable "Responsiveness" in the Display settings.
2. Or if you wish to have the table collapse on Mobile,
but to disable the expanding behaviour,
as we have already hidden the expander with CSS, now you can just change the responsive action from "click on row", to "icon".
Then when it is set to icon, but the icon won't be visible, i think it should achieve the desired result.
Is there a way to have certain columns visible on desktop but not visible on a mobile device but suppress the + icon on the mobile device?
Hi Christian,
yes - if you choose the Responsive Action as "Row" in the Display settings of the table;
And also for the time being, to hide the + icon, we need to use CSS ;
You can either use this :
And this is going to kind of leave that 'room' the icon was taking up in the first column's cells,
and just hide visibility;
Or you can use this other variant to completely disable the element on front-end,
You can either add this for one table,
in the table's Customize/Custom CSS,
or for all tables, in main Plugin settings/Custom JS and CSS/Custom CSS.
Let me know if that helps.
If you wish to see a more user-friendly option in the future to just disable the icon visibility through the interface,
Please feel free to search on our suggestions page,
to see if someone may be already suggested this feature. If you can't see it, feel free to add your suggestion there, and as more people vote, the feature will move higher on the priority list.
You can certainly follow our changeLog page if you'd like ( it is also available in the plugin dashboard), where we state any changes/new features/bug fixes during updates;
and our newsletter, so you're informed about new features, bug fixes, freebies, etc.
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
Thanks Milos that worked. Another question, is there a way to have the search entry field display on the left side of the page rather than the right?
Hi Christian,
you're welcome.
2. To swap places of the Search Entry - move it to the left side :
In terms of switching places between the "Show number of rows" and "Search" above the table:
we don't have an easy built-in way,
but you can try with this CSS, to make the "Number of rows" go to the right side:
And to make the "Search" move to the left position:
So, you can combine all of this together, and add it,
if you wish to have this only for one table, go in this table Customize tab/Custom CSS,
and add it there,
or if you need to have the same style for all tables, add this to main plugin settings/Custom JS and CSS/Custom CSS.
Let me know if that works 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
I hid the responsive expander per your instructions below but the rows still expand when you click on them. Is there a way to disable that?
Hi Christian,
Firstly, I would like to sincerely apologize for the delayed response as we have been experiencing an unusually high number of tickets. I am sorry that it has taken longer than usual to respond to your concern and your patience is highly appreciated.
-
My apologies, it seems i misunderstood the desired use case, but i will advise what are the available possibilities, so you can try them out and see what is the best fit for this scenario.
1. If you don't wish the table to collapse on mobile at all,
disable "Responsiveness" in the Display settings.
2. Or if you wish to have the table collapse on Mobile,
but to disable the expanding behaviour,
as we have already hidden the expander with CSS, now you can just change the responsive action from "click on row", to "icon".
Then when it is set to icon, but the icon won't be visible, i think it should achieve the desired result.
Let me know if that helps.
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