forget it, I created a site from scratch and it worked for me
The error appeared again when I disabled the user dashboard, that caused the problem, thank you.
@weimarmeneses,
Really appreciate your questions. Can you please clarify what do you mean under “learndash the quizz do not work”? Also what exactly is not working for? How can I replicate an issue?
As more details you will provide, as faster I’ll be able to help you.
Thank you,
Vasyl
The results of the exam are not calculated, if I hide the dashboard from the users, when I add access_dashboard in the subscribers profile, Thank you very much is a great plugin.
Hi @weimarmeneses,
Oh I see. If you have access_dashboard capability it means anything that tries to access backend resources without this capability, will be denied.
Because all Ajax calls go to the backend, you have to explicitly allow to perform these types of calls with allow_ajax_calls capability. Check this article for more information https://aamplugin.com/help/how-to-lockdown-wordpress-backend
Regards,
Vasyl