Find Answers and Get Support › Forums › Cera – Intranet & Community Theme › Theme Customizer › BuddyPress Nouveau Template
- This topic has 7 replies, 2 voices, and was last updated 3 months ago by Manathan.
-
AuthorPosts
-
KatrineParticipant@gyziiedk
- 41 Topics
- 151 Posts
Hello!
I’m running into issues where I’ve got a few plugins that needs the BuddyPres Nouveau Template in order to work correctly – but I can’t seem to change it from the Settings > BuddyPress > Options >BuddyPress Core setting. I also tried “forcing this” with the following code/Snippet – but can’t make it work.
The Legacy Template is apparently “outdated” and for that reason a lot of plugins have been optimized for the Nouveau Template years ago.
/* Force BuddyPress to use nouveau template pack. */ add_action( 'after_setup_theme', function () { add_theme_support( 'buddypress-use-nouveau' ); } );
How do I change the template and test to see if this actually makes the plugins work correctly? 🙂
Thanks!
May 24, 2024 at 09:25 #47858KatrineParticipant@gyziiedk- 41 Topics
- 151 Posts
I could only imagine all the work it would take – hopefully I can make the other plugin work under the current theme (it did work previously – so can’t imagine that would be the cause for it not working now). I’m still waiting for response from the developer. 🙂
Also didn’t know if your theme was compatible with PHP 8.0+ (but can see now that it is after upgrading). 🙂
May 27, 2024 at 13:41 #47887 -
AuthorPosts
Hi there,
This topic has been inactive for a while now so we will be closing it to keep the forum tidy. Don't hesitate to create a new topic if you still need help and we'll be glad to help you!
Best regards,
The Themosaurus team.
The topic ‘BuddyPress Nouveau Template’ is closed to new replies.