Hi together,
I had the same problem.
while editing the editnplace.php (under > plugins)
“if (!user_can_edit_post($user_ID, $post->ID)) { return $cat;
}
return ‘|here you have to erase everything in there|‘ . $cat . ‘|same here|‘;
}”
actually I also deleted that <!–enpt…–> stuff also from the backend.php, but the above solution should already fix that problem
cu