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

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    The search function is actually working, it’s just the positioning that is broken. That’s caused by some CSS in your theme.
    To fix that, please add this to the “Custom CSS” textarea on the “Plugin Options” screen of TablePress:

    .dataTables_wrapper label input {
      display: inline !important;
    }

    Regards,
    Tobias

    Thread Starter psyworkshop

    (@psyworkshop)

    It has worked! Thank you for taking time to help me with this.

    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!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘"Search" button isn't working’ is closed to new replies.