Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 20,426 through 20,450 (of 68,967 total)
  • Author
    Search Results
  • #166186
    aces
    Participant
    #166185
    aces
    Participant
    #166183
    adamfratino
    Participant

    Also the original post is 694px and fits properly, but all replies are 710px and float to the left. I’d like all replies to be the same width as the original post, but can’t figure out how to do this.


    @mercime
    hoping you can help. This is a separate issue (ref: https://buddypress.org/support/topic/buddypress-and-bbpress-same-avatar/), but still related to BBPress. I’m new to BBPress and Buddypress and I’m having a difficult time figuring it out.

    #166176
    @mercime
    Participant

    @wpgoddess As of BP 1.7, you no longer need to install/activate the BP Template Pack plugin and go through the compatibility process to make your WP theme compatible with BuddyPress. That’s why “The site looked better styled before I installed the compatibility pack“.

    You’d have to deactivate/delete the BP Template Pack plugin and remove the 6 BuddyPress folders transferred to your theme’s folder in server. https://codex.buddypress.org/bp-17-upgrading-template-packed-themes/

    After you’re done with the above. you could provide url to problematic BP pages in your site or screenshots with additional information.

    #166175

    In reply to: blogs in buddypress

    ldjautobody
    Participant

    @marathifacebook and @mercime, just an FYI regarding the “Facebook” issue. If you Google that topic, you will see that “Facebook” is no longer required to “sue” you, they will simply have the domain taken down, similar to the lawsuit won by “Craig’s List” which also won the right to do the same. They will not even give consideration to “purchasing” your domain…they already own it by copyright and trademark law, and just ANY name that includes the actual spelling of “f-a-c-e-b-o-o-k” applies.

    A friend of mine had a similar issue and it takes about 2 weeks after your site hits the search engines for them to find it and you will be notified by the domain registrar that you have infringed on the copyright and the domain will be taken. No lawsuit necessary due a precedence case already having been tried. You will, however, be given the option to “change” the name to something…more suitable…at least in the eyes of “Facebook” and “Craig’s List”. So, “good luck” with that one…

    In reference to your question regarding public and private blog posts, try the Advance Post Privacy Plug-in…however, it has not been tested with v3.5.1, so check it out first, but I have used it before and it works quite nicely allowing you to make certain posts private or not. I don’t know how well it functions with BuddyPress, but I know it is compatible with S2 which is a great membership plugin that works great!

    ldjautobody
    Participant

    I had the exact same problem…if you are already logged in, the site redirects to the home page…or whatever page you have designated as the “home” page. It does this so that previously registered users do not get directed to the registration page. Pretty good idea actually! Anyway…log out and access the site and it will take you to the registration page!

    I also just installed BuddyPress AND bbPress and I really like the functionality of the two sites together. It works wonderfully!

    Ldjautobody (Denise)

    #166171

    In reply to: blogs in buddypress

    Marathifacebook
    Participant

    thats plugin I already checked but it does not have public and private posts

    #166168

    In reply to: blogs in buddypress

    @mercime
    Participant

    @marathifacebook sorry, they will not try to buy your domain name, they will sue you to get it. http://betabeat.com/2013/05/sorry-facegbook-facebook-wins-lawsuit-over-domain-squatters/ or just use online search

    BP members blog from front end http://buddydev.com/buddypress/introducing-buddyblog-allow-users-to-blog-from-their-buddypress-profile/

    #166167

    In reply to: blogs in buddypress

    Marathifacebook
    Participant

    @Asynaptic

    all plugins I found are groupblog and they were useless for me
    over buddypress cant install S2

    #166166

    In reply to: blogs in buddypress

    Marathifacebook
    Participant

    @@mercime

    basically I could not find plugin where people can create blog posts

    fregarding facebook,they are welcome,I can negotiate to sell to them

    #166163

    In reply to: blogs in buddypress

    @mercime
    Participant

    @marathifacebook First of all, I suggest that you change your domain name to exclude facebook unless you have a written permission from the organization. Facebook has previously won trademark lawsuits against the owners of domains that included the “Facebook” name, such as FacebookStuff.com and KillFacebook.com etc. You wouldn’t want to be on the receiving end of a lawsuit, would you?

    As for your query about public and private blog posts, you can already do that using the privacy setting on the metabox in write/edit panel …

    #166162

    In reply to: blogs in buddypress

    Asynaptic
    Participant

    most people get this functionality by installing a membership plugin like S2

    there are many more, just do a search for membership plugin wordpress in the official plugin repository or google

    Paul Wong-Gibbs
    Keymaster

    BuddyPress redirects away from this page on purpose. It shouldn’t redirect to the home page, however.

    In wp-admin, in Settings > BuddyPress, on the “Pages” tab, what page have you got the “Register” component mapped to?

    #166157
    4ella
    Participant

    Hi @modemlooper, does your code work yet with the current version of Buddypress?
    I get empty members directory when I put this `<?php
    global $members_template;

    $user_id = $members_template->member->id;
    $user = new WP_User($user_id);

    $role = array_keys($user->wp_capabilities,”1″);

    echo ‘User Level: ‘ . $role[0];
    ?>` into the members-loop.php, btw. does exists similar code for bp-custom.php to do not overwrite files? thanks Daniel

    #166148
    @mercime
    Participant

    @mahdiar thanks for confirming the fix 🙂 I will create a trac ticket to report the issue. Cheers.

    EDIT – issue posted https://buddypress.trac.wordpress.org/ticket/5057

    #166144
    @mercime
    Participant

    @mahdiar Add this to your theme’s stylesheet
    #buddypress ul.item-list li div.action {
    left: 0 !important;
    }

    #166142
    @mercime
    Participant

    @kansas3d there are instructions on the link I gave you and for more assistance with the plugin, you should ask the developer. Looks like what you need is in the PRO version at http://rimonhabib.com/buddypress-user-account-type-pro-has-been-released/ but link to the shop shows it’s under maintenance. Other than that, you’d need a developer to create the plugin for you and would cost more than what the plugin could cost.

    #166135
    @mercime
    Participant

    Cool. Marking this as resolved.

    #166134
    @mercime
    Participant
    #166132
    @mercime
    Participant

    @ivevera Thank you for posting back with the culprit, an SEO plugin as one of suspected conflicts. You could also post at that seo plugin author’s forums that it’s not “playing nice” with BuddyPress pages.

    Marking this topic as resolved.

    #166129

    In reply to: MEMBER PROFILE PAGE

    @mercime
    Participant

    @pedropapito BuddyPress is installed by default in the main site. If you want BuddyPress to be “installed” in sub.dominio.com, then you’d have to add the following to your wp-config.php file:
    define ( 'BP_ROOT_BLOG', $blog_id );
    That way, the avatar link would go to the profile page of the member in sub.dominio.com and not to the main site.
    reference: https://codex.buddypress.org/user/install-buddypress-on-a-secondary-blog/

    #166127
    @mercime
    Participant

    @visualizeedits assuming you’ve found the bridge script between MyBB forum and WordPress, you would still be required to bridge MyBB with BuddyPress and Cubepoints unless you do not intend to record the activities of the members in your forums in their profile pages.

    If you only need members to pay for some enhancements in their forum profiles, adding BuddyPress may be an overkill for your site. You might be better off just using s2member plugin.

    #166126

    In reply to: Pending Notifications

    b a
    Participant

    OKay, I followed this guy http://androoha.com/web-design-tuts/80-custom-notifications-buddypress-en

    And it did a trick, in some way, so I will extend my question here.

    I managed to add function which adds notifications to database when I like an activity.
    It displays it well when I have only 1 notification with such component_action.
    But when I have to, it just merges my notifications into one, or something like this, sometimes it even brokes (but might be another issue)

    so here is my code in functions.php

    function bp_members_format_notifications( $action, $item_id, $secondary_item_id, $total_items, $format = 'string' ) { 
    	global $bp; 
    
    	switch ( $action ) {
    		case 'new_likes': 
    			$thanks_for      = $item_id; 
    			$who_thanked     = $secondary_item_id; 
    			$link = '/heregoeslink'; 
    			$return = '<a href="'.$link.'">'. $who_thanked .' liked your link!</a>'; 
    		break;
    	} 
    
    	return $return; 
    }

    I have 5 notifications in database with new_likes component_action and 4 of them belong to current user. so $total_user contains “4”,

    now I want to remake this code to display user notifications separatly.

    Many thanks even for reading till this )) I also try to continiue thiking for an answer and if something I’ll post it here

    #166125

    In reply to: Pending Notifications

    b a
    Participant

    Please try to supply answers to the following questions.

    1. Which version of WordPress are you running?
    Lastest (stable)
    2. Did you install WordPress as a directory or subdomain install?
    Directory
    3. If a directory install, is it in root or in a subdirectory?
    Root
    4. Did you upgrade from a previous version of WordPress? If so, from which version?
    No
    5. Was WordPress functioning properly before installing/upgrading BuddyPress (BP)? e.g. permalinks, creating a new post, commenting.
    Yes
    6. Which version of BP are you running?
    Lastest (stable)
    7. Did you upgraded from a previous version of BP? If so, from which version?
    No
    8. Do you have any plugins other than BuddyPress installed and activated? If so, which ones?
    Yes, many plugins and all of them BP related, since I don’t have any error/problem with my current installation, I won’t insert here this big list. Need to mantion BP Like/Dislike though
    9. Are you using the standard BuddyPress themes or customized themes?
    Standart
    10. Have you modified the core files in any way?
    Yes, In many way 😀
    11. Do you have any custom functions in bp-custom.php?
    No
    12. If running bbPress, which version? Or did your BuddyPress install come with a copy of bbPress built-in?
    Lastest, I downloaded it from WP Plugins
    13. Please provide a list of any errors in your server’s log files.
    Strange but no errors (with Debug turned off)
    14. Which company provides your hosting?
    Local installation
    15. Is your server running Windows, or if Linux; Apache, nginx or something else?
    Linux Ubuntu, apache 2.2 php5

    #166124
    modemlooper
    Moderator

    Version on codex is not fully working on BuddyPress 1.7. Also, it may not work on your device. And, you need to read the setup instructions.

Viewing 25 results - 20,426 through 20,450 (of 68,967 total)
Skip to toolbar