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!
I'd like to add the number of displayed entries in the shortcode [ameliaevents]. Is this possible, something like [ameliaevents numberofdisplayedentries=5].
If not, please add this to your developer roadmap and implement this at the earliest.
Hello Andreas.
To display 5 events, you'll need to modify an entry in the database. Go to wp_options table, and search for "amelia_settings" in "option_name" column:
You should see only one row come up. Then, expand the "option_value" column, and look for "itemsPerPage". It will say "3", so change it to "5", and that's it:
It will show only 5 events after you save this.
I hope that helps.
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
Hello Aleksandar,
thank you, but this is a hard code. Will you add this feature request to your development roadmap? It would be very convenient to add the number of entries directly in the shortcode [ameliaevents].
Your proposal works for sure, but this is a hardly implemented...
Thank you,
Andreas
Hello again Andreas
I agree with you, and I will forward the request to our development team, so hopefully they'll be able to add it in one of the future versions of the plugin.
Unfortunately, at the moment it's the only workaround I can provide.
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