=== JTRT Responsive Tables === Contributors: MyThirdEye Donate link: // Tags: responsive tables, responsive, table, table generator, csv to table, csv, convert csv, responsive table generator, foo tables, responsive table, mobile tables, awesome table generator Requires at least: 4.0 Tested up to: 4.3 Stable tag: 1.3.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Easily create responsive tables in the backend without having to read or write code. This plugin converts CSV files into responsive HTML. == Description == JTRT Responsive Tables is a plugin designed to help average wordpress users with creating great responsive tables for their websites by converting CSV files into responsive HTML. This plugin makes use of Foo Tables engenius scripts to create elegant yet functional responsive tables. This plugin however goes a step beyond Foo Tables by allowing users to manually select which columns they want to hide in real time instead of having to deal with HTML and CSS. To view how this plugin works, please visit the Github directory by [clicking here](https://github.com/mythirdeye/jtrt-tables). You can watch the video tutorial and see how this plugin works by [clicking here](https://youtu.be/OTxaksRothY)! == Installation == 1. Upload `jtrt-tables folder` to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Enjoy == Frequently Asked Questions == = How does this plugin work? = JTRT Responsive Tables works by converting tables in csv formats, into responsive html5 markup language. = How does the responsiveness work? = This plugin uses FooTables to make the responsiveness happen. It 'hides' columns on smaller sizes so the table isn't squished and looking ugly. Although it hides columns, you can always view the hidden columns by clicking on the rows. = Do I need to know any HTML/CSS to use this plugin? = No, everything happens in the backend using a live representation of your table. You can manually select which columns to hide on the tablet and mobile sizes just by clicking your mouse. == Screenshots == 1. The settings page. 2. The end results on mobile sized screens. == Changelog == = 1.3.2 = *Updated backend styles *Added a new "General Tips" area to the Docs section *Added a new "Support the plugin" area to the Docs section *Added a table name option to help better identify different tables *Fixed issues with tables updating when they aren't supposed to *Fixed issues with tables showing up above other content = 1.3 = *Added a new shortcode method, you can now save tables as shortcodes *Fixed issues with csv conversion *Updated backend styles = 1.2.2 = *Added the ability to sort and filter the tables *Fixed headers error *Fixed some styling issues *Updated the backend styling *Added a new video tutorial to the docs section = 1.2.1 = * Updated the readme file. = 1.2 = * Added A Tabbed menu layout for the back-end. == Arbitrary section == This plugin makes use of Foo Tables to create the responsiveness of the tables.