Categories

Featured templates

WordPress Cherry 3.x. How to enable comments on pages

Margarett Ortiz April 2, 2015
Rating: 5.0/5. From 1 vote.
Please wait...

This tutorial shows how to enable comments on WordPress pages.

WordPress. How to enable comments on pages

  1. First, navigate to wp-content/themes/CherryFramework and copy page.php file to wp-content/themes/themeXXXXX folder.

  2. Navigate to WordPress admin section and go to Appearance -> Editor, on the right under themeXXXXX you will see page.php file:

    How_to_enable_comments_on_WordPress_pages-1

  3. Open page.php file under themeXXXXX and add this code just below – <?php get_template_part(“loop/loop-page”); ?>:

    <?php comments_template('', true); ?>
    

    How_to_enable_comments_on_WordPress_pages-2

  4. Next, click on Update File button on the bottom.

  5. Now we will create test page in order to see enabled comments section:

    How_to_enable_comments_on_WordPress_pages-3

  6. Now publish new created page and view it, comments box will be enabled.

Feel free to check the detailed video tutorial below:

WordPress. How to enable comments on pages

Best Premium Wordpress Themes
This entry was posted in WordPress Tutorials and tagged comment, page, WordPress. Bookmark the permalink.

Submit a ticket

If you are still unable to find a sufficient tutorial regarding your issue please use the following link to submit a request to our technical support team. We'll provide you with our help and assistance within next 24 hours: Submit a ticket