• Resolved Kimber254

    (@kimber254)


    Hi, do you have shortcodes that would allow me to filter a keyword but only in a set column? I have <p>[table id=33 responsive=flip responsive_breakpoint=”phone” filter=”Ko STL||FAIL”/]</p> But I want Ko STL to only filter in the header column “Jobs Co”.

    Thanks

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

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    The TablePress Row Filter Extension that you are using also offers a filter_column Shortcode parameter, see https://tablepress.org/extensions/row-filter/

    You could then use

    [table id=33 responsive=flip responsive_breakpoin=phone filter="Ko STL||FAIL" filter_columns=3  /]
    

    where the 3 in this example would be the number of that “Jobs Co” column.

    Regards,
    Tobias

Viewing 1 replies (of 1 total)

The topic ‘Filter by Column?’ is closed to new replies.