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:

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! 

Okay
  Public Ticket #2449349
Amelia intergration with Elementor
Closed

Comments

  • Dominique started the conversation

    Hi There,

    Knowing that we are using woocommerce for checkout. We are trying to achieve a couple of things :

    1) display events details in a custom template using Elementor . Can you please let us know how with Elementor I can access to the dynamic field from Amelia?

    2) we would like our employees to be also customers and access to the website with only one unique login credentials. and then display specific information within the custommer account module from woocommerce. Can you please let us know what would be the best strategy to achieve this? 

    Thanks in advance

  • [deleted] replied

    Hello Dominique, 

    1) It isn't possible to modify the content of Amelia through Elementor, as Amelia uses Vue.js framework.

    2) You can use a plugin for adding more user roles to WP Users, like for example, User role editor, and then add both WooCommerce Customer and Amelia Employee user roles to one WP user. 

    If you have any further questions feel free to ask.

  • Dominique replied

    Thanks Marija,

    Second point is helpful much appreciated.

    For first point, we only need list of fields related to event used by Amelia. Is there anyway to get them?

    Thanks in advance

  • [deleted] replied

    You are welcome, Dominique. 

    Regarding first point, I am not sure what exactly do you need, but Amelia uses admin-ajax calls for taking data from the server and showing them on the front-end. This is the endpoint: 

    /wp-admin/admin-ajax.php?action=wpamelia_api&call=/events&dates[]=2020-06-01&dates[]=2020-09-06