Tell us what you are trying to do?
On the account page, not admin users find their post (properties) listed, but only published posts are available to be edited.
We need that the "Draft" status allow those users to edit this properties, using a CRED form for edition.
Is there any documentation that you are following?
I've found this link: https://toolset.com/errata/cred-edit-post-links-should-be-available-for-authors-of-drafts-and-private-posts/
But I have not find any wpv-compatibility-cred.class.php to replace. I've found the path under public_html/wp-content/plugins/toolset-blocks/embedded/inc/third-party/ and upload that file, but Is not working as expected
What is the link to your site?
hidden link

Minesh
Supporter
Languages:
English (English )
Timezone:
Asia/Kolkata (GMT+05:30)
Hello. Thank you for contacting the Toolset support.
As I understand - you have a view that list the properties and you want that that view should also display the properties with draft status so that user can edit it. is that correct? If yes:
- How did you build your view - using blocks? What is your problem URL.
Hello
Thanks for your response
I'm talking about my view for "my account" page.
This view is showing the user all his/her properties submitted. In this view, if you are logged in as user you will be able to see all you listed properties, the ones published and also the "draft" or "pending review" ones.
In my account page, I will be able to have the edit and delete button for all those properties that are already published, but the draft or pending doesn't show that buttons.
I will need that the Draft status, has the capacity to edit, so the user can, for example, submit different info i n order to request a new review for the property can be published.
The view is constructed using block editor.
Thanks

Minesh
Supporter
Languages:
English (English )
Timezone:
Asia/Kolkata (GMT+05:30)
In my account page, I will be able to have the edit and delete button for all those properties that are already published, but the draft or pending doesn't show that buttons.
==>
When buttons are not visiible - when you loggedin as administrator or other role?
Can you please share problem URL and admin access details and let me check whats going wrong with your setup.
*** Please make a FULL BACKUP of your database and website.***
I would also eventually need to request temporary access (WP-Admin and FTP) to your site. Preferably to a test site where the problem has been replicated if possible in order to be of better help and check if some configurations might need to be changed.
I have set the next reply to private which means only you and I have access to it.

Minesh
Supporter
Languages:
English (English )
Timezone:
Asia/Kolkata (GMT+05:30)
If I'm not wrong this is your account page: hidden link
I do not see any posts on account page. Can you please sahre information where can I see all those posts?
My issue is resolved now. Thank you!
What I did was, in the user form changed the role, instead of subscriber Im usign author and that solves my issue