• Resolved Muhammad shafiq

    (@muhammadshafiq)


    I am using these codes to highlight rows that contain the word “Filler”. But its not working and i dont know what is the issue.

    [table id=1 row_highlight=”Filler” row_highlight_full_cell_match=true /]

    .tablepress .row-highlight-filler td {
    background-color: #ff0000 !important;
    }

    Can you please help me?

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

Viewing 14 replies - 1 through 14 (of 14 total)
  • Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    thanks for your question, and sorry for the trouble.

    Are you sure that the TablePress Row Filter Extension is installed and activated as a plugin on the site?

    Regards,
    Tobias

    Thread Starter Muhammad shafiq

    (@muhammadshafiq)

    Hi @tobiasbg ! Yes that plugin is installed and activated.

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    please try again (for testing) with the Shortcode

    [table id=1 row_highlight=Filler row_highlight_full_cell_match=false row_highlight_case_sensitive=false /]
    

    Regards,
    Tobias

    Thread Starter Muhammad shafiq

    (@muhammadshafiq)

    Hi @tobiasbg. I tried the code but its still not working.

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    If possible, I’d like to take a direct look at this on your site. Could you therefore please get in touch via email (the address is in the main plugin file “tablepress.php”)? That way, I can investigate this directly. Thanks!

    Regards,
    Tobias

    Thread Starter Muhammad shafiq

    (@muhammadshafiq)

    Hi @tobiasbg . Yes.

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    thanks! I just emailed you!

    Best wishes,
    Tobias

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    ah, you only have the TablePress Row Filter Extension Extension (that was a mistake by me in the earlier reply)… You’ll of course need the TablePress Row Highlight Extension. I installed that now, so that everything should be working now.

    Regards,
    Tobias

    Thread Starter Muhammad shafiq

    (@muhammadshafiq)

    Hey @tobiasbg !!! Its working now. Thanks You So Much. Your are very helpful person. God bless you.

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    no problem, you are very welcome! ?? Good to hear that this helped!

    Best wishes,
    Tobias

    P.S.: In case you haven’t, please rate TablePress here in the plugin directory. Thanks!

    Thread Starter Muhammad shafiq

    (@muhammadshafiq)

    Hey @tobiasbg! There is one issue. In mobile the table highlight only the cells that contain the word filler.

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    I’m not sure what you mean. When I check on a small screen, still the full row is highlighted.

    Regards,
    Tobias

    Thread Starter Muhammad shafiq

    (@muhammadshafiq)

    Hi @tobiasbg ! I am talking about this https://prnt.sc/vasp0v
    In desktop the whole rows are highlighting but in mobile only the cells.

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    that’s not what I’m seeing on mobile screens… However, it seems that right now, the # is missing in front of the color value, in the “Custom CSS” code.

    Regards,
    Tobias

Viewing 14 replies - 1 through 14 (of 14 total)
  • The topic ‘Rows Highlighting is not working’ is closed to new replies.