Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 33,701 through 33,725 (of 94,540 total)
  • Author
    Search Results
  • #159894
    Andres Felipe
    Participant

    Hi @chouf1 and thanks for your extensive and clear reply, to answer your questions:

    1. Site URL link
    2. Single WP but considering Multisite in near future
    3. PHP version 5.2.17
    4. Yes they provide me gettext with php

    About your suggestions:

    1. I’m using WP 3.5.1
    2. Checked the language folder and there were all the files You say except the buddypress.mo, I added it, clear chache, made a new activity update and nothing happens.
    3. Actually the theme has .mo and .po files and I checked them and where ok, no strange translation or mistakes.
    4. I’ll try the wp-include folder option and update this topic again.

    Really, really, thanks for all your time!

    #159887
    cla-enjoy
    Participant

    Resolved 🙂

    @ggofthejungle WordPress 3.3.1 not support the BuddyPress 1.6.4
    you need to going here :
    https://wordpress.org/extend/plugins/buddypress/developers/
    and check the Compatibility at moment I m using buddypress 1.5.5 and is working fine

    #159886
    cla-enjoy
    Participant

    me too the same problem !
    installed on ubuntu 12.04 , wordpress 3.3.1 and buddypress 1.6.5.

    in appearance > themes shows all themes correctly included the BuddyPress Default 1.6.5

    any help ?

    #159885
    glosshog
    Participant

    I am a complete noob with Buddypress and I have just installed and set everything up. All seems to be working except for user settings. The edit profile page only has one field for Name, but no other info is editable. What am i doing wrong?

    magnaromagna
    Participant

    Hello,
    I installed last version of BuddyPress and have a problem for users that have name with accent. Example: if the username is “morè”, clicking on the user link profile site.com/members/morè/ became site.com/members/mor/ and shows 404 page.

    How can I fix this issue?
    Thank you in advance

    #159858
    Sweetbeats
    Participant

    I’ve just started a buddypress site (first time using buddypress) and the first issue is that users are sent to the back end after logging in. How can I stop this happening? Google isn’t helping me find an answer. Thanks

    #159857
    danbpfr
    Participant

    @naturalworldstm,

    can you give a site URL please ? Also do you use BP on a multisite or on a single WP ? What PHP version do you use ? And does your host provide gettext with PHP. ?
    https://codex.wordpress.org/User:Ipstenu/How_to_create_a_phpinfo%28%29_page

    Basically, the %s ago thing is a wordpress function – also used by BP on the activity time. If you already checked the BP part, and it seems ok according what you say above, i don’t know what happens so far.
    This issue could be a mistake from the translator or something else directly handled by WordPress.

    If you’re using WP 3.5.1, check the languages folder witch must contain the following files:

    buddypress.mo

    And WP’s default translation files:
    es_ES.mo (for WP in spanish)
    admin-es_ES.mo (dashboard)
    admin-network-es_ES.mo (network dashboard)
    continents-cities-es_ES.mo (a list of cities in your language, used for date/time setting in dashboard, not mandatory)

    If you use bbPress 2.2.x, there should also being a folder /bbPress/ containing bbress-es_ES.mo

    In wp-config.php you must have a line saying
    define(”WPLANG’, ‘es_ES’);

    If you use WP MS, you also have to set the network to your language in the Network Settings.

    If you use a third party theme, it may contain his own /languages/ or /lang/ folder with a pot file at least. This file must be used to translate the theme.The theme translation mo file should be in this folder.

    Some themes are sometimes delivered with .mo files. Unfortunatly, those additionnal mo files are rarely updated. So if the theme has a es_ES.mo or theme-es_ES.mo, you can use the pot file to check or update the theme  translation. In fact, in such case, the only file in witch you can trust, is the pot file. It also can be that the pot is not updated too, which means you have to recreate it from start, with a compiler such as poEdit…. :mrgreen:

    This rule is also valuable for plugins.

    At this point, i suspect a corrupted WP file. To eliminate this possibility, i would try the following.

    Delete the whole wp-includes folder and upload a fresh copy of 3.5.1 via FTP
    https://core.trac.wordpress.org/changeset/23897/tags/3.5.1?old_path=%2F&format=zip

    If you use a previous version, go here:
    https://core.trac.wordpress.org/browser/tags

    Don’t use the right click to download something from Trac repo. Always click first on the file or folder name, and use the download button at the bottom of that page.

    #159848
    bp-help
    Participant

    Links to post 5 years old on wordpress.org isn’t really going to help on this matter because most of that info would be outdated. You failed to mention if you reverted to bp-default theme and deactivated all plugins other than buddypress and see if the problem persists. That is what you need to do to see if it is a theme issue or plugin issue.

    #159847
    Alice-Claire
    Participant

    Hi,

    Thanks for the response. From what I’ve been reading, it isn’t uncommon, but I can’t seem to find a way to fix it.

    1. WordPress 3.5.1
    2. BuddyPress 1.6.4
    4. WildCommunity

    Not sure about custom code, however, it doesn’t seem to be an unknown problem. Just not sure how to fix it.

    See this link: https://wordpress.org/support/topic/how-to-prevent-accessibility-to-emails-038-ips-in-wp

    That’s the same problem I’m having, but my members are set to Authors. My website address is: http://www.writerscarnival.ca

    Again, it’s when an Author logs in, goes to Dashboard and then Comments. Under the user name of the person who left the comment.

    Thanks

    #159844
    bp-help
    Participant

    That is not default behavior but in a way it is desirable for an admin in case someone is going off the deep end. Please provide more detailed info on your installation including:
    1.) WordPress Version
    2.) BuddyPress Version
    3.) If you have not done it yet then use the process of elimination. Disable all plugins other than BuddyPress. Revert to using the BuddyPress default theme and report back to whether this behavior persists. I do not like to speculate but I have done hundreds of BP installs and behaviors of this nature is usually due to a bad theme or faulty plugin.
    4.) Report the theme your using.
    5.) Report any type of custom code you may have added to bp-custom.php or the themes functions.php

    #159843
    binutz
    Participant

    I have edited register.php in child theme as follows inside opening and closing php tags :-

    // get_sidebar( ‘buddypress’ );

    I hope I have done it correctly…

    #159842
    binutz
    Participant

    Thanks for the feedback.

    My child theme is active. I have refreshed the browsers(Chrome & Firefox). sidebar is still appearing.

    My current style sheet entry (child theme) is as follows:-
    /*
    Theme Name: bpchild
    Theme URI: http://example.org/themes/bpchild/
    Description: Dark theme for BuddyPress.
    Version: 1.6
    Author: Binu
    Author URI: http://example.org/
    Template: bp-default
    Tags: buddypress, two-column, grey, dark
    */
    /* Inherit the default theme styles */
    @import url(

    ../../plugins/buddypress/bp-themes/bp-default/_inc/css/default.css );
    /* Inherit the default theme adminbar styles */
    @import url(

    ../../plugins/buddypress/bp-themes/bp-default/_inc/css/adminbar.css );
    @import url( ../../plugins/buddypress/bp-themes/bp-default

    ——

    I have edited register.php in child theme as follows:

    I hope I have done it correctly…

    Is there any plugin available to remove sidebar from registration page?
    Can this be done with css modification in any other file?

    #159836
    bp-help
    Participant

    For re-arranging the profile navigational items review:
    http://bp-tricks.com/snippets/code/arrange-group-profile-navigation-menu/
    For labels review:
    https://codex.buddypress.org/developer/customizing/customizing-labels-messages-and-urls/
    Expect to use what part of the code you need and adjust it accordingly! If you can’t implement this to your liking then you may have to hire a developer but with a basic skill set this is pretty easy to accomplish!

    gcarlos8377
    Participant

    Thanks @chouf1 for your reply but this didn’t fix the problem.
    I have search all around the web and I’ve seen that many people has have this same issue with buddypress. I read something about the corruption of the tables in the database and that I needed to fix o repair this file table “wp_usermeta”. I also did this and nothing happened.

    Thanks

    #159832
    modemlooper
    Moderator

    Nothing like that exists.

    #159830
    Jamie771
    Participant

    The time when the user was last active not always match on members page and user profile page (for example it can say active 8 hours ago on profile and active 15 minutes ago on members page).
    Also when I look at the website from different computers times when user was active don’t much for the same user.

    Also sometimes user’s avatar doesn’t display on the members Directory and members count (next to “All Members” is wrong.

    Another issue: Some user never got an activation e-mail.

    My website:

    Home Default


    WordPress 3.5.1
    BuddyPress 1.4.1

    #159829
    jddeisel
    Participant

    Hi Everyone,
    I have been trying to rename the default activity tab to something else and moving around tabs.
    I have been following http://themekraft.com/customize-profile-and-group-menus-in-buddypress/ but the code doesn’t work I am using buddypress 1.7.1. If anyone can help that would be awesome.
    Thanks,
    Dave

    Unsal Korkmaz
    Participant

    Update: I added “Change style” button to theme website. Now you can see how buddypress or bbpress pages are changing when you change theme style.

    Example BuddyPress Profile page:
    http://theme.firmasite.com/members/unsalkorkmaz/profile/

    Dark style of same profile page: http://theme.firmasite.com/members/unsalkorkmaz/profile/?style=cyborg

    Example bbPress forum:
    http://theme.firmasite.com/support/forum/theme-support/

    Just change style from top-right and see the magic 🙂

    #159825
    XCast3D
    Participant

    Sorry, this was posted to the wrong place. I re-posted to BP Jobs Board but don’t know how to delete from here.

    #159823
    XCast3D
    Participant

    Hi!

    I need help finishing a Buddypress site. I am a fairly experienced php/wordpress developer but this is the first time using Buddypress and I need help finalizing some of the more advanced features.

    http://vettingzoo.definitionad.com/

    Setup:
    (Most plugins are up-to-date by todays date 4/3/2013)

    – WordPress 3.5.1
    – Buddypress 1.6.5
    – BP Media Plugin 2.7.5
    – BP Media Kaltura Add0on 2.0
    – GEO My WP 1.7.1
    – BP User Account Type PRO 1.0.3.1
    – Custom designed Buddypress theme

    The site is essentially a Job/Service directory site a la “Angie’s List”. The twist is that users can send vendors questions and Vendors, in turn, reply with video replies to the user. If a user wants to proceed with hiring the vendor, they “vet” them which is like making a friendship connection that can then be displayed to other users. The more “vets” a vendor has, the more you should be able to trust them. There is no reviews on this site.

    Using BP User Account Type PRO, I created two types of users, regular users and vendors. I then used GEO My WP with Buddypress integration to allow users to search for vendors by zip code/category.

    Need:

    1. Ability for users to “vet” (make connection) with a vendor and then have the ability (via a function) to pull how many times a vendor has been “vetted”. Ideally, this is its own separate function than “friends” but if the quickest way is to re-purpose “friends” then I’m fine with that as long as we can restrict it to only friending/vetting vendors since that’s the important part. Users shouldn’t be able to “vet” other users. The vet button should display on the vendor profile page but ideally, this is built in a way where I can call a function and plug in the “vet” button into other templates.

    2. I need to modify Buddypress private messages to be able to include videos. Right now, it only allows for plain text messages. The idea is that if a user poses a question to a vendor that requires specific and personal answers, it should go only directly to that person as oppose to just posting a video on that vendor’s profile. Keep in mind, videos are being posted using Buddypress Media plugin and we purchased and installed the Kaltura add-on to make sure vendors can upload any video type and have it convert to the right type.

    Goal:

    I am looking for the main features/functionality to be developed, any css/styling/design that needs to be done, I will take care of.

    Budget:

    Looking to keep development cost between $300-500 but I’m flexible. Hopefully a skilled Buddypress developer won’t find these additions too challenging.

    Contact Info:
    xavier@xcast3d.com
    I check my e-mail frequently and generally reply quickly.

    Payment:
    PayPal.

    Timeline:
    Within a few days would be nice.

    Thank you for reading this.

    #159820
    MeetNetwork Admin
    Participant

    I installed the awesome plugin BuddyMobile, which is GREAT for my social network.

    But there is one problem. I like using smilies 😀 so when I see one on a page it’s width takes up the whole page, I’ll post a screen shot.

    Is there a way to fix the smilies?

    Hope you guys can help me 🙂
    -MeetNetwork Admin (Posted from alt account because my original account won’t post any thing on the bbPress or BuddyPress forums)

    #159815
    LudachrisGSX
    Participant

    I’m wondering if there is a popular photo editing plugin that gives site members the ability to edit their photo (crop, resize, rotate, etc) when uploading. Nothing extensive, just simple editing capabilities. I did some searching but couldn’t find anything that wasn’t a full fledged gallery or albums plugin.

    #159807
    danbpfr
    Participant

    Registration is a wordpress core process witch need a username and an e-mail for security purpose.

    BuddyµPress use also usernames (or whatever you name it) and the user e-mail.

    #159804
    danbpfr
    Participant

    @binutz,

    no need to modify your css.

    in /child-hteme/registration/register.php

    simply comment the line:218 (1.6.5) at the end of the file // get_sidebar( ‘buddypress’ );

    If needed you can do the same thing in activate.php, in the same folder.

    #159802
    binutz
    Participant

    In fact, I tried the steps mentioned by you in one of the old threads ( https://buddypress.org/support/topic/how-to-remove-the-sidebar-from-registration-page/) . Style.css modification with code specified removes the side bar in Google chrome browser ,leaving a small faint vertical line of about 1 centimeter length. However,in Mozilla firefox not change appears.
    When I checked the element in Chrome with a selector, it shows ” div.padder 224 x 38 px ”

    I tried editing register.php in my child-theme-folder/registration/register.php by replacing div class=”padder” with div class=”padderwide” as you had specified in the post. But it distorts the page alignment. Moreover,I was not able to find out the line ” [?php locate_template( array( ‘sidebar.php’ ), true ) ?] ” in register.php

    Hope this information is sufficient..

Viewing 25 results - 33,701 through 33,725 (of 94,540 total)
Skip to toolbar