Hey everyone!
With the Labour Day holidays coming up, we’d like to let you know about our upcoming working hours:
Thursday, May 1st: Our team will be off during Labour Day.
Friday, May 2nd: We'll also be off for an extended holiday break.
We’ll be back on Monday, May 5th, ready to respond to all messages received during this time.
In the meantime, if you need help, feel free to:
-
Use the support widget on the bottom right of our websites (Amelia and wpDataTables) — our AI-powered assistant is available 24/7 and can help with many common questions.
-
Visit our documentation, articles, or YouTube channels for quick answers and step-by-step guides.
https://www.youtube.com/@AmeliaWordPressBookingPlugin/videos
https://www.youtube.com/@wpDataTables/videos
Thank you for being so understanding, and we hope you enjoy the long weekend!
Hi all,
I have a table based on as SQL query.
I want to have a dynamic "WHERE" clause, selecting only datasets for a distinct user. This user is defined by a membership ID provided by another plugin (Ultimate Membership Pro).
So I need to "nest" two shortcodes:
The Ulimate Membership Pro Shortcodes outcome is the parameter to the wpDataTable shortcode (as var1)
Do you have a code snippet how to update %VAR1% at runtime within a custom-shortcode that is executed before the shortcode to create the table?
Idea:
[ChangeWPT_VAR1] <---- Custom Code Snippet to update VAR1 programmatically
[wpdatatable id=2] --> Call the table
Is there another hook available to update VAR1 in php?
Thanks
Jens
Hi Jens,
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.
You can take a look in our documentation about Actions and Filters which are defined in wpDataTables plugin for customization's by developers.
Best regards.
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
Thanks Milan!
That helps a lot!
Do you have the global variables for %VAR1% handy?
Is it possible to do a search in the dev documentation? That's great stuff
Jens
Hi Jens,
In core of plugin placeholders $wdtVar1, $wdtVar2, $wdtVar3 are set like global variables.
Search in our documentation have some issues with some searching terms and our development team is working on it. On the left side you have sidebar menu where you can access to the all sections.
Best regards.
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