• Hi – Great plugin by the way!

    Everything is working fine so far. There are two points I need help with:

    • Cells with the number zero (0): In the Google sheet, we have the number zero that represents a code and needs to be displayed on the front end of the site when embedding. How can we get that to work?
    • Style: Is there any documentation for adding/formatting the styling of the table? I want to play around with some CSS styling. I can do it the usual way but I wanted to know if there was something built into the plugin.

    Thanks!

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author javmah

    (@javmah)

    Dear George, thanks for your ticket. As you know we use Google API for getting data, After that we use security Sanitization/Escaping and display the data. If Google API sends 0 it will be displayed.

    Displaying Google Sheets is a new feature I added in the last release. Currently, there is no CSS changing option in the Plugin. You can use custom CSS for any change. The table style is very minimalist so users can change it easily

    I visited your site(link). Your table implementation is excellent. search, sorting, pagination is working great. speed is fast too. Great job.

Viewing 1 replies (of 1 total)
  • The topic ‘Cells with the number 0 (zero) and styling’ is closed to new replies.