Problem with Cornerstone editor ?!?!

Hi guys,
we have a little weird problem with the Cornerstone editor, when we go to edit a headline - click on edit text, and headline disappears …
upload a clip to more clearly show the problem -> https://streamable.com/t5nl64

does anyone know why this happens?

Hi @kcreative,

Thanks for reaching out.

There could be a plugin or custom code that affects your cornerstone editor.

I recommend the following troubleshooting procedures before we investigate the settings.

  1. TESTING FOR THEME RELATED ISSUE
  2. TESTING FOR PLUGIN CONFLICT
  3. THEME UPDATE
  4. CHILD THEME
  5. CSS/JS CUSTOMIZATION
  6. VERSION COMPATIBILITY

Hope that helps and let us know how it goes.

Thank you.

Hi @marc_a ,
We don’t think it’s from the theme or from the plugin and the css code that is used is from a demo site made by you -> https://demo.theme.co/bed-and-breakfast/
the problem is wherever there is a headline with a line below …

Hi @kcreative,

There are two types of editor, the rich editor, and the HTML editor. When you edit the headline it is on the rich editor and when you switch the rich editor to HTML editor, it added some <p> tag and that’s the reason why the text disappeared. In order for you to edit the headline title, you need to remove the <p> tag.

image

After removing the <p> tag, the headline text is now visible. Please note that when you hit the save button, your editor should be HTML editor so that when you are going to edit it again it won’t add any <p> anymore.

Hope that helps.

Thank you.

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