Comments

Comments
We provide first class support for Blogger , Disqus and Facebook comments on posts and pages. Not only that, you can use multiple comments platforms at the same time and these comments are available on AMP pages as well. To customize comments, navigate to Comments Plugin through Theme Designer . Go to Blogger Theme Designer. Click on Advanced tab. From dropdown selection list, select Plugin: Comments . Blogger comments This section will guide you to customize Blogger comments. Comments on pages By default, comments are enabled for pages as well. They can be disabled or enabled by setting the length of Comments on pages to 1px or 2px respectively. Iframe style There are two styles of iframe available for comments form embed, generally Legacy and Modern . By default, it is set to Modern style. Blogger legacy comment iframe Blogger modern comment iframe You can change the iframe style to Legacy or Modern by setting the length of Blogger Iframe Style to 1px or 2px respectively. For AMP variant of pages, it…

About the author

~ Hello World!

8 comments

  1. Deo Kumar
    This is a comment.
    1. Deo Kumar
      This is a reply to a comment.
  2. Deo Kumar
    This is a comment containing quote.
    Lorem ipsum dolor sit amet consectetur adipisicing elit.
  3. Deo Kumar
    This is a comment containing code block.
    const handleRequest = async (request) => {
    try {
    const body = await request.json();
    // do something with body
    } catch (e) {
    console.log("Oops, an error:", e);
    }
    }
  4. Deo Kumar
    This is a comment containing inline code.
    The <body> element contains all the contents of an HTML document.
  5. Deo Kumar
    This is a comment containing a name tag.
    , I am tagging myself.
  6. Anonymous
    This is a comment posted by Anonymous.
  7. Custom name
    This is a comment posted with a custom name.