ohhhh! I’ve just seen what it is doing! if you click on the green button next to the membership number it gives you more details! So we don’t need a sideways scroll.
FYI, you can also disable the green button by adding the no-responsive
keyword to the class
attribute in your shortcode, so that’s one reason why it might make sense to use datatables_scroll_x
:
[gdoc key="ABCDEFG" class="no-responsive" datatables_scroll_x="true"]
That way, you have a horizontally-scrolling table without the green button. But the default, as you noticed, is to have the green disclosure button and no horizontal scroll.
All of this and more is explained in quite a bit of detail if you read the user guide near the top of the plugin’s readme file and there’s even more detailed documentation at the plugin’s “Other Notes” section, in case you’re curious to learn more about what this plugin can do.
lovely plugin – can I donate somewhere?
?? Of course. Go to the plugin’s homepage here on WordPress and click on the “Donate to this plugin” link in the sidebar, or click on the “Donate” link for this plugin from inside your WordPress Admin Plugins screen. Donations are what make it possible for me to prioritize support requests on these forums. ??