Role Based Edit and Update Issue
-
“You do not have the required permission to edit this post” this is the error I am getting
I created a CPT using the pods plugin, whenever a logged user submitted a Elementor form in the frontend it will create a post and will store in the CPT,
whenever a user second time submits the form it will be updating the same post which is already posted it works well with administrator rights
but when it comes to the lower roles, I am getting the error which is given above
i enabled the pods with full user capability
I thought it is because of subscriber role, so I changed the user role to contributor and even till editor it was not working
I even changed the roles capabilities to edit the post, yet still not working ,i almost tried all the things shown in the internet and solutions by chatgpt, nothing working
i am getting same error
You do not have the required permission to edit this post
so I think bcloud is strictly checking the page author id and it is mismatching with the cost post it
because when I used the same userid and logged using the wp admin and under wpadmin i can able to edit the post and save it
only through elementor form submission I am getting this issue , please give me a solution
You must be logged in to reply to this topic.