• Resolved Arttia Creative

    (@arttia-creative)


    Hello Support,
    Thank you for such a fantastic plugin.
    I have a question regarding the table filter plugin.
    When viewing the filter dropdown there is a blank space.
    This may be due to the fact that I have some columns that need to have a blank row.
    Is this what could be causing the blank space on the filter dropdown?
    Is there a way to hide a blank space?
    I can supply a screen grab if required.
    Belinda

    https://www.ads-software.com/plugins/tablepress/

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

    (@tobiasbg)

    Hi,

    thanks for your question, and sorry for the trouble.

    Can you please post a link to the page with the table where this problem happens, so that I can take a direct look? Thanks!

    Regards,
    Tobias

    Thread Starter Arttia Creative

    (@arttia-creative)

    Here is the link

    https://www.arttia.co.uk/prototype/grl-test-research-archive-v2/

    You will see on the first 6 dropdown filters there is a white space first.

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    thanks for the link!

    We could try hiding this with CSS. Please add this to the “Custom CSS” textarea on the “Plugin Options” screen of TablePress:

    .column-filter-widget select option:empty {
        display: none;
    }

    Regards,
    Tobias

    Thread Starter Arttia Creative

    (@arttia-creative)

    I’ve added the css in the custom css area.
    No change to the filter dropdown.

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    what browser are you using? For me it worked, in Google Chrome.

    Regards,
    Tobias

    Thread Starter Arttia Creative

    (@arttia-creative)

    Hello Tobias,
    Okay, that seems to have worked on Chrome and Firefox. Currently white space is still showing on Edge and Safari.

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    it might be possible that those browsers don’t interpret this CSS command then, as it’s rather new in the standard.

    Unfortunately, I can’t think of a different method. Sorry ??

    Regards,
    Tobias

    Thread Starter Arttia Creative

    (@arttia-creative)

    Hi,
    I understand. No problem. I’ll see if I can create a css work around for those browsers.
    Thank you for your prompt responses.
    Belinda

    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 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Space in table filter drop down’ is closed to new replies.