• Resolved dhatul

    (@dhatul)


    Sorry that I am unable to provide a link as the site is under development on a localhost.

    In Advanced table, I want to use fixed width option on a table containing some merged cells as well. In my testing one table is without any merged cell and the table is with few merged cells. Both are tables with 3 rows and five columns.

    Irrespective of the width settings and irrespective of whether the table contains merged cells or not, the resultant output is of variable width that wraps the contents to next lines.

    Fixed length is not working at all in the outputs, though the edit screens show proper effect of width settings selection.

Viewing 4 replies - 16 through 19 (of 19 total)
  • Thread Starter dhatul

    (@dhatul)

    Fine @htmgarcia. But now that you have noted the issue, would you work on resolving this issue?

    I think it is fair to expect that in case the plugin provides for merged cells with fixed headers, it would work as expected.

    Rajesh

    Thread Starter dhatul

    (@dhatul)

    Incidentally, I tried for tables without any merged cells and the issue remains the same.

    Thread Starter dhatul

    (@dhatul)

    I have tried again with fixed width tables without any merged cells, with header and without header. Please see the following example of a fixed width table without header. Even in this case the output is not fixed width –

    Edit Screen – https://ibb.co/dD2BhwK

    Output – https://ibb.co/rM7CFJT

    <!-- wp:advgb/table {"hasFixedLayout":true,"changed":true,"align":"center","className":"is-style-stripes Unmerged-table"} -->
    <table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-stripes Unmerged-table" style="table-layout:fixed"><tbody><tr><td style="color:#505050;padding-left:10px;text-align:left;vertical-align:middle;border-top-color:#000;border-right-color:#000;border-bottom-color:#000;border-left-color:#000;border-width:1px"><strong>Permit Requirements</strong></td><td style="padding-left:10px;color:#505050;border-top-color:#000;border-right-color:#000;border-bottom-color:#000;border-left-color:#000;text-align:left;vertical-align:middle;border-width:1px"></td><td style="border-top-color:#000;border-right-color:#000;border-bottom-color:#000;border-left-color:#000;border-width:1px"></td><td style="border-top-color:#000;border-right-color:#000;border-bottom-color:#000;border-left-color:#000;border-width:1px"></td><td style="border-top-color:#000;border-right-color:#000;border-bottom-color:#000;border-left-color:#000;border-width:1px"></td></tr><tr><td style="color:#505050;padding-left:10px;text-align:left;vertical-align:middle;border-top-color:#000;border-right-color:#000;border-bottom-color:#000;border-left-color:#000;border-width:1px"><strong>Dress Requirements</strong></td><td style="padding-left:10px;color:#505050;border-top-color:#000;border-right-color:#000;border-bottom-color:#000;border-left-color:#000;text-align:left;vertical-align:middle;border-width:1px"></td><td style="border-top-color:#000;border-right-color:#000;border-bottom-color:#000;border-left-color:#000;border-width:1px"></td><td style="border-top-color:#000;border-right-color:#000;border-bottom-color:#000;border-left-color:#000;border-width:1px"></td><td style="border-top-color:#000;border-right-color:#000;border-bottom-color:#000;border-left-color:#000;border-width:1px"></td></tr><tr><td style="color:#505050;padding-left:10px;background-color:#abb8c3;text-align:left;vertical-align:middle;border-top-color:#000;border-right-color:#000;border-bottom-color:#000;border-left-color:#000;border-width:1px"><strong>Food Availability</strong></td><td style="text-align:center;background-color:#abb8c3;padding-left:10px;color:#505050;border-top-color:#000;border-right-color:#000;border-bottom-color:#000;border-left-color:#000;border-width:1px"><strong>Available / Not Available</strong></td><td style="text-align:center;background-color:#abb8c3;padding-left:10px;color:#505050;border-top-color:#000;border-right-color:#000;border-bottom-color:#000;border-left-color:#000;border-width:1px"><strong>Veg./Non-veg.</strong></td><td style="padding-left:10px;color:#505050;text-align:left;vertical-align:middle;border-top-color:#000;border-right-color:#000;border-bottom-color:#000;border-left-color:#000;border-width:1px">Please note that many places do not allow food inside. Some places may have a small cafeteria, please do confirm beforehand.</td><td style="border-top-color:#000;border-right-color:#000;border-bottom-color:#000;border-left-color:#000;border-width:1px"></td></tr></tbody></table>
    <!-- /wp:advgb/table -->
    • This reply was modified 4 years ago by dhatul.
    Plugin Author htmgarcia

    (@htmgarcia)

    Hi @dhatul,
    please contact us through our website: https://publishpress.com/publishpress-support/ – Include the URL of this forum topic as reference.

    Regards

Viewing 4 replies - 16 through 19 (of 19 total)
  • The topic ‘Advanced Table – Fixed Width not working’ is closed to new replies.