Skip Navigation

[Résolu] Fields Styling Editor Showing Without Being Called On Types 2.2.22

Ce fil est résolu. Voici une description du problème et la solution proposée.

Problem:

How do disable the "Fields Styling Editor" when edit a custom field group?

Solution:

The "Fields Styling Editor" is disabled by default, I suggest you check it in the file wp-config.php, check if there is a line:

define('TYPES_USE_STYLING_EDITOR', true);

remove it or setup the value to "false" and test again.

Relevant Documentation:

This support ticket is created Il y a 6 années. 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.

No supporters are available to work today on Toolset forum. Feel free to create tickets and we will handle it as soon as we are online. Thank you for your understanding.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Hong_Kong (GMT+08:00)

This topic contains 3 réponses, has 2 voix.

Last updated by Luo Yang Il y a 6 années.

Assisted by: Luo Yang.

Auteur
Publications
#631205
types-fields-error-1.png

In my Post Fields editor I am unable to open the fields boxes to make edits. I click on the upside down triangles and I'm unable to open the field. I noticed I have the "Fields Styling Editor" box there which I never setup code for. This is a new website, with a new WordPress Install and new Types plugin installation... why would the Fields Styling Editor be there? How do I get rid of it or turn it off. I think that is the problem to why I cannot open the fields editors.

#631262

Hello,

the "Fields Styling Editor" is disabled by default, I suggest you check it in the file wp-config.php, check if there is a line:

define('TYPES_USE_STYLING_EDITOR', true);

remove it or setup the value to "false" and test again.

#632154

Thank you Luo. That was the solution to my problems.

#632157

You are welcome

This ticket is now closed. If you're a WPML client and need related help, please open a new support ticket.