I have one single customer that can't book because the calendar won't load. The customer tried it on the phone and on the pc trying out different web browsers. The website cache on the devices has been cleared as well.
Whenever I access thataccount from my wordpress dashboard I can see no problems.
What else can we do to try and solve this problem?
And it's JUST ONE of my currently 25 customers having these problems. That's why I'm a bit confused as to why this happens. The customer also cleared their website cache and tried several different browsers.
Can you please let me know if there is any admin or employee with the same email as the admin user with which you were logged in when this error occurred?
If that is the case, you should change the email of that admin or employee and it will be resolved as it causes a conflict between roles and permissions.
I am the admin of the page and the owner of the business. The error occurs not when I am logged in. It occurs when that one customer wants to book my services.
Additionally there are no users at all with the same email adresses.
If this is the case then this can be 1 of 3 issues
1. The reason why the form is not visible for non-logged-in users is not in Amelia, but instead in your security settings. They're either configured in a Security plugin (if you have any), or they're on your server's side.
The best option would be to reach out to your hosting provider, send them the link of the booking page and tell them exactly what you told us - you can see the page when you're logged in as an admin, but you can't see it from an incognito window (or when you're logged out). They should be able to lift the block, so admin-ajax calls are sent for non-logged-in users also.
2. You have some page optimizers so turned them off and purge the cache and see if you can see the booking form then
3. The new booking form should be displayed when you clear the cache, if you have a caching plugin or optimize plugin, please disable the minify js files option.
For example, if you have WP Rocket, and you have enabled these JS optimizations, which have a negative effect on our New Step Form, which is based on Vue 3 Framework, the booking form won't show.
The old Form is based on Vue Framework 2, but the New Form is based on Vue Framework 3;
Once you disable the "minify JS" option in the Optimisations on WP Rocket, or similar, and purge the cache the form should appear.
Also, the issue could be with the Page Optimize plugin. You have these settings
and they should be added to this first input amelia_booking_script_index like this
Hello,
I have one single customer that can't book because the calendar won't load. The customer tried it on the phone and on the pc trying out different web browsers. The website cache on the devices has been cleared as well.
Whenever I access thataccount from my wordpress dashboard I can see no problems.
What else can we do to try and solve this problem?
Kind regards
Nina
Try clearing the website cache or disabling plugins one by one to check if any of them are conflicting with Amelia.
I already tried that but didn't change a thing.
And it's JUST ONE of my currently 25 customers having these problems. That's why I'm a bit confused as to why this happens. The customer also cleared their website cache and tried several different browsers.
Hello Nina,
Can you please let me know if there is any admin or employee with the same email as the admin user with which you were logged in when this error occurred?
If that is the case, you should change the email of that admin or employee and it will be resolved as it causes a conflict between roles and permissions.
Kind Regards,
Uros Jovanovic
[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
Marcin, thanks for helping out.
Kind Regards,
Uros Jovanovic
[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
I am the admin of the page and the owner of the business. The error occurs not when I am logged in. It occurs when that one customer wants to book my services.
Additionally there are no users at all with the same email adresses.
Hello Nina,
Thank you for the update on this.
If this is the case then this can be 1 of 3 issues
1. The reason why the form is not visible for non-logged-in users is not in Amelia, but instead in your security settings. They're either configured in a Security plugin (if you have any), or they're on your server's side.
The best option would be to reach out to your hosting provider, send them the link of the booking page and tell them exactly what you told us - you can see the page when you're logged in as an admin, but you can't see it from an incognito window (or when you're logged out). They should be able to lift the block, so admin-ajax calls are sent for non-logged-in users also.
2. You have some page optimizers so turned them off and purge the cache and see if you can see the booking form then
3. The new booking form should be displayed when you clear the cache, if you have a caching plugin or optimize plugin, please disable the minify js files option.
For example, if you have WP Rocket, and you have enabled these JS optimizations, which have a negative effect on our New Step Form, which is based on Vue 3 Framework, the booking form won't show.
The old Form is based on Vue Framework 2, but the New Form is based on Vue Framework 3;
Once you disable the "minify JS" option in the Optimisations on WP Rocket, or similar, and purge the cache the form should appear.
Also, the issue could be with the Page Optimize plugin. You have these settings
and they should be added to this first input amelia_booking_script_index like this
and then everything will work with the new form.
Hope this helps.
Kind Regards,
Uros Jovanovic
[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