• Resolved xen0chr0me

    (@xen0chr0me)


    If you could kindly check the link, the A-Z filter is causing the text to be distorted may be because of less space or theme limitations. How can this be corrected ? also since the fisrt column has images, the filtering doesnt work. Can i mention somwhere which column to use for filtering.

    I will really appreciate the help :).

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

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

    (@tobiasbg)

    Hi,

    thanks for your question, and sorry for the trouble.

    The problem here is that your theme’s content area is very narrow. To fix the wrapping, please add this to the “Custom CSS” textarea on the “Plugin Options” screen of TablePress:

    .dataTables_wrapper div.alphabet {
      word-break: normal;
    }

    As for the problem with the first column: Unfortunately, this can not be changed. If you can’t or don’t want to change the order of your columns, you would have to add an invisible (hidden with CSS) column as the new first column.

    Regards,
    Tobias

    Thread Starter xen0chr0me

    (@xen0chr0me)

    after improting the columns, can i shuffle the columns ? or i need to change the columns in excel and reimport the excel.

    Thread Starter xen0chr0me

    (@xen0chr0me)

    ok figured it out, iw as able to shuffle the columns in the pugin itself. Also the css for wrapping also worked. thanks a ton ??

    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 4 replies - 1 through 4 (of 4 total)
  • The topic ‘A_Z table filter’ is closed to new replies.