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!
Hello, in my functionality i used master-detail plugin with basic wpdatatables plugin
in my single page editor in admin panel i used my custom shortcode in which i added dynamical variables https://prnt.sc/10cun7y
[widget_finance_data name="%spacname%" type="%spactype%" common="%common%" unit="%unit%" warrant="%warrant%" right="%right%" completed_common="%completedsymbolcommon%" completed_warrant="%completedsymbolwarrant%"]
and it worked before but now when i updated wordpress and wpdatatables anb master-detail table addone then these dynamical variables can't be parsed by shortcode.
before it [widget_finance_data name="%spacname%"] replaced by backend to [widget_finance_data name="some_name"] but for now it doesn't replace it.
pls provide why it happens and what should i do for good reading these dynamical variables in my custom shortcode?
it's working in simple way of adding variable https://prnt.sc/10cvvyf but doesn't work in shortcode's body https://prnt.sc/10cvvg7
it worked in previous version Version 2.8.3
pls tell me what can i do here for using these variables in shortcode?
Hello Roman
Sorry for the inconvenience.
Please go to wp-content/plugins/wdt-master-detail/wdt-master-detail.php and on line 124 you'll see this:
Replace it with this:
Delete cache from your website and browser, and let me know if that helped.
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
but if i change it in plugin's file then i can't update it in future?
Yes, it works with your code but , it helped.
but what about updated in next version of plugin?
it's not a good practice to change plugin's code because it will be lost after next updating
Hello Roman
The bug will be fixed with the next update, so there'll be no need to do it again.
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
ok, thank you
You're welcome Roman.
If you have any further questions or issues, please feel free to open a new ticket, and we'll gladly help.
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
yes, i have one more question in another ticket https://tmsplugins.ticksy.com/ticket/2714575/
pls check it
Will do, Roman.
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