=== Easy Responsive Pricing Tables === Contributors: Fullworks Tags: Requires at least: 3.6 Tested up to: 5.1 Stable tag: 1.1.3 Requires PHP: 5.6 License: GPLv3 or later License URI: http://www.gnu.org/licenses/gpl-3.0.html Simple to use, responsive, developer friendly pricing tables == Description == Very simple to use pricing tables that have a responsive layout. Use 'out of the box' or for more advanced users / developers make use of the template system within your theme to override anything. Features: * Unlimited number of tables * Unlimited number of columns ( but don't go mad eh! ) * Shortcode driven, place shortcodes where you like * Open to suggestions for features, use the support forum. * Grid CSS with Flexbox fallback == Installation == This section describes how to install the plugin and get it working. **Through Dashboard** 1. Log in to your WordPress admin panel and go to Plugins -> Add New 1. Find the plugin using the search box. 1. Then click on Install Now after that activate the plugin. **Installing Via FTP** 1. Download the plugin to your hardisk. 2. Unzip. 3. Upload the **fullworks-pricing-tables** folder into your plugins directory. 4. Log in to your WordPress admin panel and click the Plugins menu. 5. Then activate the plugin. == Frequently Asked Questions == = Where do I put my own templates? = Create a folder in your theme or child theme folder called `fullworks-pricing-tables`. You template file should be be called `pricingtable-section-default.php`. Take a look at the one in `plugins/fullworks-pricing-tables/templates` to base yours on. = The column widths don't work well with my theme, what should I do? = The column widths can be adjusted in customizer additional css == More Information == Please visit our demo site at [https://demo.fullworks.net/pricing-tables/](https://demo.fullworks.net/pricing-tables/) to see an example in action. Further information and help can be found here [https://fullworks.net/products/easy-responsive-pricing-tables/](https://fullworks.net/products/easy-responsive-pricing-tables/). == Pro Version == * Allows inline Javascript to create actions on buy buttons * Coming in the future - new layouts == Changelog == = 1.1.3 = * security fix = 1.1.1 = * bug fix = 1.1 = * Minor fix = 1.0 = * First release