Hi,
thanks for your post, and sorry for the trouble.
1. Are you using the collapse mode in the tab? I’m afraid that that will not work, because the DataTables JS library is not really compatible to the tabs here. Mainly, the reason is that necessary widths calculations can not be done, because the table is initially hidden in the tabs. You will need to move the table out of the tab or use e.g. the scroll mode.
2. That Shortcode looks a bit strange (especially the comma). Please try
[table id=1 responsive="collapse" filter="live" /]
Regards,
Tobias
Hi,
Yes Im using that exact shortcode as a template then importing that into the tab plugin.
I’ve tried it with all the modes, scroll and flip included and responsive doesnt work either.
I only have one table and I wanted to have 3 tabs which filter the table based on 3 different key words. If the tabs dont make it work responsive wise, what can I do to let the user flick through the different 3 filters? im trying to avoid creating 3 separate tables to achieve this result.
Hi,
Can you please post a link to the page with the table where this problem happens, so that I can take a direct look? Thanks!
Regards,
Tobias
Hi, Ive managed to resolve, the scroll option works. Thanks.
Hi,
great! Thanks for the update on this!
Best wishes,
Tobias