Hey everyone!
With the holiday season upon us, we want to share our upcoming working hours:
- New Year: Our team will be off on January 1st and 2nd. We’ll be back on Friday, January 3rd, to respond to any messages received during this time.
- Weekend: As usual, we don’t work on weekends, so January 4th and 5th will also be non-working days.
- Orthodox Christmas: Our office will be closed on Monday and Tuesday, January 6th and 7th for the holiday.
After that, we’ll return to our regular schedule and assist you as quickly as possible.
In the meantime, you can explore our documentation for Amelia and wpDataTables. You'll find tons of helpful resources, including articles and handy video tutorials on YouTube (Amelia's YouTube Channel and wpDataTables' YouTube Channel), which might just have the answers you need while we’re away.
Thanks a bunch for your understanding and support!
Warm regards and happy holidays!
TMS
Hi,
Can this integrate with custom fields, using other plugins like Advanced Custom Fields and Toolset? So if I have a custom post type called "Restaurants" and have some fields like size, type of food, location, etc. I could output those on a template into a table for each cpt.
Tim
Hi Tim
Thank you for reaching out to us.
You would need to create a custom query that'd return the data you need. Using our query constructor pulls the data from WordPress database, but ACFs data can also be stored in the MySQL database, so try using that generator.
We cannot help you with the custom query, though, as included support doesn't cover custom queries, and we don't have native integration with ACF, so you'd need to locate the data you need in the database, and then pull it using that custom query.
Do let us know if there is anything else we can assist you with.
Thanks, I basically just need to know I could do this without knowing code or being a developer myself. Is this something I could do myself, with your documentation?
Tim
Hello Tim
As Blazenka mentioned, using our query constructors, you're off to a good start, however the constructor is not an ultimate builder, so it often makes mistakes.
You will eventually need to play around with the queries that it came up with, so they work correctly, so if you don't have at least basic knowledge about MySQL, you may get lost in it. We do not provide support for writing custom SQL queries.
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