Saltar navegación

[Resuelto] Classic Editor plugin causing issues with custom fields

Este hilo está resuelto. Aquí tiene una descripción del problema y la solución.

Problem:

I am working on a site that has a custom theme with the Classic Editor plugin active.

I have created a page that uses the block editor by using a code snippet to enable it.

I am adding a view to that page using Toolset Blocks but the custom fields I have created are not available to me when adding a Single Field block. If I disable the Classic Editor plugin all is well but I can't do that because the rest of the theme relies on it.

Is there are setting I'm missing or something else you can suggest.

Solution:
One possible solution would be:

- remove the code snippet
- go to Generals -> Writing
- in the "Allow users to switch editors" option, select 'yes' and save the page

This support ticket is created 2 years, 11 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
- 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 -
- 13:00 – 18:00 13:00 – 18:00 13:00 – 18:00 13:00 – 18:00 13:00 – 18:00 -

Zona horaria del colaborador: America/Sao_Paulo (GMT-03:00)

Etiquetado: 

Este tema contiene 2 respuestas, tiene 2 mensajes.

Última actualización por lucyD 2 years, 11 months ago.

Asistido por: Mateus Getulio.

Autor
Mensajes
#2617299

I am working on a site that has a custom theme with the Classic Editor plugin active.

I have created a page that uses the block editor by using a code snippet to enable it.

I am adding a view to that page using Toolset Blocks but the custom fields I have created are not available to me when adding a Single Field block. If I disable the Classic Editor plugin all is well but I can't do that because the rest of the theme relies on it.

Is there are setting I'm missing or something else you can suggest.

#2617409

Mateus Getulio
Colaborador

Idiomas: Inglés (English )

Zona horaria: America/Sao_Paulo (GMT-03:00)

Hey there,

Thanks for your contact!

Could you please share with us the code snippet that you're using in order to enable the Block editor? Moreover, is this code only intended for enabling Gutenberg? If it is, then one possible solution would be:

- remove the code snippet
- go to Generals -> Writing
- in the "Allow users to switch editors" option, select 'yes' and save the page

Then check if the issue persists. Please let us know if this could be an option, or if you have already tried that and it does not work for you.

Looking forward to your reply. Thank you.

Regards,
Mateus.

#2618963

My issue is resolved now. Thank you!