Forums
-
- Forum
- Posts
-
- Installation
- 28,547
- Troubleshooting
- 62,891
- Themes
- 10,444
- Plugins
- 15,399
- Requests & Feedback
- 14,995
- Showcase
- 3,259
-
I’ve updated. The bug is still there. I got it fixed by putting into comment
<?php endif; echo "<!--"; do_action('topicmeta'); echo "-->"; ?>
I did that because I think that was around where the error occured.