Umbraco Grid Layout + Vorto Rich Text Editor Issue
I have a project that makes use of the Umbraco Grid Layout and holds a VORTO Rich Text Editor. I currently have two languages implemented, with each language having its own respective text block. The issue lies whenever I try to switch between one language and the other; at some point, something happens and the RTE turns into a normal TextArea. Once that happens, the HTML Markup becomes visible along with the content, which is not ideal for client interaction. Furthermore, if I try changing the language agin once this happens, I am met with a console error:
Through some playing around, I discovered that the RTE can be re-obtained by dragging the TextArea and then letting go, at which point it will then transform back into an RTE.
Obviously, that is not a solution that I can use with my clients. Does anyone please have any idea on how to solve this?
Umbraco Grid Layout + Vorto Rich Text Editor Issue
I have a project that makes use of the Umbraco Grid Layout and holds a VORTO Rich Text Editor. I currently have two languages implemented, with each language having its own respective text block. The issue lies whenever I try to switch between one language and the other; at some point, something happens and the RTE turns into a normal TextArea. Once that happens, the HTML Markup becomes visible along with the content, which is not ideal for client interaction. Furthermore, if I try changing the language agin once this happens, I am met with a console error:
Through some playing around, I discovered that the RTE can be re-obtained by dragging the TextArea and then letting go, at which point it will then transform back into an RTE.
Obviously, that is not a solution that I can use with my clients. Does anyone please have any idea on how to solve this?
Thank you
is working on a reply...