Hi there,
I've created a content type, but I have a problem with the admin form when creating content.
All the fields of the content appear inside a wysiwyg editor, screenshot below:
http://postimg.org/image/vf1t6e45b/- One of the field of the content type is a wysywyg editor.
- I have another content type and it doesn't have that problem.
- I've also tried to the default editor to "No Editor" and it works correctly.
- JSeblod version is 3.3.2, it has been upgraded one time
- JCE Editor version is 2.3.4.4
Thanks for the outstanding work
EDIT:If a have 2 content types, Product and Product Block. The type Product contains a field of type GroupX (Product Blocks). The Product Block contains a single wysiwyg field; Product does not have.
When I try to create a Product Block, I have the problem described (above).
When I try to create a Product, the JCE editor works fine for the first Product Block, but if I add one or more Product Blocks, only the first JCE editor instance works. The others are not working (textarea instead).
Hoping that this can help resolving..