• Resolved sebrbv

    (@sebrbv)


    Hi and hello,
    I was wondering if it is possible with TablePress to highlight a single cell based on Value.
    I tried the following but also this doesn’t work to highlight Row.
    In the Page..
    [table id=marktdeelnemers row_highlight=”Geldig” /]

    In the CSS TablePress
    .tablepress-id-marktdeelnemers .row-highlight-geldig td {
    background-color: red !important;
    }
    But unfortunatly it doesn’t work and I can’t see directly what i’m doing wrong.
    The point however is with this code is highlighting a row where I would like to hightlight the single cell only? Is this possible?

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

Viewing 1 replies (of 1 total)
  • Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    Achieving this is possible, but you would either need the (retired and no longer available) TablePress Cell Highlighting Extension, or you would need a TablePress Pro Premium plan, which has this feature.

    Only with one of these will the Shortcodes (actually the ones for the Cell Highlighting) work. In fact, you would then also be able to directly use this feature in the user interface, without having to deal with Shortcode parameters.

    Regards,
    Tobias

Viewing 1 replies (of 1 total)

The topic ‘Single Cell by value’ is closed to new replies.