• Resolved alexgtez

    (@alexgtez)


    I apologize for disturbing the community. I am new to using the tools and I don’t know CSS if anyone can guide me. It is possible to highlight the results of all searches in TablePress using CSS or some plugin.

    I use this code to see the table
    [table id=2 datatables_buttons=”colvis,copy,csv,excel,pdf,print” automatic_url_conversion = true automatic_url_conversion_new_window = true responsive = “collapse” /]

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    For this, you can use the TablePress Extension from https://tablepress.org/downloads/extensions/tablepress-datatables-search-highlight.zip
    Just download, install, and activate the Extension from the ZIP file as a new
    WordPress plugin and activate it. Then, just add a new parameter datatables_search_highlight=true to
    the Shortcode for each table that should get the highlighting:

    [table id=2 datatables_buttons="colvis,copy,csv,excel,pdf,print" automatic_url_conversion=true automatic_url_conversion_new_window=true responsive=collapse datatables_search_highlight=true /]
    

    Regards,
    Tobias

    Thread Starter alexgtez

    (@alexgtez)

    Mr. Tobias, you are my hero, I thank you infinitely for creating this valuable and wonderful tool. your answer leaves me very happy everything works very well.
    Thank you
    Regards,

    Plugin Author Tobias B?thge

    (@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!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘highlight the results of all searches’ is closed to new replies.