Cs.js HTML error is breaking some elements in the editor

Hi, we are using PRO theme, that comes with Cornerstone.
The homepage looks great on the front, but I am totally unable to edit many elements, since they dont even appear. I think it is the elements that are animated. Inspecting the console I saw a bunch of javascript errors, that I got rif off by deactivating every single plugin, and also moving from the PRO child theme, to the parent just in case.

Now there are no more javasript errors, but a lot of “HTML Error > Object” (please, see image attached).
I am pretty sure this is the origin of the issue. This are warning that point to cornerstone cs.js

Please, can you have a look at it? I will provide you with user admin and pass.

Please, we need some help here, I did everything that was under my reach. I am stucked until this gets resolved.

Hey @amebadiseno,

The builder warnings in the console only point to problems with your custom HTML and CSS.

Here’s a sample of a broken HTML in your content.

Once I fixed the HTML, the content showed up.

For other content, it’s your custom CSS that is the issue. Once I removed them, contents showed up.

Please note that we do not offer support for custom HTML and CSS. To style elements, I recommend that you use V2 or Non-Classic Elements as they have style controls.

Animations might not work inside the builder as the structure is different that the actual front-end output. If you’re not a web developer, you will need to consult with a developer to make your custom HTML and CSS work with the builder and in the front-end.

Thanks.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.