Raw content: Disable preview not working

Hi!

I have a Raw content that contains an opening HTML <address> tag, followed by some elements and then another raw content with a closing </address> tag.

This renders as expected on the front end, but inside Cornerstone the Raw content is visible.

image

I was hoping that toggling “Preview: disable” would hide it, but it doesn’t.

image

Is that a Bug? I know i could add &nbsp; to the content to hide it, but in this case it is in the way. What are other ways to hide Raw content boxes in the builder?

PS, the official documentation does not address the “Disable preview” setting, in case its purpose is something else.

Thanks!

Hi @Misho,

Thank you for reaching out to us. Disabling preview only prevents the content to render in the live preview. You’re only using the HTML tag and there is no content in it that’s why disabling the preview won’t work. In your case the Raw Content element that has a opening tag hides itself but the closing one doesn’t so adding &nbsp; seems to be a solution to hide the boxes in the builder. Make sure the preview is enabled in this case.

Hope this helps!

1 Like

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