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!
Good Day
I need your help to advice if it will be possible to customize the popup since i need to add a javascript code that i have to make a request based on the id so i can get more data and display on the popup?
Or maybe to add a shortcode to pull the info i need..
if possible i need the location of the popup page that i can work on to customize the popup and how it looks at the moment.
Thanks
Hello Pulego Tech
The data is being sent with the POST method, so you can use WordPress' hook the_content, where the data can be taken be taken from the POST and forwarded to do_shortcode function. There, our shortcode can be placed with the placeholder %VAR1% like in the following example. Of course, you first need to create an SQL Query based table, where you'll filter the desired column with %VAR1%. Here's the example:
The data of an entire row you clicked on are located in $_POST['wdt_details_data']. The format is that of an array of the pairs the row contains (columnName=value), where 1 is the ID of the table on the Master page, and it needs to replace the columnName with orig header of the column you wish to filter.
This will be added to every page, so you need to add another condition above everything for the posts you need.
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