• Resolved Sami Niemi

    (@digiapuri)


    Ok, I have full forum features activated with Muut plugin and set Enable forum in page edit view. But when I enable forum I cannot choose WordPress template for the page. The problem is that I have still wordpress sidebar in my forum page, when I actually want to get rid of that and use Muut sidebar instead. Muut forum and sidebar shows up great, but wordpress sidebar is dropped below Muut and that is looking very bad. How to get rid of WordPress sidebar in forum page?

    My forum is here:
    http://digiapuri.com/keskustelut/

    https://ww.wp.xz.cn/plugins/muut/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Paul

    (@paulhughes01)

    Try adding this line to your theme’s functions.php file to disable the WP sidebar on your forum page:

    add_filter( 'muut_forum_template_use_primary_theme_sidebar', '__return_false', 10 );

    Let me know if that doesn’t do the trick!

    Thread Starter Sami Niemi

    (@digiapuri)

    Thanks Paul. This seems to work 🙂

    Plugin Author Paul

    (@paulhughes01)

    Sweet! 😀

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Cannot choose WordPress template when activiting forum’ is closed to new replies.