- Acme Themes

Best Premium and Free WordPress Themes Forums SuperMag Forum plugins don’t work with SuperMag! Reply To: Forum plugins don’t work with SuperMag!

#75051
likodiko
Participant

I found out why the forum plugins aren’t working: Your theme is breaking WordPress because you do not have a correct <?php wp_footer(); ?> in your footer.php.

You wrote wp_footer(); ?> instead of <?php wp_footer(); ?>.

When I change it to <?php wp_footer(); ?> the forum and editor work, but the entire theme breaks. Can you please fix it?!

Thanks

  • This reply was modified 5 years, 6 months ago by likodiko.
  • This reply was modified 5 years, 6 months ago by likodiko.