BuddyBoss Home – Web Support Forums Solutions Social Learner boss for sensei plugin blocks theme

Viewing 10 posts - 1 through 10 (of 10 total)
  • Question

    #64228
    @onica-nl

    Hi there,

    I’m using 2 themes on my website, through a plugin.
    the plugin makes sure that if people visit the buddypress pages and course it uses boss theme and social learner.

    But activation the boss for sensei plugin blocks the main theme from working.

    Is there a way to add the css styles that are now in the boss for sensei plugin as a css file to the theme instead of the plugin?

    Or a way that I can find out how to stop the boss for sensei plugin from blocking the main theme? I guess the plugin checks whether a buddyboss theme is activated.

    please help.

    Answers

    #64497
    @onica-nl

    Bump!!

    #64566
    @vapvarun

    Hi @onica-nl
    Please let me know which plugin you are using.
    Sorry but Theme switching on pages will not work.
    Regards

    #64579
    @onica-nl

    I’m using Multiple Themes Plugin from jonradio. And it works perfectly with our themes. But activating the Boss for sensei plugin makes our maintheme which is based on javascript go blank.

    We use the theme Yonkers WP

    #64665
    @vapvarun

    Sorry @onica-nl, Social learner will not support Multiple Themes Plugin.
    We will add Multiple Themes Plugin compatibility to the request list but it will not be placed on a timeline at present.
    Regards
    Varun Dubey

    #64674
    @onica-nl

    Hi Varun,

    The themes plugin is not the problem. If your plugin boss for sensei is activated the problem occurs.

    The theme social learner works perfectly with the multiple themes plugin. It’s the style plugin that doesn’t work with my maintheme.

    Is there anyway to receive to css styles that is put in the boss for sensei plugin. So we can have the styles to make social learner pop.

    Let me know please.

    Css files works best instead of plugin.

    Sent from my iPhone

    #64792
    @vapvarun

    Hi @onica-nl
    all css and js are enqueue inside
    /includes/main-class.php
    You can also get all css and js file inside
    /boss-sensei/assets/css/
    /boss-sensei/assets/js/

    Regards
    Varun Dubey

    #64833
    @onica-nl

    Hi @vapvarun,

    just pasted the sensei.css in the boss. theme custom code section. also the js. in the custom code section.
    It’s missing some parts.

    Should I replace the includes files in the boss.theme with the ones from the boss. for sensei plugin. And do the same with templates and widgets?

    #64838
    @onica-nl

    Hi @vapvarun,

    I see that if you activate the boss.for sensei plugin when a different theme is loaded, it gives a wordpress error. This plugin checks first if there is a boss theme activated.

    That’s a check that’s not necessary. I think the blocking of the theme comes throught this plugin check. How can I remove this from the js?

    #64884
    @vapvarun

    Hi @onica-nl
    This check is required because we have used Boss theme functions inside the plugin, template files also use boss theme functions.
    This plugin will work only when Boss theme is active.
    Regards
    Varun Dubey

Viewing 10 posts - 1 through 10 (of 10 total)
  • The question ‘boss for sensei plugin blocks theme’ is closed to new replies.