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.
Want to make your everyday Community actions directly contribute to reforestation? The Atlassian Community can achieve this goal by liking a post, attending an ACE, sending your peers kudos, and so much more!
Help us plant more trees
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.