nadjaturner
Member
Posted 2 years ago #
I installed the latest version(2.9.2) I am currently using the Dyne 1.1 theme but the comments are not displaying on any of the pages. I then applied another theme(Pretty Theme 1.5) and the comments section appears. Not sure what I should/shouldn't be adding. I figured this would be very straightforward... sigh. My site is below:
http://www.balancedtouchmassages.com/blog
nadjaturner
Member
Posted 2 years ago #
If I need to add the comments.php file to the page/pages, how would I go about doing this? Sorry, brand new to WordPress
Try adding <?php comments_template();?> just before the end of the Loop in page.php. See page.php in the default theme for an example.
nadjaturner
Member
Posted 2 years ago #
Perfect! I actually just did this and it worked great. Problem #1 solved.
Problem #2: I'd like to only have the comments appear on the 'testimonials' page. Is this possible?
Thanks so much for getting back to me so fast!
nadjaturner
Member
Posted 2 years ago #
Scratch that. I figured it out.
Thanks in advance.