We're Moving to a New Support Platform – Starting June 1st!
We’re excited to let you know that starting June 1st, we’ll be transitioning to a new support system that will be available directly on our product websites – Amelia, wpDataTables, and Report Builder. In fact, the new support platform is already live for Amelia and wpDataTables, and we encourage you to reach out to us there.
You'll always be able to reach us through a widget in the bottom right corner of each website, where you can ask questions, report issues, or simply get assistance.
While we still do not offer live support, a new advanced, AI-powered assistant, trained on our documentation, use cases, and real conversations with our team, is there to help with basic to intermediate questions in no time.
We're doing our best to make this transition smooth and hassle-free. After June 1st, this current support website will redirect you to the new "Contact Us" pages on our product sites.
Thanks for your continued support and trust – we’re excited to bring you an even better support experience!
Hi
1. in the "Show X entries dropdown" option I'd like to change the background of the selector button to white - please see attached picture xentries.png.
2. Similarly, with the clear filters button when the "form above the tables" option is ON - see picture: clearfilters_over.png . (otherwise the button is white - clearfilters_not over.png)
3. In the above the text "clear filters" is not in Hebrew (btw., most of the table was properly translated). Can I change that?
4. Con I have the user choose the filters to be "above" or not - like a toggle button?
Thanks,
Marcos
Hello Marcos
For 1 and 2 - can you please provide me with a URL to the page where I can see the field, and the button, and I'll gladly help you with custom CSS?
3. The string needs to be changed in the code, in these locations:
wp-content/plugins/wpdatatables/source/class.wpdatatable.php on line 3589
wp-content/plugins/wpdatatables/templates/admin/table-settings/table_settings_block.inc.php on line 774
wp-content/plugins/wpdatatables/templates/frontend/filter_form.inc.php on line 30
4. Unfortunately, users can't choose this. If you set the filters to be in a form above the table, they will always be in a form above the table.
Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Thanks Marcos!
For the "Show X entries dropdown" use this CSS:
If that doesn't work, add the !important clause, like this:
And it should look like this:
For the "Clear Filters" button, to change the background and the text color, use this:
And to change the colors on hover, use this:
Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Aleksandar
Thanks very much. All the fixes worked fine.
is ok to close the ticket.
Marcos
Aleksandar
Thanks
I already have written a review.
I have a problem with URL link, but I'll write it in a new ticket
Marcos
Thanks, Marcos
I responded to the other ticket, so this one will be closed.
Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables