Search Results for 'buddypress'
-
AuthorSearch Results
-
September 24, 2011 at 12:19 pm #120884
In reply to: Widgets are not working BuddyPress 1.5
Paul Wong-Gibbs
Keymaster@fswd Screenshot and upload somewhere?
It sounds like you’ve found it, but the console is in the View > Developer > Javascript Console, menus.
September 24, 2011 at 11:27 am #120880In reply to: How to Create a New Tab on Member Page
Toby Cryns (@themightymo)
ParticipantI created a wrapper function, which seems to be a better way to go, but the problem persists. When I click the “All Conversations Button” link, I am redirected to the home page.
function my_bp_nav_adder() { bp_core_new_nav_item( array( 'name' => __('All Conversations Button', 'buddypress'), 'slug' => 'all-conversations', 'position' => 75, 'show_for_displayed_user' => true, 'screen_function' => 'all_conversations_link', 'item_css_id' => 'all-conversations' )); } function all_conversations_link () { echo 'my loop will go here'; } add_action( 'bp_setup_nav', 'my_bp_nav_adder' );Any ideas?
Thanks!
September 24, 2011 at 11:20 am #120879In reply to: Widgets are not working BuddyPress 1.5
First Stop Design
Member@Paul Gibbs I can see the script but cannot cut&paste to show you.
Any ideas?September 24, 2011 at 11:18 am #120877BlogNostics
Memberthanks Paul but what do we do as in how do we resolve the problem now? Or do we wait for the update?
CheersSeptember 24, 2011 at 11:15 am #120876In reply to: Widgets are not working BuddyPress 1.5
First Stop Design
MemberNot sure where to find the javascript console. I’m using Google Chrome.
I’ll have another look but advice appreciated.September 24, 2011 at 11:02 am #120875In reply to: Widgets are not working BuddyPress 1.5
Paul Wong-Gibbs
Keymaster@fswd It works for me. Can you help by recreating the error, and when it doesn’t work, open up your web browser’s javascript console and let us know what it contains?
September 24, 2011 at 10:56 am #120874In reply to: Widgets are not working BuddyPress 1.5
First Stop Design
MemberHi, We have a related problem:
The widget menu options and general WordPress admin options are not expanding.
This means we are unable to adjust widget settings. In the latter, we have to click the title of an item to open it, but then we cannot close it again.Any thoughts?
September 24, 2011 at 10:47 am #120873In reply to: BuddyPress Notifications Settings Functionality
Paul Wong-Gibbs
KeymasterTake a look at bp-settings/bp-settings-actions.php, in bp_core_screen_notification_settings().
September 24, 2011 at 10:24 am #120870Paul Wong-Gibbs
KeymasterHey guys
Regarding /activity/post/ being broken. If you are using the default theme, and have javascript disabled, you will get this problem. If you are using a 3rd party theme without BP-Default’s javascript, problem will also occur. I’ve just fixed this bug in core: https://buddypress.trac.wordpress.org/ticket/3612
It will be in BP 1.5.1
September 24, 2011 at 10:10 am #120869In reply to: WordPress vs. buddypress theme
Tammie Lister
ModeratorUltimately you have one theme, you can probably hack a theme switch but I’d also say that tends to lead to not only user but also general confusion. A cohesive look is far better.
Now of course if you’ve hit a case where the styling is an issue my first question would be are you using the template pack? I would assume so if it was a WordPress theme?
Now, what you could do is copy over the styling for those sections into your theme and use in those cases. Whilst keeping the wrapper of your site. However that would require some coding and I don’t know how you feel about that – some may not feel comfortable so hence asking?
I just would not suggest even with a hack to do it loading a different theme depending on where you are as it ruins the experience for users.
September 24, 2011 at 9:50 am #120868BlogNostics
Memberhi KylieSocial .. you are not alone as we are getting the same 404 error. I hope someone can up with a solution
CheersSeptember 24, 2011 at 9:23 am #120867KylieSocial
MemberSorry if I’ve not made myself clear, but when you click the ‘Post Status’ button, you are automatically taken to a page called http://www.example.com/activity/post – which doesn’t exist. Just tried a few other BP sites and when you leave a status update on those you stay on your profile and the status appears, but now on mine you are re-directed, but because the page doesn’t exist, the status doesn’t post.
September 24, 2011 at 2:38 am #120855In reply to: is it possible to let user to define his own theme?
echoman
Participant@nahummadrid I hope there is going to be an upgrade, because currently on buddypress 1.5 it’s not working.
September 24, 2011 at 12:08 am #120847In reply to: Missing BP Compatibility from Appearance Menu
@mercime
Participant== I can’t see any of BP options either (I can’t “open” the submenu, since there is no options in there). ==
brubrant could it be that you’re on a multisite Installation? Go to Network Admin > dashboard > BuddyPress settings etc.
September 24, 2011 at 12:02 am #120846In reply to: Buddypress version of wordpress 'mystique' theme?
@mercime
Participant@stripedsquirrel I don’t believe it would be compatible unless theme dev updated it. You could make Mystique BP-Compatible with the BP Template Pack, a future-proof solution.
September 23, 2011 at 11:57 pm #120845In reply to: Error 500 after upgrading BuddyPress
@mercime
Participant== Is this most likely an issue with the buddypress addon for headway being incompatible with the new version of buddypress? ==
I would venture to say that it most probably is. Ask headway dev for BP 1.5-compatible add-on.September 23, 2011 at 11:50 pm #120844In reply to: Only default theme works with BuddyPress
@mercime
ParticipantMake sure you installed and activated BP Template Pack only on site where you activated BuddyPress in network – on main site or subsite. Also, methinks your server has memory limits issues – check page @aces posted above
September 23, 2011 at 11:30 pm #120843In reply to: Missing BP Compatibility from Appearance Menu
brubrant
MemberI have the same problem here. But in my case Buddypress is properly installed. I have latest version of BP and BP Template pack.
I can’t see any of BP options either (I can’t “open” the submenu, since there is no options in there).
I’m using Hybrid as “framework”… Does anyone knows what is the problem??
Thanks in advance!
September 23, 2011 at 11:09 pm #120842In reply to: Page not found – after update
Tammie Lister
ModeratorDid you update your theme to a BuddyPress 1.5 one? Also is there anything in your php error logs or / and server logs?
September 23, 2011 at 10:38 pm #120838In reply to: Error 500 after upgrading BuddyPress
dsdmdesign
MemberAnyone have any ideas? Is this most likely an issue with the buddypress addon for headway being incompatible with the new version of buddypress?
September 23, 2011 at 10:38 pm #120837In reply to: Error 500 after upgrading BuddyPress
dsdmdesign
MemberAnyone have any ideas? Is this most likely an issue with the buddypress addon for headway being incompatible with the new version of buddypress?
September 23, 2011 at 10:37 pm #120836Connor
MemberHi it does not appear to have worked, I put it in the child theme currently in use and the main theme. Below is my functions.php with the code in it, does that seem correct?
<?php
add_action( ‘widgets_init’, ‘bptc_login_out_widget’ );function bptc_login_out_widget() {
register_widget( ‘BP_Theme_Converts_LogIn_Box’ );
}
class BP_Theme_Converts_LogIn_Box extends WP_Widget {/**
* Widget setup.
*/
function BP_Theme_Converts_LogIn_Box() {
/* Widget settings. */
$widget_ops = array( ‘classname’ => ‘bptc-login-out’, ‘description’ => __(‘BuddyPress Log In/Out Widget.’, ‘bptc-login-out’) );/* Widget control settings. */
$control_ops = array( ‘width’ => 300, ‘height’ => 350, ‘id_base’ => ‘bptc-login-out-widget’ );/* Create the widget. */
$this->WP_Widget( ‘bptc-login-out-widget’, __(‘BuddyPress Log in/out widget’, ‘bptc-login-out’), $widget_ops, $control_ops );
}/**
* How to display the widget on the screen.
*/
function widget( $args, $instance ) {
extract( $args );/* Before widget (defined by themes). */
echo $before_widget;buddyPressLoginBox();
/* After widget (defined by themes). */
echo $after_widget;
}}
function buddyPressLoginBox() {
?><a href="”><a class="button logout" href="”>
<?php printf( __( ' You can also create an account.’, ‘buddypress’ ), site_url( BP_REGISTER_SLUG . ‘/’ ) ) ?>
<form name="login-form" id="sidebar-login-form" class="standard-form" action="” method=”post”>
<input type="text" name="log" id="sidebar-user-login" class="input" value="” />
<input type="submit" name="wp-submit" id="sidebar-wp-submit" value="” tabindex=”100″ />
<?php /* Show forum tags on the forums directory */
if ( BP_FORUMS_SLUG == bp_current_component() && bp_is_directory() ) : ?><?php
}
if ( !function_exists( ‘bp_dtheme_enqueue_scripts’ ) ) :
/**
* Enqueue theme javascript safely
*
* @see https://codex.wordpress.org/Function_Reference/wp_enqueue_script
* @since 1.5
*/
function bp_dtheme_enqueue_scripts() {
// Bump this when changes are made to bust cache
$version = ‘20110921’;// Enqueue the global JS – Ajax will not work without it
wp_enqueue_script( ‘dtheme-ajax-js’, WP_PLUGINS_DIR . ‘/buddypress/bp-themes/bp-default/_inc/global.js’, array( ‘jquery’ ), $version );// Add words that we need to use in JS to the end of the page so they can be translated and still used.
$params = array(
‘my_favs’ => __( ‘My Favorites’, ‘buddypress’ ),
‘accepted’ => __( ‘Accepted’, ‘buddypress’ ),
‘rejected’ => __( ‘Rejected’, ‘buddypress’ ),
‘show_all_comments’ => __( ‘Show all comments for this thread’, ‘buddypress’ ),
‘show_all’ => __( ‘Show all’, ‘buddypress’ ),
‘comments’ => __( ‘comments’, ‘buddypress’ ),
‘close’ => __( ‘Close’, ‘buddypress’ ),
‘view’ => __( ‘View’, ‘buddypress’ )
);wp_localize_script( ‘dtheme-ajax-js’, ‘BP_DTheme’, $params );
}
add_action( ‘wp_enqueue_scripts’, ‘bp_dtheme_enqueue_scripts’ );
endif;
?>September 23, 2011 at 10:11 pm #120833Boone Gorges
KeymasterOK, sure. You should be able to drop this in your theme’s functions.php.
`if ( !function_exists( ‘bp_dtheme_enqueue_scripts’ ) ) :
/**
* Enqueue theme javascript safely
*
* @see https://codex.wordpress.org/Function_Reference/wp_enqueue_script
* @since 1.5
*/
function bp_dtheme_enqueue_scripts() {
// Bump this when changes are made to bust cache
$version = ‘20110921’;// Enqueue the global JS – Ajax will not work without it
wp_enqueue_script( ‘dtheme-ajax-js’, WP_PLUGINS_DIR . ‘/buddypress/bp-themes/bp-default/_inc/global.js’, array( ‘jquery’ ), $version );// Add words that we need to use in JS to the end of the page so they can be translated and still used.
$params = array(
‘my_favs’ => __( ‘My Favorites’, ‘buddypress’ ),
‘accepted’ => __( ‘Accepted’, ‘buddypress’ ),
‘rejected’ => __( ‘Rejected’, ‘buddypress’ ),
‘show_all_comments’ => __( ‘Show all comments for this thread’, ‘buddypress’ ),
‘show_all’ => __( ‘Show all’, ‘buddypress’ ),
‘comments’ => __( ‘comments’, ‘buddypress’ ),
‘close’ => __( ‘Close’, ‘buddypress’ ),
‘view’ => __( ‘View’, ‘buddypress’ )
);wp_localize_script( ‘dtheme-ajax-js’, ‘BP_DTheme’, $params );
}
add_action( ‘wp_enqueue_scripts’, ‘bp_dtheme_enqueue_scripts’ );
endif;
`September 23, 2011 at 9:50 pm #120831In reply to: Buddypress version of wordpress 'mystique' theme?
stripedsquirrel
ParticipantDoes anyone know if Mystique for BP works with the new 1.5?
September 23, 2011 at 9:44 pm #120829In reply to: Comment bouton in group activity page
Boone Gorges
KeymasterOn testbp.org, we have disabled activity comments on activity items corresponding to forum posts and blog posts. The reason is because we want to avoid confusion about the distinction between activity streams and forums/blog post responses.
Make sure that the following setting is checked:
Dashboard > BuddyPress > Settings > “Disable activity stream commenting on blog and forum posts?” -
AuthorSearch Results