Forums
-
- Forum
- Posts
-
- Installation
- 28,539
- Troubleshooting
- 62,828
- Themes
- 10,444
- Plugins
- 15,391
- Requests & Feedback
- 14,992
- Showcase
- 3,258
-
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.