As previously announced via banners and our newsletters, support is no longer available through this platform.
For easier navigation, you can still click on "Submit a Ticket" here, choose the appropriate category, and you'll be redirected to the correct support channel for your plugin.
You can still access your previous tickets and browse public tickets, but please note that responding to tickets is no longer possible.
Paid customers: Please log in to your store account for support.
Pre-purchase questions: Use the support widget in the bottom-right corner of our websites:
https://wpamelia.com
https://wpdatatables.com
https://wpreportbuilder.com
Hi Team,
Basic option of setting the Column Width is missing in all tables. Also, I can find 'Group Column' activated for only first table and not in any other table which are created later. Eg in the attached file this is table 2 and hence no 'Group Column' feature activated and column width is also missing.
HI adityalele55,
Thank you for your purchase.
I guess you create tables with server side processing where this option is disable because when is turn on with server side processing, row grouping works, but other features of plugin can have unexpected behavior.
If you still want to enable it you have to make some changes in file /plugins/wpdatatables/assets/js/wpdatatables/admin/table-settings/column_config_object.js around line 945
Just make comments like in code below
Also you have to make some changes in file :
/plugins/wpdatatables/assets/js/wpdatatables/admin/table-settings/main.js around line 739
Just make comments like in code below
This will be overwritten in next update so you have to return here and make changes again.
Kind Regards,
Isidora Markovic
wpDataTables: FAQ | Facebook | Twitter | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Amelia demo sites | Docs
You can try our wpDataTables add-ons before purchase on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables
Hi Milan,
Thanks for the response. I saw the answer is related only to Group Column. I was also looking for Column width feature which is missing in all the tables. Request your expert guidance for Column width issue.
Hi adityalele55,
Option Column width is available when you turn on option Limit table width on DISPLAY tab in table settings.
Kind Regards,
Isidora Markovic
wpDataTables: FAQ | Facebook | Twitter | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Amelia demo sites | Docs
You can try our wpDataTables add-ons before purchase on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables