Plugin Contributor
webnus
(@webnus)
Hello,
We checked your website and comment box is displaying. We didn’t see any problem on there.
Thanx for response. Yes, the comment box is there..
but, where are the comments? These don’t show. I am sure I gave a comment, hit the send button, it also shows in the backend of WP, but not on the front of my site.
Sorry for misunderstanding
Plugin Contributor
webnus
(@webnus)
Hello,
This section of your website which shows the comments, is related to your theme. Because in this section, we load the Comment function only and displaying it is done by theme itself.
Please change your theme and check to see if it is solved.
In file modern-events-calendar-lite/templates/single-mec-events.php I saw a line of code: <?php comments_template(); ?>
I replaced that, by this code
<?php comments_template( ‘comments.php’ ); ?>
and that did the trick.
Plugin Contributor
webnus
(@webnus)
Good job,
But don’t forget you should get a backup from your changes because when you have a new update, all file which has changed back to default.
Best Regards
(@mike-waalkens)
5 years, 11 months ago
This plugin is awsome, and very well designed! thank you for that. My question is: the comments box is visible, but comments do not show. How to resolve that?
regards,
Mike
The page I need help with: [log in to see the link]