Responsive Interactive Table - Display Table Content In Your Way

Responsive Interactive Table Plugin

Responsive Interactive Table is to display your table content in responsive way. You can manage content from backend Custom POST Type. That is easy to create and manage.

Installing the plugin is easy. Just follow these steps:

  1. From the dashboard of your site, navigate to Plugins --> Add New.
  2. Select the Upload option and hit "Choose File."
  3. When the popup appears select the interactive-table.zip file from your desktop.
  4. Follow the on-screen instructions and wait as the upload completes.
  5. When it's finished, activate the plugin via the prompt. A message will show confirming activation was successful.

Add or intall wodpress demo xml importer https://wordpress.org/plugins/wordpress-importer/

Import xml file provided in plugin package and also in plugin folder

You may need to add category description and color manually.

  1. Browse Plugin settings page like /wp-admin/edit.php?post_type=interactive_table&page=it-settings
  2. Update like this

Add Category Here /wp-admin/edit-tags.php?taxonomy=it_cell_category&post_type=interactive_table
You can also add order and heighlight color here for different category.

Add Cell Content using CPT here /wp-admin/edit.php?post_type=interactive_table and set category.

 

Here is the list of shortcode you can use:

Add shortcode to your page or post or widget
[interactive_table category="2, 3, 4, 8"]

You can overide default settings from shortcode.
[interactive_table category="2, 3, 4, 8" block_heading_position="Top/Left/Right/Bottom" block_associates_color="#D54E21" cell_title_color="#C2FFFF" cell_hover_title_color="#FFFE9B"
cell_font_color="#FFFFFF" cell_hover_font_color="#FFFFFF" read_more_font_color="#64D863" cell_read_more="Read More"
vertical_posts_per_row="2" fixed_highlight="enable/LEAVE BLANK"]

Interactive table plugin also include pricing table features using same admin panel. Just need to add some extra class in admin panel cell edit page.

pricing-price
pricing-features
pricing-button

Shortcode to insert pricing table
[interactive_pricing_table category="19, 20, 21, 22" block_heading_position="top"]
[interactive_pricing_table category="19, 20, 21, 22" block_heading_position="left"]