-
I05938 posted on the forum topic bp-core widgets don't work in the group How-To and Troubleshooting: 13 years, 10 months ago
“class?” 😀
-
I05938 posted on the forum topic bp-core widgets don't work in the group How-To and Troubleshooting: 13 years, 10 months ago
Actually, I figured it out, I put the ajax.php in an _inc folder in my theme so it would work, and I got a fatal error: cannot re-declare, in the bp-themes/bp-default/_inc/ajax.php
So that means I already have the ajax. Every ajax loader is working fine except the widgets.
-
I05938 posted on the forum topic bp-core widgets don't work in the group How-To and Troubleshooting: 13 years, 10 months ago
@djpaul, thanks, but I tried putting
// Load the AJAX functions for the theme require_once( TEMPLATEPATH . '/_inc/ajax.php' ); // Load the javascript for the theme wp_enqueue_script( 'dtheme-ajax-js', get_template_directory_uri() . '/_inc/global.js', array( 'jquery' ) );
But I got:Fatal Error: required_once. No such file in directory
And I did…[Read more] -
I05938 posted on the forum topic bp-core widgets don't work in the group How-To and Troubleshooting: 13 years, 10 months ago
Thanks so much for the response!!! Yes, it’s my custom theme, the default works fine. I am wondering if it’s the bp default theme’s functions.php?
Thanks again!
-
I05938 started the forum topic bp-core widgets don't work in the group How-To and Troubleshooting: 13 years, 10 months ago
Hello, any response would be so appreciated. I am using a custom theme, and when I put the widget of the members and groups with the links above it “newest” “active” and “popular” when I click those links, it just takes me to the directory page. How do I make it so it loads the […]
-
I05938 joined the group How-To and Troubleshooting 13 years, 10 months ago
@i05938
Not recently active