As previously announced via banners and our newsletters, support is no longer available through this platform.

For easier navigation, you can still click on "Submit a Ticket" here, choose the appropriate category, and you'll be redirected to the correct support channel for your plugin.

You can still access your previous tickets and browse public tickets, but please note that responding to tickets is no longer possible.

Paid customers: Please log in to your store account for support.

Pre-purchase questions: Use the support widget in the bottom-right corner of our websites:
https://wpamelia.com
https://wpdatatables.com
https://wpreportbuilder.com

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