- 
	
	kuching replied to the topic How do I create a new menu item + template to show in members component? in the forum Creating & Extending 12 years, 2 months ago Hi briKou, 
 thank you – although I think that example is meant for versions earlier than 1.7? nevertheless I’ll give it a try. I was looking for something to use inside a class like in the example in the codex, but I haven’t fully understood it
- 
	
	kuching started the topic How do I create a new menu item + template to show in members component? in the forum Creating & Extending 12 years, 2 months ago I’m trying to update an old plugin I have meant for BP ~1.3-1.6 to BP 1.7+/1.8 and use theme compatibility features. It’s a very simple plugin, it adds a new menu item in user profile pages and a new template to put content in it (results of a wordpress posts query – eventually with pagination). I don’t plan at this stage further actions or make…[Read more] 
- 
	
	kuching started the topic Fatal error: Class 'BP_Component' not found despite hooked into 'bp_include' in the forum Creating & Extending 12 years, 3 months ago I’m trying to make a BuddyPress plugin using these guidelines https://codex.buddypress.org/theme-compatibility/how-to-enjoy-bp-theme-compat-in-plugins/ however, if I try to add a class that extends BP_Component WordPress will crash and return the error. I tried to load my plugin after BuddyPress using the following code: 
 function bp_pop_load()…[Read more]
- 
	
	kuching replied to the topic js loaded but AJAX doesn't work on custom bbp theme in the forum How-to & Troubleshooting 12 years, 3 months ago any clues? 
- 
	
	kuching replied to the topic js loaded but AJAX doesn't work on custom bbp theme in the forum How-to & Troubleshooting 12 years, 3 months ago I did further tests. If I try to disable bbpress only, I still don’t get it working; however I noticed that I can attempt to send private message replies – although it will throw an error after redirect and page reload. If I try to disable all other plugins (including bbp) it still doesn’t work. Could it be my own theme? It’s hard to…[Read more] 
	@substrato
	Not recently active