Comment (Blog) section for every page
Autor: Sushil S.
Visitado 1273,
Followers 1,
Compartido 0
Hello,
I made a web-site and a blog post - no problem. The blog post shows as a separate page on my site. e.g. I have links, as Home, Course1, Course2, etc. As of now, my links show as: Home, Course1, Course2, Blog.
But I do not want separate page for blog. I want blog option to appear under every page so that users have the option to add comments for every page from within that page. Under Sitemap, I can only drag blog page (under spacial pages) as a separate page. How do I make it a part of every page of my site so that every page has its own blog/comments section? Thanks a lot., - Sushil
Publicado en
Hello Sushil,
The blog is a special page itself so you can't insert it inside another page. It's not like a page object, such the Text Object.
You can, however, include it using an iframe. But if you do this, you'll see the entire blog page inside the iframe and not the single blog post, so the menu will be duplicated, together with the page header etc...
In each page where you want to show your blog:
Hope this helps.