Hi,
thanks for your question, and sorry for the trouble. Also, sorry for the late response. I was on holidays and could not answer earlier.
It’s very similar, you just add it as a parameter in the array:
tablepress_print_table( array(
'id' => '123',
'responsive' => true,
) );
Regards,
Tobias
Hi,
Thank you for the reply. Not to worry hope you’d a great holiday. I ended up going the shortcode route but this is good to know. Thanks.
One other question, I am using the scroll responsive mode and it’s quite a long tanker to display bus times. I was wondering is there a way I could make it more obvious for users that they need to scroll to see more? As a few have been contacting asking for othertimes and have had to point out you need to scroll.
Any suggestions?
Thanks
Hi,
Unfortunately, I can’t really think of good ways to show the user that he can scroll 🙁
Your best chance might be some explanatory text above the table.
Regards,
Tobias