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
I´m using this shortcode with var1
[wpdatatable id=107 var1='2']
I´m using %VAR1% placeholder has the "default value" of field : "idcoisa"
When i have the editor type has: "one-line-edit" everything works fine...
the number "2" apears on the editor.
But...
When i have the editor type has: "none", and create a +new registry, it just saves the "%VAR1%" and not the number 2.
Is there a way to fixe that?
Hi xtzman,
Thank you for the purchase.
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 so nobody can see it except us.
Hi xtzman,
It is fixed. I have replaced code on your website. If you have this bug in one of the future releases, please find in file ../wp-content/plugins/wpdatatables/controllers/wdt_ajax_actions.php this lines:
and replace them with:
But we will see to include this fix in the next update.