Yes, you should be able to create a very similar table with our plugin.
Just for the "Discovery" column, some extra custom work will be needed from your end, but we will do our best to guide you in the right direction.
1.
This element on the first column with the little + symbol to expand the rows, can be achieved with a little workaround and our "responsive feature".
You can enable Responsiveness in the table, and choose which columns will be hidden from the front-end on tablet devices. Then, you can go to wpDataTables settings, and change the tablet's width to a bigger value (2000 for example). When you do this, the plugin will consider all screens below 2000px as tablets, and hide the selected columns which would be available on click. A "+" sign will appear in the first column, so when you click on it the data hidden will be displayed.
2.
Regarding the "Discovery" column, in order to have these "pipeline pills",
you can use custom HTML and CSS in a String Column, and to make Conditional rules on the column to achieve it.
Here is an example that we made about making a "star column", that can change depending on value in the cell.
With some custom CSS, you could achieve that, just like in our catalog of books example table.
You would need to add some conditional formatting to the "stars" column:
Let me know how that seems, and if you have any questions
And, just wanted to point out that we have a Demo Sandbox site, where you can try out the plugin functionalities, on this link
and there is a 15-day money-back guarantee period, So if you purchase the plugin, you can safely fully test it out, and if it doesn't fit your needs you can request and receive a refund in that period. ( same goes for all plugins and add-ons)
Hi,
I was wondering if this tool allows me to create a similar table to the one in this website: https://www.ornatx.com/our-pipeline/
Also, are there any limitations to what we can style?
Thank you!
Hi, Maria
Thanks for reaching out to us
Yes, you should be able to create a very similar table with our plugin.
Just for the "Discovery" column, some extra custom work will be needed from your end, but we will do our best to guide you in the right direction.
1.
This element on the first column with the little + symbol to expand the rows, can be achieved with a little workaround and our "responsive feature".
You can enable Responsiveness in the table, and choose which columns will be hidden from the front-end on tablet devices. Then, you can go to wpDataTables settings, and change the tablet's width to a bigger value (2000 for example). When you do this, the plugin will consider all screens below 2000px as tablets, and hide the selected columns which would be available on click. A "+" sign will appear in the first column, so when you click on it the data hidden will be displayed.
2.
Regarding the "Discovery" column, in order to have these "pipeline pills",
you can use custom HTML and CSS in a String Column, and to make Conditional rules on the column to achieve it.
Here is an example that we made about making a "star column", that can change depending on value in the cell.
With some custom CSS, you could achieve that, just like in our catalog of books example table.
You would need to add some conditional formatting to the "stars" column:
Each content (<span class) has these in order:
Of course, you will set those conditions in Conditional formatting for your needs.
And the classes are defined in wpDataTables settings/Custom JS and CSS/Custom CSS field, like:
-
We have another example, from a Premier League Table, that you can check out, I hope it helps,
You can check out how we made that table here, if you wish.
-
Let me know how that seems, and if you have any questions
And, just wanted to point out that we have a Demo Sandbox site, where you can try out the plugin functionalities, on this link
and there is a 15-day money-back guarantee period, So if you purchase the plugin, you can safely fully test it out, and if it doesn't fit your needs you can request and receive a refund in that period. ( same goes for all plugins and add-ons)
Kind Regards,
Miloš Jovanović
[email protected]
Rate my support
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