Skip Navigation

[Resolved] show custom fields on CPT edit page

This support ticket is created 4 years, 8 months 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
- 7:00 – 14:00 7:00 – 14:00 7:00 – 14:00 7:00 – 14:00 7:00 – 14:00 -
- 15:00 – 16:00 15:00 – 16:00 15:00 – 16:00 15:00 – 16:00 15:00 – 16:00 -

Supporter timezone: Europe/London (GMT+00:00)

This topic contains 2 replies, has 2 voices.

Last updated by BrandenT2154 4 years, 8 months ago.

Assisted by: Nigel.

Author
Posts
#1592087

I have created a new custom post type called 'reps'.

I have created a new custom fields group, and assigned it to 'reps' the field group includes some fields such as an image and a WYSIWYG.

When i click "add new" for the 'reps' CPT, i do not see the custom fields group i have created in the edit interface. i only see the block editor. is there somewhere else i have to add the fields to the CPT?

to clarify, i am not talking about the front end. I am talking about the interface you see while editing the CPT

you can log in to see what i mean here: hidden link

#1592583

Nigel
Supporter

Languages: English (English ) Spanish (Español )

Timezone: Europe/London (GMT+00:00)

Hi Branden

I had another user with a similar issue recently where the problem was traced to an object caching plugin they were using, the cache needed flushing.

I see you have a drop-in plugin for object caching, can you check the settings for that (or disable it)?

#1592651

thanks SO much. spent hours thinking i was doing something wrong.