Can anyone help with this issue please?
I have created a space and added four associated pages to the space.
I have added blog posts to the four associated pages with the intention they work independently to each other. However, they are not working as anticipated.
I.e. Creating a blog post on page 1 will also create the same blog on pages 2 - 4. The same applies for all pages. I.e. creating a blog post in 2 will also prompt the same blog post to display in pages 1, 3 & 4 & so on.
This is the code I am using:
{blog-posts:content=labels+page1|max=5|space=bio}
{blog-posts:content=labels+page2|max=5|space=bio}
{blog-posts:content=labels+page3|max=5|space=bio}
{blog-posts:content=labels+page4|max=5|space=bio}
Each page is titled page 1, 2, 3 and 4.
What do I need to add/remove to the above code to ensure each blog is independent of the other 3?
Many thanks in advance.
David
A Confluence blog is linked to the entire space rather than individual pages within the space. I do not think it is possible to create more than one blog in a space.
If you want to show certain blog-posts on different pages you should do the following:
This will show only the posts meant for each page in each page!
Rgrds,
// Svante
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Glad to help :-)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online 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.