Page okay in Cornerstone, but not okay when published

Hi there

In Cornerstone everything looks fine:
https://sajayoga.be/x/#/content/55

But when published the last paragraph on the page has a layout problem.
https://sajayoga.be/special-classes-workshops/workshops/

Is this a bug?
Can you please have a look and repair this layout?

Thanks very much.
Kind regards
Joeri

Hi Joeri,

Thank you for writing in, but the credentials you provided did not work, please check.

Commonly that issue is caused by a broken HTML markup, please check all your custom HTML markup, specially the content of that broken section and the content before that section.

You can use this tool here for checking HTML markup.

Cheers!

Sorry, I updated the login in the secure note.
I have tested it, it works…

I don’t really understand what you mean by HTML markup.

Can you please check?
Thanks very much.

Hi @efficado,

<p>, <br>, and <em> are basic examples of HTML tags, and I see you use those tags on your HTML markup. Notice these errors on your Block Grid Content.




They are either missing a closing </p> tag or a closing bracket >. You can check your HTML markup next time here to make sure your content does not have an error.

I did go ahead and corrected those errors.

Hope it helps,
Cheers!

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