WebSite X5Help Center

 
Sushil S.
Sushil S.
User

Comment (Blog) section for every page  en

Autor: Sushil S.
Besucht 1274, Followers 1, Geteilt 0  
Tags:: blog,comments

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

Gepostet am
1 ANTWORTEN - 1 NüTZLICH - 1 KORREKT
Incomedia
Claudio N.
Incomedia

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:

  1. Add an HTML Object
  2. Paste the following code: <iframe src="url_of_your_blog"></iframe>

Hope this helps.

Mehr lesen
Gepostet am von Claudio N.