As previously announced via banners and our newsletters, support is no longer available through this platform.
For easier navigation, you can still click on "Submit a Ticket" here, choose the appropriate category, and you'll be redirected to the correct support channel for your plugin.
You can still access your previous tickets and browse public tickets, but please note that responding to tickets is no longer possible.
Paid customers: Please log in to your store account for support.
Pre-purchase questions: Use the support widget in the bottom-right corner of our websites:
https://wpamelia.com
https://wpdatatables.com
https://wpreportbuilder.com
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.