Plugin Contributor
pauple
(@pauple)
This should already be the case. Can you share a screenshot of the issue? And also the name of the theme you are using?
Hi,
Using 2022 default theme from WordPress. Yes, the columns are “varied” widths, but they are much wider than any of the data within the column (e.g. 3-digit number)
The site is still not published but you may be able to see the table page here:
https://thevillages101.com/golf-course-database/
Can I have a 2-line title and will that help make a column skinnier?
Here is the screenshot:
https://thevillages101.com/wp-content/uploads/2022/03/Golf-course-data-table-columns-1.jpg
Plugin Contributor
pauple
(@pauple)
Hello Dr.Hitch,
Thanks for the quick response. Can you provide us a screenshot of the whole table, I am trying to determine if the table is in fit-to-container mode (or) scroll mode.
The current layout model is that the table will try to fit to the full-width of the container until there is no space, then it will go to the scroll mode.
We can add options to
1. Disable fit-to-container mode and just take up the minimum necessary space
2. Option to disable min-width
3. Option to add max-width ( after which the sentences/words are wrapped)
Would this work for you? Will try to get this done for our Monday release if possible.
Hi again,
Your table plug-in is one of the ore robust plugins I have seen.
Yes, if you have a wide spreadsheet of data, the table goes into “scroll” mode.
Having a “max width” for all columns or even for each column would be great. As an example, if you have a long title, but only small daa (e.g. three digits), then the column could be 20 pixels wide and the title would wrap.
BTW, in my case, I think I may export the table and then re-post it to the site as a PDF reference document.
Plugin Contributor
pauple
(@pauple)
Thanks for the kind remark.
You can expect the max-width global setting next week. Table level and column level options are in our roadmap also.
Regards.