Page no: W74
Tiny Table Problems
Explanation |
Video |
Handling IssuesTinyTable Row From one Page to AnotherTrello Summary: Empty Currently I cannot move a whole row from a tiny table to a different page
|
|
HTML Move table rows to different pageTrello Summary: Empty I want to copy, paste a row from one page, (tiny table) to another page (tiny table)
|
|
Work-around:
I must move the text, the video, the images separately |
|
Work-Around Option1: Copy Past table rows as HTML
|
![]() . |
Due to conflict with image elevator, there are only two ways of copy/moving rows.
NOT a problem We did not find plugin, which can do that work. I search for some plugin in internet. I also try to create such a plugin. But I did not find a way to do it. Any of the similar plugins does not work. |
|
Layout IssuesTinyTable BrokenThere was a problem on Ecoblogs.ch with our tiny table on tables, due to not well formatted css for mobile devices.
|
|
We implement a new css rules only for tablets on ecoblogs.ch and now everything is working fine on all size tablets. CSS Rule[missing]
|
|
Table Width and Image SizesWhen I change table width, the image sizes get smaller automatically on it.snbchf, but not on snbchf. This is because we have a min-width property on the snbchf.com and on it.snbchf we do not have such a property. We can remove it on snbchf.com if you want. Feedback: Why do we have min-width on snbchf? Yes we need it quickly adjust tiny table without modifying the graph sizes. It was a requirement from the past when we adjust tinytable. It was a problem on mobile devices with the graphs probably. Now this problem is not valid anymore. |
Tinytable |
Text on MobileTiny Table Text is right-Aligned Must be Left Aligned Fixed with css. We tested from mobile phones and everything is fine. |
Text on Mobile |
Paragraph
no spaces before endings
|
Bad Layout Doc Site |
Bad Layout – No SpaceTiny MCE does not allow for spacing.
|
The Bad Layout has no space |
Ideas
Idea 1 We can use a shortcode something like Paragraph does in Word. See attachment. So it can be less than one line. Idea 2 So that content is equally distributed in the table cell vertically
|
The Good Layout contains space between the bullet points.
|
We fixed the problem using css. .grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12, .grid_13, .grid_14, .grid_15, .grid_16 { display: inline; } margin-left and margin-right is the added space. |
|
Tiny Table Cell Properties does not have an effect. I want to limit the table width of the left column to 220 pixels and have a wide graph. But the output page does not show any change. Affected pages are many, the worst:
|
Tiny Table Cell Properties |
The problem was caused by TinyTable plugin and one css conflict. Now the problem is gone. |
TinyTable Graph Width |
Tiny Table problems on SNBCHF and EcoblogsTiny Tables must work on snbchf import on ecoblogs and centralbanks
The problem was caused by Sahifa’s css for the tables and the tinytable css for the tables. The Sahifa’s one overwrites our. So we had to improve our and to overwrite the sahifa’s one. Now the new version of TinyTables is distributed on all of the blogs. |
Tiny Table problem on SNBCHF and Ecoblogs |
TinyTable inside FeedWP
|
Text Publicity |
Done changing the plugin so we can parse and build tinytable as we create the post |
Tinytable as we Create the Post |
Line Break IssuesWidth too small
|
Fixed. It was a very long word without space, which breaks the table. |
Words gets split into two parts when new line starts |
you should only split long words into two parts, but not all words |
Missing Line Breaks inside Video Text column |
Please pay attention to previous bug with very long word |
Columns in video overview pagecannot order properly by posts Interference of different plugin |
Additional fields e.g. Channel/Publisher, Featured Image, |
See more for