responsive table

This forum is for general questions about extensions for Joomla! 4.x.

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.
Locked
Helaman
Joomla! Explorer
Joomla! Explorer
Posts: 302
Joined: Fri Oct 13, 2006 8:26 pm
Location: Shingle Springs, CA USA
Contact:

responsive table

Post by Helaman » Sat Jan 21, 2023 1:50 am

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:

Helaman
Joomla! Explorer
Joomla! Explorer
Posts: 302
Joined: Fri Oct 13, 2006 8:26 pm
Location: Shingle Springs, CA USA
Contact:

Re: responsive table

Post by Helaman » Sat Jan 21, 2023 1:52 am

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

User avatar
AMurray
Joomla! Exemplar
Joomla! Exemplar
Posts: 9744
Joined: Sat Feb 13, 2010 7:35 am
Location: Australia

Re: responsive table

Post by AMurray » Sat Jan 21, 2023 5:28 am

Did you check the JED? This one for example: ? https://extensions.joomla.org/extension ... ve-tables/
Regards - A Murray
General Support Moderator

User avatar
Pavel-ww
Joomla! Ace
Joomla! Ace
Posts: 1637
Joined: Tue Jun 30, 2020 12:17 pm

Re: responsive table

Post by Pavel-ww » Sat Jan 21, 2023 9:07 am

Helaman wrote:
Sat Jan 21, 2023 1:52 am
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
Hi. Just use Bootstrap classes. You do not need some kind of plugin or additional CSS.

https://getbootstrap.com/docs/5.2/content/tables/

Helaman
Joomla! Explorer
Joomla! Explorer
Posts: 302
Joined: Fri Oct 13, 2006 8:26 pm
Location: Shingle Springs, CA USA
Contact:

Re: responsive table

Post by Helaman » Sat Jan 21, 2023 6:52 pm

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.

Helaman
Joomla! Explorer
Joomla! Explorer
Posts: 302
Joined: Fri Oct 13, 2006 8:26 pm
Location: Shingle Springs, CA USA
Contact:

Re: responsive table

Post by Helaman » Sun Jan 22, 2023 3:49 am

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.

User avatar
Nidzo2203
Joomla! Explorer
Joomla! Explorer
Posts: 321
Joined: Sat Nov 21, 2009 4:52 pm
Contact:

Re: responsive table

Post by Nidzo2203 » Mon Jan 23, 2023 10:34 am

Post it

Helaman
Joomla! Explorer
Joomla! Explorer
Posts: 302
Joined: Fri Oct 13, 2006 8:26 pm
Location: Shingle Springs, CA USA
Contact:

Re: responsive table

Post by Helaman » Mon Jan 23, 2023 9:10 pm

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.

User avatar
Nidzo2203
Joomla! Explorer
Joomla! Explorer
Posts: 321
Joined: Sat Nov 21, 2009 4:52 pm
Contact:

Re: responsive table

Post by Nidzo2203 » Mon Jan 23, 2023 10:01 pm

Thanks. Very usefull!

Helaman
Joomla! Explorer
Joomla! Explorer
Posts: 302
Joined: Fri Oct 13, 2006 8:26 pm
Location: Shingle Springs, CA USA
Contact:

Re: responsive table

Post by Helaman » Tue Jan 24, 2023 12:01 am

You are welcome, hope you can use it. spent a couple of hours setting it up...

User avatar
ManuelVoileux
Joomla! Intern
Joomla! Intern
Posts: 70
Joined: Sun Nov 24, 2013 8:24 am
Location: France
Contact:

Re: responsive table

Post by ManuelVoileux » Sun Jan 29, 2023 10:19 pm

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.

Code: Select all

{up table-by-xxx} your table {/up table-by-xxx}
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.


Locked

Return to “Extensions for Joomla! 4.x”