I'm trying to add employee and customer panel on the page with these shortcodes: "ameliaemployeepanel " and "ameliacustomerpanel", but it don't work. It raises javascript error: "TypeError: this.$store is undefined." I enabled panels in settings, but it doesn't help.
You will find a list of all the shortcodes available for Amelia here https://wpamelia.com/amelia-shortcodes/ So, the shortcodes you added are not correct, these are the available shortcodes for the panels:
Amelia Front-end Customer Panel
[ameliacustomerpanel appointments=1 events=1] if you want to show both Appointments and Events,
[ameliacustomerpanel events=1] if you want to show only Events,
[ameliacustomerpanel appointments=1] if you want to show only Appointments in the Customer Panel.
Amelia Front-end Employee Panel
[ameliaemployeepanel appointments=1 events=1] if you want to show both Appointments and Events,
[ameliaemployeepanel events=1] if you want to show only Events,
[ameliaemployeepanel appointments=1] if you want to show only Appointments in the Employee Panel.
I used shortcode [ameliacustomerpanel appointments=1], but get javascript error: "TypeError: this.$store is undefined." It is in the developer console. You can check it on this page: https://test.gogoten.com/my-appointments/. It contains shortcode and raises an error in the console.
Please provide me a temporary WP-admin login for your site where this happens, so we could log in and take a look . We do not interfere with any data or anything else except for the plugin (in case that’s a production version of the site), and of course we do not provide login data to third party. You can write credentials here just check Private Reply so nobody can see them except us.
I'm trying to add employee and customer panel on the page with these shortcodes: "ameliaemployeepanel " and "ameliacustomerpanel", but it don't work. It raises javascript error: "TypeError: this.$store is undefined." I enabled panels in settings, but it doesn't help.
Hello Taewoo No,
Thank you for your purchase.
You will find a list of all the shortcodes available for Amelia here https://wpamelia.com/amelia-shortcodes/ So, the shortcodes you added are not correct, these are the available shortcodes for the panels:
Amelia Front-end Customer Panel- [ameliacustomerpanel appointments=1 events=1] if you want to show both Appointments and Events,
- [ameliacustomerpanel events=1] if you want to show only Events,
- [ameliacustomerpanel appointments=1] if you want to show only Appointments in the Customer Panel.
Amelia Front-end Employee PanelAlso, please check out the instructions for the customer panel here https://wpamelia.com/front-end-customer-panel/ and for the employee panel https://wpamelia.com/front-end-employee-panel/
If you have any other questions or concerns feel free to open a new ticket and we will gladly help out.
Hello, Marija
I used shortcode [ameliacustomerpanel appointments=1], but get javascript error: "TypeError: this.$store is undefined." It is in the developer console. You can check it on this page: https://test.gogoten.com/my-appointments/. It contains shortcode and raises an error in the console.
Hello Taewoo No,
I can't access the page , unfortunately
Please provide me a temporary WP-admin login for your site where this happens, so we could log in and take a look . We do not interfere with any data or anything else except for the plugin (in case that’s a production version of the site), and of course we do not provide login data to third party. You can write credentials here just check Private Reply so nobody can see them except us.