I have added a html block to generate some buttons to navigate with.
When I save the page only the buttons are displayed. There are other macros on the page but they do not show:
image2016-6-30 16:37:35.png
image2016-6-30 16:38:12.png
Is the macro overriding the other content on the page?
Do not use HTML, HEAD, or BODY tags in the HTML macro. I think that's it.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Cool, glad that was it.
The html macro is probably a simple macro like so:
<html> $body </html>
Where $body is the value you're placing inside the macro.
The additional <body> tags conflict with Confluence's tag.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes Joe, As Steve suggested please remove html and body tags and try
html-2.PNG
html-1.PNG
Regards
Chander
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Great!!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Join us June 26, 11am PT for a webinar with Atlassian Champion Robert Hean & Loom’s Brittany Soinski. Hear tips, stories, and get your burning questions answered. Learn how Loom makes training and enablement easier. Don’t miss it!
Register todayOnline forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.