BuddyBoss Home – Web › Support Forums › Solutions › Social Learner › boss for sensei plugin blocks theme
Tagged: boss for sensei, social learner
- This topic has 9 replies, 2 contibutors, and was last updated 8 years, 8 months ago by Anonymous.
Question
March 21, 2016 at 5:17 am #64228@onica-nlHi 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
March 22, 2016 at 2:19 am #64497@onica-nlBump!!
March 22, 2016 at 7:09 am #64566@
AnonymousHi @onica-nl
Please let me know which plugin you are using.
Sorry but Theme switching on pages will not work.
RegardsMarch 22, 2016 at 7:35 am #64579@onica-nlI’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
March 22, 2016 at 1:59 pm #64665@
AnonymousSorry @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 DubeyMarch 22, 2016 at 2:30 pm #64674@onica-nlHi 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
March 23, 2016 at 5:01 am #64792@
AnonymousHi @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 DubeyMarch 23, 2016 at 8:44 am #64833@onica-nlHi @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?
March 23, 2016 at 9:22 am #64838@onica-nlHi @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?
March 23, 2016 at 12:36 pm #64884@
AnonymousHi @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
- The question ‘boss for sensei plugin blocks theme’ is closed to new replies.