Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 20,176 through 20,200 (of 73,986 total)
  • Author
    Search Results
  • #210668
    shanebp
    Moderator

    If you’ve found a bug or improvement, please open a ticket on trac.

    #210013
    danbp
    Participant

    @mineo

    there are always difference between two BuddyPress version…. If you use a custom translation, you must update your version at each BP update. This is how translating a plugin or a theme works and has nothing to do with php files or studying the support.

    Version 2.0

    Version 2.0.1

    Version 2.0.3

    Version 2.1

    and so on…

    For example, the difference between 2.0.1 and 2.1 is not the translation itself, but the translation comments who where added for better disambiguation.

    So for example the word “activity’ in bp 2.01 is written in the po file like this:

    #: bp-activity/bp-activity-loader.php:165
    #: bp-activity/bp-activity-loader.php:276
    msgid "Personal"
    msgstr ""

    and in BP 2.1, you see this:

    #: bp-activity/bp-activity-loader.php:277
    msgctxt "My Account Activity sub nav"
    msgid "Personal"
    msgstr ""

    A comment was added who look like this: msgctxt "My Account Activity sub nav"

    Because of this comment, even if the phrase is already translated, poEdit consider that there is a modification and mark this phrase as fuzzy. And because it is fuzzy, gettext doesn’t use it and the word stays in english.

    In 2.1 “activity” remains 9 times alone, with 9 different disambiguation context, in difference to older versions where “activity” was used indifferently for any context.

    So if you didn’t take care of such difference, you can think your word is translated. It is, but outside of the context.

    
    msgctxt "Page title for the Activity directory."
    msgid "Activity"
    
    msgctxt "Activity items per page (screen options)"
    msgid "Activity"
    
    msgctxt "Admin Dashbord SWA page title"
    msgid "Activity"
    
    msgctxt "Admin Dashbord SWA menu"
    msgid "Activity"

    etc
    This means of course that you have to translate “activity” 9 times, instead one time, but the avantage to write it differently, depending your language and the context where the word is used.

    And again, modifying a po file with a text editor without compiling it into mo format is unuseable. You must use a compiler like poEdit, as gettext use .mo file to translate.

    Po/pot files are only working files, not system files like mo is.

    1a-spielwiese
    Participant

    The problems are still unresolved:

    ++ Cfr. regarding problem A. (Making xProfile fields required only for members with a certain user role):

    https://wordpress.org/support/topic/making-bp-xprofile-fields-required-for-certain-user (posted today)

    ++ Hide theses xProfile fields for members with other user roles:

    https://wordpress.org/support/topic/bb-xprofiles-acl-does-not-work (posted one week ago)

    ++ Cfr. regarding problem D. (Making answers unchangeable):

    https://buddypress.org/support/topic/how-to-make-some-xprofile-field-to-uneditable/#post-206808 (posted two days ago).

    1a-spielwiese
    Participant

    I asked my question now as well in the BuddyPress-Sub-Forum of the German WordPress-Forum:

    http://forum.wpde.org/buddypress/134280-benutzer-innen-namen-neu-verlinken-new-post.html

    #210003
    mineo
    Participant

    Ok. but I have translate my own .po, .mo files. I had translated this profile items in earlier version of BuddyPress.
    When I update BP, then I copie my lang files to BP. I tried also localization wp-content/languages.
    Same lang files that worked in earlier version of BP, in the new version no longer work.

    #209997
    Ricardo Gonçalves
    Participant

    I don’t know if you did it yet, but there’s a couple of themes from sitemile that can accomplish that, specially this one http://onlinedemo.sitemile.com/?theme=project

    I’ve used that with buddypress in a devsite and it worked perfectly!

    The only problem is that they don’t have a free version for trial, so you’ll have to buy the theme in order to test.

    Hope it helps!

    danbp
    Participant

    @jessicana,

    Regarding buddypress CSS, do I have to create a folder for Buddress like this one: your-child-theme/css/buddypress.css to style buddypress? or I can add this to the style.css in the child theme directory? what is the best practice?

    Both are best practice. 😉
    But if you’re working with a child-theme, you add a folder named buddypress or community to the child and copy only the template you want to modify from bp-legacy into this folder, by respecting the same path form as in bp-legacy.

    CSS can be added directly to child style.css
    JS modification goes to /your_child/buddypress/js/your_js.js

    Theme Compatibility & Template Files

    #209044
    danbp
    Participant
    #208974
    bp-help
    Participant

    @caesarhills
    Have you tried deactivating all plugins other than buddypress and activating a known theme that works well with BP like twenty fourteen? Sometimes plugins and themes can cause issues with the activation email. If that resolves the issue then you will know it was a faulty plugin or theme.

    Ulfsby Webdesign
    Participant

    Thank you. It was the theme that was the problem. I had upgraded BuddyPress to a version that no longer was supprted by the old theme. Using Cpanel I was able to update WordPress and change theme.

    shpitzyl
    Participant

    @jessicana

    If I want to make updates to buddypress CSS for desktops and get rid of those updates (styles) on the ipad and phones to keep on responsiveness. What do you suggest I do?

    You can use media queries to make different styles to different screen sizes.

    #208948
    Henry Wright
    Moderator

    As @djpaul mentioned earlier, the terminology is important because ‘comments’ can refer to 2 things:

    • post comments
    • activity comments.

    Post comments are handled by WordPress and are stored in the wp_comments database table (see here). Activity comments are handled by BuddyPress and are stored in a custom table created by BP called bp_activity (see here).

    1a-spielwiese
    Participant

    The folders are:
    1) buddypress
    2) css
    3) js
    The file is buddypress-functions.php.

    Sorry, you are right. The folders css and js are on same level as buddypress; not below. My mistake.

    jessicana
    Participant

    @1a-spielwiese
    Inside bp-legacy we have three folders and one file:
    The folders are:
    1) buddypress
    2) css
    3) js
    The file is buddypress-functions.php.

    Buddypress folder contains (activity, blogs, forums, groups, members).

    The path you specified doesn’t exist in my directory listing. When I follow your link I get (Failed to retrieve directory listing).

    Thanks

    #208711
    harry4039
    Participant

    @aapollo: thanks for your response.

    So you’re saying that the entire WordPress.com platform and all its users’ sites are running on WPEngine hosting? We were on their business plan for a launch earlier this year and our site got completely fried. Really bad experience and WPEngine support sucked really, really bad. We were forced to switch and are now on Linode.

    Using Disqus for comments doesn’t really solve our problem because it’s not native and very difficult if not impossible to embed fully into all the BuddyPress features as far as I know.


    @djpaul
    : Would love to hear your opinion on this.

    1a-spielwiese
    Participant

    If (buddypress.js) path is:

    /MYDOMAINNAME.com/html/wp-content/plugins/buddypress/bp-templates/bp-legacy/js

    and I want to edit this in my child theme, I have to create js folder inside my child theme. The path will be:

    /MYDOMAINNAME.com/html/wp-content/themes/ChildThemeName/js

    But in reality the path is:

    wp-content/plugins/buddypress/bp-templates/bp-legacy/BUDDYPRESS/js/buddypress.js

    Therefore the path for the copy must be:

    wp-content/themes/ChildThemeName/BUDDYPRESS/js/buddypress.js

    jessicana
    Participant

    This is really useful! So let’s make this based on ftp url’s to confirm our understanding. If (buddypress.js) path is:
    /MYDOMAINNAME.com/html/wp-content/plugins/buddypress/bp-templates/bp-legacy/js
    and I want to edit this in my child theme, I have to create js folder inside my child theme. The path will be:
    /MYDOMAINNAME.com/html/wp-content/themes/ChildThemeName/js
    Inside the js folder in the child theme directory I will copy and past buddypress.js there and edit it at my convenience. The updates will not affect this file, do I ever have to worry about updating this?

    Regarding buddypress CSS, do I have to create a folder for Buddress like this one: your-child-theme/css/buddypress.css to style buddypress? or I can add this to the style.css in the child theme directory? what is the best practice?

    If I want to make updates to buddypress CSS for desktops and get rid of those updates (styles) on the ipad and phones to keep on responsiveness. What do you suggest I do?

    Thanks

    #208683
    danbp
    Participant

    @mineo

    Slovak BuddyPress lang community declares that the files are fully translated.

    False ! According to the GlotPress stats, the buddypress translation is only 64% translated.

    You have to finish the translation.
    Download the po from glotpress
    Update that file from the pot file who comes with BP 2.1

    Use poEdit to do this.

    https://buddypress.org/support/topic/buddypress-2-1-bp-language/

    #208677
    shpitzyl
    Participant

    @r-a-y
    Passing ‘&count_total=count_query’ as argument to bp_has_activities() doesn’t seem to work.

    The reason I need it to work is because I’m using the plugin “Buddypress Site Wide Activity”.
    I tried to pass the argument inside the plugin (it uses bp_has_activities() to show the activities). Also, for testing purpose, I tried to do it inside activity-loop.php, Passed the argument and added bp_activity_pagination_count() and bp_activity_pagination_links() just to test it.

    It doesn’t work.

    The performance bottleneck that this query was causing made me re-think about it. Maybe it would be good enough for me to just add a link inside the plugin’s widget to the site wide activity page.

    Anyway, thanks for clarifying what the issue was.

    singhnavjeet
    Participant

    Thank you very much Shpitzyl for your reply,

    I wanted to edit “bp-core-widgets” the directory is plugins >buddypress > bp-core > bp-core-widgets.php , so within my child theme I have created a folder “buddypress” and within that folder a subfolder “bp-core” and bp-core-widgets.php is the same directory as the plugin. But when i edit the file in child theme directory my edit does not show whereas if i edit the file within the plugin directory it works. Please help me where have i gone wrong 🙁 do I have to specifically all any thing in my child theme style.css ??


    /*
    Theme Name: Buddy Child Theme
    Description: Child Theme
    Version: 1.0
    Author:
    Author URI:
    Template: buddy
    Tags: buddypress
    */

    @import url("../buddy/style.css");

    Thank you very much Shpitzyl

    shpitzyl
    Participant

    Within your child theme, you can only use budypress template files – the files inside /bp-template/bp-legacy/.

    In order to edit the template files you have to create a folder named buddypress inside your child theme folder. Every file you want to edit should be inside the same directory structure as in bp-legacy.

    For example:
    If you want to edit activity-loop.php then you place the file in:
    your-child-theme/buddypress/activity/

    Editing css and js:
    your-child-theme/css/buddypress.css
    your-child-theme/js/buddypress.js

    Another thing that you should look at are hooks. Buddypress has many hooks that you can use inside your functions.php. I’ve never found any structured documentation about it. but you can learn a lot about it from tutorials online. Here is a blog with many tutorials
    http://bp-tricks.com/

    Sometimes you can’t find hooks to everything you want to do so what I do is documenting my hacks in the core so I can keep track of them when it is time to upgrade.

    #208268
    danbp
    Participant

    Do you use Template Pack ? You have to deactivate it if so, as that plugin is no more necessary.

    #207760
    danbp
    Participant

    @solosails

    have you searched/asked first on PageLines forum ?

    Sounds more like a theme issue, when reading such answer:
    What you need to do is replace the 404 section with the Content/PostLoop section. This will display your Members profile.

    Ouille !

    #207759
    bp-help
    Participant

    @rubyji
    Please don’t reply to threads going on 4 years old as it clutters the forum and bumps a thread that is ancient. You also replied on an almost 2 year old thread here: https://buddypress.org/support/topic/export-users-and-xprofile-data/
    I can respect you wanting to help and inform users that this can be accomplished with the plugin you linked too but one reply to the most recent thread is plenty enough.

    #207754
    solosails
    Participant

    This is causing me a massive issue too.

    I am using dms2 mostly it works but there are many 404 page errors. Pagelines forum have taken this up as a bug, but it does seem that this error happens on many other themes, so perhaps a different approach needs to be taken from buddypress?

    I hope this gets taken up! Thanks

Viewing 25 results - 20,176 through 20,200 (of 73,986 total)
Skip to toolbar