• Resolved arjan2ams

    (@arjan2ams)


    Hi great plugin, only the columns have slightly different width, I use simple columns. As unequal width causes unequal wrapping, the presentation impact can be quite big. I circumvented most wrapping with short event titles, but then still the times wrap in one column, but not in another. .. flexbox-voodoo? 😉

    With concurrent events it occasionally swaps the event order between columns. So event 1 may be displayed above event 2 in column 1, but reverse in column 2.

    No show stoppers for me, thumbs up!

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Contributor motopress

    (@motopress)

    Hi @arjan2ams,
    It depends on your theme style. You can adjust it by customizing styles with CSS. I’ve added your request to features list. We’ll keep it in mind. Thank you.

    Plugin Contributor motopress

    (@motopress)

    Can you provide us with the page url to check your table?

    Thread Starter arjan2ams

    (@arjan2ams)

    Hi thanks for your quick response. It’s the friday column that’s slightly more narrow then the others, consistent for both pages.

    http://feelingsfirst.nl/katie-duck-2017-schedule-wk-1-2/
    http://feelingsfirst.nl/katie-duck-2017-schedule-wk-3-4/

    The page of week 1-2 has another strange (minor) issue, that in week 1 the movement class swaps row with concurrent event rehearsals.

    thanks for looking into it!

    Plugin Contributor motopress

    (@motopress)

    1. To make your columns same with you can use this css style
    .mptt-shortcode-table {
    table-layout: fixed;
    }
    Almost all modern themes set this option by default.

    2. May I ask you to remove Movement time-slot on Thursday and add it again?

    Thread Starter arjan2ams

    (@arjan2ams)

    1. fixes the column width issue thanks!
    2. delete & re-add movement moves the problem to week 2. When deleting and re-adding rehearsals timeslot, the problem is back to week 1. When deleting both and first adding rehearsals and then movement the problem is also in week 1 again, and the other way around it is also in week 1 🙂

    Do you have another suggestion to solve 2. in both weeks?
    For now I leave the problem in week 2, maybe that gives you further info?

    • This reply was modified 9 years, 2 months ago by arjan2ams. Reason: change confusing wording
    Plugin Contributor motopress

    (@motopress)

    We’ll do our best to fix it in the next update release

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Slightly unequal column width’ is closed to new replies.