Forums
-
- Forum
- Posts
-
- Installation
- 28,422
- Troubleshooting
- 62,413
- Themes
- 10,413
- Plugins
- 15,331
- Requests & Feedback
- 14,958
- Showcase
- 3,255
-
Alright. Split up the <?php endif; else : // $forums ?>
into <?php endif; ?>
and <?php else : ?>
and put the </div>
we were moving around between them. Could work.