Archived topic
GeneratePress not displaying Toolset Custom fields to non-Admins
2 replies · Started by Ahmed on January 27, 2022
I have created a custom post type and custom fields. As the Admin, I can see the fields when creating content, but any other role below Admin does not see the fields. If I switch to a different theme, like the latest WP 2022 theme, then the field displays fine for all roles. I've spent a long time on this and haven't been able to figure it out. Since switching the theme fixes the issue, I'm fairly certain it's a theme issue and not Toolset.
Thanks for your help!
I found I had some custom code in functions.php that was causing this. All good.
Hi there,
Since switching the theme fixes the issue, I’m fairly certain it’s a theme issue and not Toolset.
Things like these are always handled by WordPress core and the plugin itself so it's very unlikely a theme issue.
Glad you've figured out :)