Skip Navigation

[Resolved] Not admin user be able to edit post in draft status

This support ticket is created 2 years, 1 month ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Kolkata (GMT+05:30)

This topic contains 5 replies, has 2 voices.

Last updated by dianaL-2 2 years ago.

Assisted by: Minesh.

Author
Posts
#2546571
Captura de Pantalla 2023-02-02 a la(s) 14.27.53.png

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

#2546991

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.

#2549849

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

#2550037

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.

#2550757

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?

#2551379

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