Register or log in:



Hot Tags

Blog Oh! Blog Forums » Wordpress Themes

Add Commenting on Pages in Xplosive

(2 posts)

  1. pusha
    Member

    Hello,
    I'm sure this question has already been asked but I don't see any search capabilities in this forum:( I looked on the WP support forums on how to make commenting available on pages. It said to paste the "comment template" PHP code from single.php to page.php. I have tried this multiple times including and excluding multiple segments of the code with no luck. is there a special way to do this with the Xplosive theme? I would appreciate any help or advice:) Thanks!!!
    -Justin

    Posted 3 months ago #
  2. In the Xplosive theme, open the page.php file and insert the following code

    <?php comments_template(); ?>

    just before this code

    </div>
    <?php endwhile; ?>

    Posted 3 months ago #

RSS feed for this topic

Reply

You must log in to post.

{ A Forum of Blog Oh! Blog }