When i want change something in this layout or other, its impossible now
the only way for it to work is to turn off ocean wp
and this site has been online for two years with this theme
I logged in and made a small edit to the Layout, adding a Visual Editor cell with the word "test" in it, and I didn't experience any problems, even though the OceanWP theme is active.
Perhaps it is a caching issue.
Could you clear your browser cache and perform a hard reset, and try again?
OK, now I see the problem. You can edit a Layout, but not individual cells within the Layout, because the edit icon is missing when hovering over a cell.
I identified that the problem is not with the OceanWP theme, but with the Ocean Extra plugin extension.
I've reported that so it can be investigated by my colleagues, and I'll let you know what they find.
I hadn't tested it, so I did just now, and on my local test site adding that code snippet fixes the problem.
Can you try with the OceanWP parent theme instead of the child theme?
And if it still doesn't work, you would need to try with all the non-Toolset plugins disabled (except Ocean Extra) to see if one of the other plugins is also causing a conflict.
I just checked your site, and the workaround script is not added to your child theme's functions.php, nor to Toolset > Settings > Custom code.
So I added it myself as a code snippet and I can see that it doesn't seem to be working, so I've gone back to my colleague for clarification, and I'll get back to you when I hear from them again.
My second-tier colleague has initiated discussions with the author of the Ocean Extra plugin, as the problem lies in their code and how they dequeue assets used by Toolset on admin pages that they shouldn't be touching.
It would likely help expedite the issue if you raised a support ticket with OceanWP, explaining that there there is a compatibility issue with Toolset Layouts caused by how they dequeue older versions of Font Awesome.
We will remain in contact with them about the problem, but it requires some (minor) code updates from them to resolve.