Abbreviation | Meaning |
---|---|
BP | Bench Press |
C&J | Clean and Jerk |
Abbreviation | Meaning |
---|---|
BP | Bench Press |
C&J | Clean and Jerk |
I didn't mean to suggest it wasn't doing what it said it would, only that I would prefer different behavior if that were possible.That is explicitly mentioned in the resource body.
It's only required if it inserts blank rows above the table, which was an issue when the resource was first created.Is there a reason we should be posting it as a continuous string?
I know how to fix this issue with simple tables.
If you check the 'disable line break conversion' option in the 'table' bbcode, it no longer requires it all to be on a single line. If you open the Custom BB Codes list in the ACP and click on the 'table' bbcode, the rest are of no importance to fix this issue, then click the advanced options tab, you will see the 'disable line break conversion' option. Check that to enable it and then save. This fixed the issue with smaller tables on KHF.
Going over your code I spotted a lot of bad habits. I went through the trouble of re-organizing it but the forum I was testing on went kaput along with roughly 10-20 minutes of work. Seeing as there's a way to fix this with simple tables I'd imagine there's a way to fix it with more in depth tables. I can't exactly test at the moment but try the method above and also try re-organizing your code. I'll keep investigating when I can. Hope that helped.
-Nights
Got you. Thanks.
What's the best way to deal with blank cells? Our table is 3 columns & on some rows the middle cell is deliberately blank. With no data in the middle cell the right hand cell moves across.
For me it's working when choose the option " Disable line break conversion" on theBBCode. Now it ignores linebreaks withing the
.
Finally, having read through the entire thread, it seems like @kontrabass's concern, above, seems to come up periodically.Just a note to fellow xenforites, (unless I'm wrong) [td][/td] cells cannot be empty. The code seems to just skip over those. Therefore, put a "." or "-" in the cell to render it properly ie, [td].[/td]
![]()
Where would I find this setting in the ACP, please? (Apologies for the late response, just revisiting this now.)Try checking this for the table tag:
View attachment 121045
We use essential cookies to make this site work, and optional cookies to enhance your experience.