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.
AI-powered meeting notes keep work moving even if you’re out of the office. Enjoy your well-deserved time off and return refreshed, confident you’ll catch up in no time.
Learn more
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.