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
Dear all,
I am able to edit my mysql table, I even see a message update successful but at the end there are still the old data in the table. What shall I do/check? If I do such transaction directly in phpmyadmin then the update is successful...
Kind regards
Vladimir
+421948860260
Hi Vladimir,
Thank you for your purchase.
Sorry for late response.
We are located in Serbia and our working time is from 10:00 to 17:00 CET. business days.
Can you please provide me a temporary WP-admin login for your site where this happens, so we could log in and take a look ‘from the inside’ as that’s the most efficient way to see and resolve the issue. We do not interfere with any data or anything else except for the plugin (in case that’s a production version of the site), and of course we do not provide login data to third party. You can write credentials here just check Private Reply so nobody can see them except us.
Also point me to the table id where you have this issue. Thank you
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,
I have been able to solve it myself: it was my mistake, I have had not primary key defined and that was the reason for no update. However if I could have one more question, just learning your plugin and all that staff ....: is there any simple way how I could prevent user to delete even his/her record? I would like to use rather "not valid" flag than delete. And one suggestion: I am using wordpress rather as an user than programmer so do not know all that technical things with PHP.. So maybe there is already solution (for power users) with PHP but would be great if you could enable variable which will contain login email of logged in user; I use email as unique identifier when organizing different tournaments so this would allow me easier to identify which records belongs to whom.
Best regards to Serbia from Slovakia :-)
Vladimir
Hi Vladimir,
We are glad that you solve the issue.
"is there any simple way how I could prevent user to delete even his/her record?"
Something like this is possible only with the CSS. You can add this CSS directly on the page between <style></style> tags or in Custom CSS field on wpDataTables settings page.
To hide Delete button add:
"So maybe there is already solution (for power users) with PHP but would be great if you could enable variable which will contain login email of logged in user"
I will forward this to my team to think about this like new feature in future.
Thank you for your suggestion. We appreciate that.
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