ColWidths won’t resize…
-
Okay, this is a puzzler…I have a small number of tables in TP, and one of them lists Movie Reviews with the links to the movie reviews. You can see it working properly on this page:
https://polywogg.ca/movie-reviews/
I control the column-widths with the following code:
[table id=MR00000 column_widths=”30%|10%|20%|20%|20%”/]
Everything works. Except I have another table, with all the same settings, just different column names and # of columns for my book reviews.
https://polywogg.ca/book-reviews/
I am attempting to control the column widths with the following code:
[table id=BR00000 column_widths=”15%|15%|10%|10%|10%|10%|30%”/]
Except the code won’t do it. No matter what I put, the code adjusts on its own, auto adjusting widths as best it can. I saw ref 2y ago to people spanning columns but I don’t have any cells that do that. I originally had 9 columns, and deleted 2 thinking it was just too much for a row, but it made no difference.
I tried using that new code in a brand new page even, just that code, it didn’t resize.
Firefox and Edge, same result.
I assume that means there is something ELSE in the table settings, but MR and BR have the same setup:
Checked:
Table Head Row
Alternating Row Colors
Row Hover Highlighting
Use DataTables
Sorting
Search/Filtering
Pagination Length Change
InfoI tried inspecting elements to see what is different from the two pages, and the parts for the table look identical to me. No extra codes seem to leap out at me.
As I said, a puzzler. I could abandon TP, and just paste tables from Excel, but I wouldn’t be able to sort or filter then. Any guidance welcome.
PolyWogg
- The topic ‘ColWidths won’t resize…’ is closed to new replies.