Forums

adding comments to existing page (7 posts)

  1. jojopara
    Member
    Posted 2 years ago #

    Hello,

    I am a fresh newbie.

    How can I add comments possibilities for user on an existing web page?

    Please explain in detail or give a link to red.

    Thank you!

  2. Samuel B
    moderator
    Posted 2 years ago #

    if you want comments to display in Pages - add this line to your theme's page.php after the_content tag

    <?php comments_template(); ?>

  3. jojopara
    Member
    Posted 2 years ago #

    Thank you for the reply.

    My page is a html one. What should I do?

  4. MichaelH
    Volunteer
    Posted 2 years ago #

    Guess Integrating_WordPress_with_Your_Website might provide insight...

  5. jojopara
    Member
    Posted 2 years ago #

    Thank you! I will study it.

  6. jojopara
    Member
    Posted 2 years ago #

    I am quick at meeting trouble.

    "In order to transform regular PHP pages into ones that utilize WordPress, you need to add either of the following code snippets to the start of each page. "

    My pages are html.

  7. MichaelH
    Volunteer
    Posted 2 years ago #

Topic Closed

This topic has been closed to new replies.

About this Topic