responsive table
Moderators: pe7er, General Support Moderators
Forum rules
Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.
Windows Defender SmartScreen Issues <-- please read this if using Windows 10.
Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.
Windows Defender SmartScreen Issues <-- please read this if using Windows 10.
-
- Joomla! Explorer
- Posts: 292
- Joined: Fri Oct 13, 2006 8:26 pm
- Location: Shingle Springs, CA USA
- Contact:
responsive table
I have a joomla 3 website I am planning to upgrade to Joomla 4. I have one table using the "no more tables" CSS. It works great on Joomla 3. I can't get it to work on Joomla 4.
I would really like to just find an extension that can handle responsive tables. I can't be the first cowboy who has the need for responsive tables to fit properly on mobile phones. I am hoping someone can point me in the right direction.
Thanks
oh, just in case you are curious the page is here:
I would really like to just find an extension that can handle responsive tables. I can't be the first cowboy who has the need for responsive tables to fit properly on mobile phones. I am hoping someone can point me in the right direction.
Thanks
oh, just in case you are curious the page is here:
-
- Joomla! Explorer
- Posts: 292
- Joined: Fri Oct 13, 2006 8:26 pm
- Location: Shingle Springs, CA USA
- Contact:
Re: responsive table
I don't know what happen my post went live before I could add the url of the page
https://www.eldoradohomewinemaking.com/ ... hills.html
https://www.eldoradohomewinemaking.com/ ... hills.html
- AMurray
- Joomla! Exemplar
- Posts: 8495
- Joined: Sat Feb 13, 2010 7:35 am
- Location: Australia
Re: responsive table
Did you check the JED? This one for example: ? https://extensions.joomla.org/extension ... ve-tables/
Regards - A Murray
- Pavel-ww
- Joomla! Guru
- Posts: 969
- Joined: Tue Jun 30, 2020 12:17 pm
Re: responsive table
Hi. Just use Bootstrap classes. You do not need some kind of plugin or additional CSS.Helaman wrote: ↑Sat Jan 21, 2023 1:52 amI don't know what happen my post went live before I could add the url of the page
https://www.eldoradohomewinemaking.com/ ... hills.html
https://getbootstrap.com/docs/5.2/content/tables/
-
- Joomla! Explorer
- Posts: 292
- Joined: Fri Oct 13, 2006 8:26 pm
- Location: Shingle Springs, CA USA
- Contact:
Re: responsive table
A Murray thanks for responding, Yes, I looked at web-eau.net answer to responsive tables. It still requires sliding back and forth on the table to see all the data. What I am using now everything is in one column and a user only has to slide up and down to see all the data.
-
- Joomla! Explorer
- Posts: 292
- Joined: Fri Oct 13, 2006 8:26 pm
- Location: Shingle Springs, CA USA
- Contact:
Re: responsive table
Ok, I have been messing around now with the no more table script on my Joomla 3 website. Finally got it to work on a
Joomla 4 website. Wow, I can move forward now. I spent a couple hours setting up some examples of it working in real life. I have included a zip file to download. This puts everything into a single column. Maybe there are better methods, I haven't found any. I hope this helps someone. PM me if you want the website. Its a Joomla 4 website, but working with just a css script, not sure if it is ok to post the website, if it is ok, let me know.
Joomla 4 website. Wow, I can move forward now. I spent a couple hours setting up some examples of it working in real life. I have included a zip file to download. This puts everything into a single column. Maybe there are better methods, I haven't found any. I hope this helps someone. PM me if you want the website. Its a Joomla 4 website, but working with just a css script, not sure if it is ok to post the website, if it is ok, let me know.
- Nidzo2203
- Joomla! Explorer
- Posts: 262
- Joined: Sat Nov 21, 2009 4:52 pm
- Contact:
Re: responsive table
Post it
-
- Joomla! Explorer
- Posts: 292
- Joined: Fri Oct 13, 2006 8:26 pm
- Location: Shingle Springs, CA USA
- Contact:
Re: responsive table
Ok, all right here is the website I setup with some responsive examples is: https://criticalrotation.com/
Its a dummy domain I just use for testing scripts/extensions, etc.
Its a dummy domain I just use for testing scripts/extensions, etc.
- Nidzo2203
- Joomla! Explorer
- Posts: 262
- Joined: Sat Nov 21, 2009 4:52 pm
- Contact:
Re: responsive table
Thanks. Very usefull!
-
- Joomla! Explorer
- Posts: 292
- Joined: Fri Oct 13, 2006 8:26 pm
- Location: Shingle Springs, CA USA
- Contact:
Re: responsive table
You are welcome, hope you can use it. spent a couple of hours setting it up...
- ManuelVoileux
- Joomla! Apprentice
- Posts: 42
- Joined: Sun Nov 24, 2013 8:24 am
- Location: France
- Contact:
Re: responsive table
Hello ,
I use the plugin UP by lomart. It is for free, you can find it on the JED.https://extensions.joomla.org/extension/up/
It proposes 3 different actions to make a table responsive : up table-by-rows, up table-by-columns, up table-fixe. You just have to add a short code around your table, you can do this and stay in the editor window. No need to switch to code.
On top of that UP proposes more than 130 actions , i.e. 130 plugins in the Joomla wording, to make image gallery, show pdf, add css and more.
I use the plugin UP by lomart. It is for free, you can find it on the JED.https://extensions.joomla.org/extension/up/
It proposes 3 different actions to make a table responsive : up table-by-rows, up table-by-columns, up table-fixe. You just have to add a short code around your table, you can do this and stay in the editor window. No need to switch to code.
Code: Select all
{up table-by-xxx} your table {/up table-by-xxx}
Manuel
voileux.org
voileux.org