In your example table of the catalog of books you have a rating column that displays stars. How did you do this? I do not see this anywhere in the documentation nor is it in the support section. Thank you for responding.
I tried entering that in several different ways and it just doesn't work for me. Also, that cell value is not a value that is available from the drop down menu. Sorry.
In your example table of the catalog of books you have a rating column that displays stars. How did you do this? I do not see this anywhere in the documentation nor is it in the support section. Thank you for responding.
Hello,
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:
I hope 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
I tried entering that in several different ways and it just doesn't work for me. Also, that cell value is not a value that is available from the drop down menu. Sorry.