Problem updating custom posts with certain users
-
We have a custom post type for Courses. Courses has some custom fields for city, date, course length and location. City is picked by a radio button, date uses a date picker, course length and location are text fields.
We have 2 admin users – User 1 can edit and update everything, user 2 cannot update date and course length for some reason. When user 2 updates a post it doesn’t return any error, it just keeps the affected details the same as they were before the update. The post title, content, excerpt etc are unaffected. The post looks as though it updated correctly, but the details haven’t changed.
Where do I start looking? Both users are, for all intents and purposes, identical.
The topic ‘Problem updating custom posts with certain users’ is closed to new replies.