Hi Jörn,
Did you check the “Allow Comments” box?
If you don’t see the checkbox, click the “Screen Options” tab in the top right of the WP admin. Then, select the checkbox for “Discussion”.
Next, scoll down past the content field, and you should see the comment options for the page.
I hope this helps. Thanks!
Hi David,
yes, sure. It’s a guestbook. With another theme, there are many comments. With the photographer-theme, they are invisible.
Another idea?
Jörn
Hi Jörn,
After inspecting the code further, I see that we did not add comment functionality to pages for the Photographer Theme. You can add them, but it will require some minor customization of the code.
Add the following code to the loop-page.php file:
<?php comments_template( '', true ); ?>
The code should be added after the “wp_link_pages()” function.
That should result in comments being displayed on the page.
I hope this helps. Thanks!
David
I’m marking this issue as resolved since it’s not directly related to the plugin. Thanks!
Hi David,
sorry for my late reply! Today, I’m back from England (taking pictures). Thanks a lot for your help!
A suggestion: make this feature (comment pages) available with an theme-update for everyone.
Best regards from Hamburg
Jörn
(@joerndaberkow)
3 years, 1 month ago
Hi Organic Themes Team,
is there the possibility to show comments on pages (photographer theme)? I have a guestbook ( https://www.kontrastkammer.de/gastebuch/ ) with many comments, but it doesn’t work.
Jörn
The page I need help with: [log in to see the link]