Description
Table for Divi is a free plugin that provides a Divi table module that can be used to make simple and complex table layouts.
Requirements
- WordPress (Version 5.0 or higher)
- Divi Theme or Extra Theme
- Divi Builder
ℹ️ How it works
First, activate the plugin (no configuration needed!)
- Open up your Visual Builder and click on Plus (+) icon to add new module
- Select the Tab Divi Table module
- Create new row and add your data to columns
How to add blank column
To add a blank column in the row just add HTML space entity code ( )
to your column
Screenshots
Installation
Install the plugin from the WordPress admin page “Plugins > Install”
or
- Upload
table-for-divi
directory to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
FAQ
-
How much performance does Table for Divi need?
-
Actually none! We designed it with maximum page performance in mind. Our tests did show literally no change in page loading speed.
-
Is Table for Divi compatible with Caching plugins?
-
Yes, absolutely! There is no dynamic logic in the PHP code like other plugins have.
-
Is this plugin compatible with every Divi version?
-
This plugin is kept compatible with the latest Divi release.
We did test it with all releases since the initial Divi 3.0 release. Possibly it will also work with older versions
Reviews
Contributors & Developers
“Table for Divi” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Table for Divi” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.3.0
- Add responsive style for the Divi Table module
1.2.0
- Added the Dynamic label for the table rows from the content. before, it was the same for all rows which made a problem while editing multiple rows. but now it will pick up the title for the row from the column content.
1.1.0
- Add a Class field for the table row column. (The user can use this field to add different classes to the separate cell)
1.0.0
- Initial version of the plugin