• Resolved wordmax

    (@wordmax)


    When columns are set to sortable by user, and using the fixed column plugin (shortcode method) for fixed 1st column, and disabled horizontal scrolling, the 1st row header (with words & sortable arrow icons) is all way off to the left, while the rest of the columns are in line with each other but the entire rest of table under the 1st row header is off to the right.

    When sortable column feature is disabled all columns entire table is in line correctly.

    Any one else tested this experienced this?

    I’m using on public site don’t wanna show messed up layout for demo purposes, it should be easy enough to duplicate. I can take screenshot if needed.

    Don’t recall this happening with stable release of tablepress, perhaps it’s the

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.

    I’m afraid I was not yet able to reproduce this on my test site. Most likely, something else, like the theme or other CSS, influences this as well. On some setups, the JS code also has problems properly determining column widths.
    Thus, it would be really great if you could give me a link to a site where I can see this happening, maybe a hidden test page (a screenshot does not really help, as I can’t investigate the page then)?

    Regards,
    Tobias

    Thread Starter wordmax

    (@wordmax)

    I think I found problem/conflict in table settings.

    – tablepress fixed column extention (on)
    – table setting sortable column (on)
    – table setting enable horizontal scrolling (on)

    using shortcode method to add table to page
    [table id=2 datatables_fixedcolumns_left_columns=1 datatables_fixedcolumns_right_columns=0 /]

    It appears (may be not a surprise) that when fixed 1st column is being used and horizontal scrolling is enabled it breaks the layout of the table.

    View post on imgur.com

    I can send page link via message or email if you want to test let me know

    Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    these settings should not be the problem, and there are many sites where these are working. Therefore, I assume that there’s some sort of incompatibility.
    Can you please email that link to the me, the address is on https://tablepress.org/impressum/ Thanks!

    Regards,
    Tobias

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘v2 rc1 CSS alignment issues w/ header row vs. columns’ is closed to new replies.