Changeset 3470084
- Timestamp:
- 02/26/2026 09:28:35 AM (4 weeks ago)
- Location:
- ultimate-data-table-addon-for-elementor
- Files:
-
- 2 edited
-
tags/1.0.0/README.md (modified) (1 diff)
-
trunk/README.md (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
ultimate-data-table-addon-for-elementor/tags/1.0.0/README.md
r3440067 r3470084 75 75 ## Frequently Asked Questions ## 76 76 77 = 🔰 What is this plugin and what does it do? = 78 * This is an addon for Elementor that lets you build fully functional, styled data tables with features like live search, pagination, sorting, and responsive behavior, all without coding. 77 79 78 = 🔰 Do I need to know cod ing? =79 * Absolutely not. All features are accessible via Elementor controls.80 = 🔰 Do I need to know code to use it? = 81 * No. All controls and settings are handled through Elementor’s interface, so you don’t need any coding skills. 80 82 81 = 🔰 Are tables responsive? =82 * Yes ! You have full control over responsiveness for all screen sizes.83 = 🔰 Is it responsive on mobile devices? = 84 * Yes. You have control over how your tables behave and display across different screen sizes directly from Elementor. 83 85 84 = 🔰 Does the plugin require Elementor? = 85 * Yes, this is an addon of the Elementor page builder. so it needs Elementor to be installed and activated to work. 86 = 🔰 Does this plugin work without Elementor? = 87 * No. It’s an extension built specifically for the Elementor page builder, so Elementor must be installed and activated. 88 89 = 🔰 What table features are included? = 90 It supports: 91 * entries-per-page selector 92 * live search filtering 93 * pagination with style options 94 * sortable columns 95 * custom table info (like “showing 1 to 10 of 50”) 96 * custom labels/messages 97 * rowspan and colspan for merged cells 98 * consistent cell styling via Elementor controls. 99 100 = 🔰 Can I customize how the table looks? = 101 * Yes. Styling options for cell fonts, borders, colors, spacing, and more are available in the Elementor panel. 102 103 = 🔰 Where do table entries come from? = 104 * Table content is powered by Elementor repeater fields, so you can manage structured dynamic data through those fields. 105 106 = 🔰 Are there any requirements? = 107 Yes the plugin requires : 108 * WordPress 6.3 or newer 109 * PHP 7.4 or newer 110 * Elementor installed and activated. 111 112 = 🔰 Is there a limit on how many tables or rows I can create? = 113 * No. You can create as many tables and rows as you need. (There’s no mention of caps in the official plugin doc.) 114 115 = 🔰 Where can I find help or support? = 116 * Support is available through the plugin’s support forum on WordPress.org. 86 117 87 118 -
ultimate-data-table-addon-for-elementor/trunk/README.md
r3440067 r3470084 75 75 ## Frequently Asked Questions ## 76 76 77 = 🔰 What is this plugin and what does it do? = 78 * This is an addon for Elementor that lets you build fully functional, styled data tables with features like live search, pagination, sorting, and responsive behavior, all without coding. 77 79 78 = 🔰 Do I need to know cod ing? =79 * Absolutely not. All features are accessible via Elementor controls.80 = 🔰 Do I need to know code to use it? = 81 * No. All controls and settings are handled through Elementor’s interface, so you don’t need any coding skills. 80 82 81 = 🔰 Are tables responsive? =82 * Yes ! You have full control over responsiveness for all screen sizes.83 = 🔰 Is it responsive on mobile devices? = 84 * Yes. You have control over how your tables behave and display across different screen sizes directly from Elementor. 83 85 84 = 🔰 Does the plugin require Elementor? = 85 * Yes, this is an addon of the Elementor page builder. so it needs Elementor to be installed and activated to work. 86 = 🔰 Does this plugin work without Elementor? = 87 * No. It’s an extension built specifically for the Elementor page builder, so Elementor must be installed and activated. 88 89 = 🔰 What table features are included? = 90 It supports: 91 * entries-per-page selector 92 * live search filtering 93 * pagination with style options 94 * sortable columns 95 * custom table info (like “showing 1 to 10 of 50”) 96 * custom labels/messages 97 * rowspan and colspan for merged cells 98 * consistent cell styling via Elementor controls. 99 100 = 🔰 Can I customize how the table looks? = 101 * Yes. Styling options for cell fonts, borders, colors, spacing, and more are available in the Elementor panel. 102 103 = 🔰 Where do table entries come from? = 104 * Table content is powered by Elementor repeater fields, so you can manage structured dynamic data through those fields. 105 106 = 🔰 Are there any requirements? = 107 Yes the plugin requires : 108 * WordPress 6.3 or newer 109 * PHP 7.4 or newer 110 * Elementor installed and activated. 111 112 = 🔰 Is there a limit on how many tables or rows I can create? = 113 * No. You can create as many tables and rows as you need. (There’s no mention of caps in the official plugin doc.) 114 115 = 🔰 Where can I find help or support? = 116 * Support is available through the plugin’s support forum on WordPress.org. 86 117 87 118
Note: See TracChangeset
for help on using the changeset viewer.