Holiday Notice – Support Unavailable on April 18 and April 21
We just wanted to let you know that our support team will be offline on Friday, April 18th (Good Friday) and Monday, April 21st (Easter Monday) due to the holidays.
We'll be back on Tuesday, ready to assist you!
In the meantime, if you need any help, feel free to:
-
Use the support widget in the bottom right corner on our websites (Amelia and wpDataTables) — our latest AI-powered assistant is there 24/7 to help with basic and intermediate questions,
-
Browse our detailed documentation (Amelia, wpDataTables)
-
Explore helpful articles,
-
Or check out our YouTube channels for video guides!
Amelia YouTube Channel
wpDataTables YouTube Channel
Thank you for your understanding, and we wish you a wonderful holiday weekend!
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