Wrapping transposed table to page width
-
Hi Tobias,
Firstly, thank you again for a brilliant plugin and for the excellent and friendly support you provide.
Using Tablepress and the terrific extensions you have made available as well, I have effectively been able to create a structure of event listings for our organisation that shows our events (training courses) in filtered tables, sidebars, and front page tiles. The listings contain a clickable button that then launches a widget for event booking service.
I have also been able to use the import function to load a generated xls sheet that populates a main table with the events we want to list (to match the booking engine service) and then I use that main table to populate 2 other tables; 1 for the sidebars and another for the front page.Please see link for detail.
The sidebar uses a table of 8 rows and 2 cols. Col 1 contains the information and displays this as a list of tiles (cells), col 2 is just sorting information and is hidden. So effectively 1 table column is shown.
For the front page, I need to show the same list but this time in tiles going across the page (ie horizontally). To do this a use the third table that is in factthe same as the table I use for the sidebar, but is then transposed using code I found in one of your previous responses (https://wordpress.org/support/topic/dynamic-content-16/).
So here I am then essentially showing a row across the page.The problem is getting this row to wrap, ie to get two rows of 4 cells (tiles ) in each. I have tried to see if this would work with flexbox but can’t seem to get it right. Can you possibly suggest a way?
Hope this is all clear and very much appreciate your help
Many thanks,
Cecil
The page I need help with: [log in to see the link]
The topic ‘Wrapping transposed table to page width’ is closed to new replies.