Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 26,326 through 26,350 (of 68,915 total)
  • Author
    Search Results
  • #143570
    Ben Hansen
    Participant

    @billmc site wide forums use bbpress theres more info there but i found the process pretty strait forward personally for site wide forums and topics i think you’d want to use separate forums in the main forum list for your categories. check bbpress.org for more info on that stuff.

    any group or site wide forum post should generate an activity entry.

    #143564
    provinciesnederland
    Participant

    @shawn38 Thanks for the tip!

    #143563
    Tammie Lister
    Moderator

    Buddypress is already mobile friendly as the default theme is responsive. It all depends on what you want – just a theme or extra functionality for mobile? You don’t need a mobile plugin for any WordPress or BuddyPress site to work on mobile. BuddyPress mobile is not just about working on mobile though that’s exploring mobile functionality too.

    sammyb
    Participant

    I just had a look at the ticket but was unable to comment on it, so I will post my comment here instead.

    The idea of using the ?p= links is not ideal as a redirect will have to be performed for each link, also for SEO it is far better to have the correct links on the page instead of links that rely on redirect.

    My suggestion for posts activity items would be: instead of storing a URL / permalink for each posts activity, why not just store the post ID? – that way you can let the wordpress native function (post_permalink) generate the permalink and no matter how many times you change the permalink settings buddypress activity will instantly link to the correct URLs.

    #143561
    DaveyWavey
    Participant

    Wo! Thanks for the response @modemlooper

    Does that qualify as a bug? I mean on the one hand you’re allowed to alter slugs very easily but on the other hand, that will generate immediate broken links in an otherwise very important component of buddypress, namely the activity feed.

    In any case, I felt I bothered everyone enough, and the idea of creating a script is way beyond my capabilities, so what I did was revert the slug back to groups. I changed the language file as instructed and so the user sees the new name I chose to replace “groups” everywhere except for in the URL which is fine. Better that than to have 404 errors generated by the activity feed!!

    Thanks so much for your help and feedback! You too @aces !

    #143546
    marcycapron
    Participant

    @mercime @djpaul hi! i still get the error with bp default.

    i turned off JS, still a problem. so very strange!

    #143544
    lottiejam
    Participant

    Hi i have exactly the problem above but unfortunately does not fix itself. Any help welcome please.

    #143541
    modemlooper
    Moderator

    There is this plugin, however, it’s not for BP users even though it’s marked for BP usage. You can get an idea from it’s code what it would take to create a plugin for BP.

    https://buddypress.org/community/groups/my-xbox-profile/

    #143536
    teorourke
    Participant

    Really? Damn. Thanks for the input though @modemlooper. Next question I suppose is how would I go about learning how to do something like that?

    #143530
    syncddesign
    Participant

    Not sure if this will help you, but I have used it before and Its amazing, http://buddystream.net.

    #143526
    DaveyWavey
    Participant

    @modemlooper said 4 days, 6 hours ago:
    To change slugs you change the page name and URL for that page in the WordPress admin.

    That worked perfectly. Almost. It seems that links in the activity feed still reference “groups” as opposed to the new slug so for instance the link should be something like this:

    http://www.mysite.com/newslugforgroups/groupname/forum/topic/newforumpost/

    instead the groups slug somehow persists and reads like this:

    http://www.mysite.com/groups/groupname/forum/topic/newforumpost/

    And this above link generates a 404 page not found error.

    Old slug: groups
    New slug: newslugforgroups

    This seems to only occur in the activity feed – everywhere else, your suggestion seems to work just fine.

    #143523
    charlietech
    Participant

    I deactivated all the plugin and activated them one by one. it was the suffusion bp pack that made them dupicate. I got this from one of there guys

    When I look at your site, the javascript throw 2 errors: “XMLHttpRequest cannot load http://www.mysite.com/wp-admin/admin-ajax.php. Origin http://mysite.com is not allowed by Access-Control-Allow-Origin.” It is like buddypress from your site tried to access something on another site (or like buddypress don’t see that your site is really yours). Maybe some redirections on your site break the things, or some settings on your server block the cross server javascripts. You can try to add in your .htaccess file the line:

    So they’re saying that its not the theme or bp plugin, bp plugin did caused the duplicating post when i did the plugins one by one. I cant post text but with bp activity plus, i cant post images and links. Im so confused.

    #143509

    In reply to: BuddyPress Tags

    @mercime
    Participant

    There was a plugin for BP 1.5.1 https://wordpress.org/extend/plugins/buddypress-activity-stream-hashtags/ Not tested if it works for BP 1.6.1

    #143503
    benzine
    Participant

    Here is the story Paul. I run a normal buddypress install on my website http://tinyurl.com/cuq6axy. If you go to the 2nd menu item in the main top nav (sorry it’s in French), you’ll see a list of users. The admin of the site did add a bunch of these users from the WP dashboard. But when a user is published in this section from buddypress, it doesn’t display the extra custom fields created nor does it carry the unfilled fields (for later editing) from the registration form which is here http://tinyurl.com/9aqtbez. How can I synchronize all the fields and make them appear on these users profiles or when they edit their profile they still have the fields which were not mandatory but not filled still appear?

    Does this explanation makes sense to you or anyone there?

    #143502
    9087877
    Inactive

    @mercime Excellent! Thank you!

    #143498
    trailmix5
    Participant

    Thanks @modemlooper

    I was able to comment out the entire form with /* and */, but the user is still directed to a general settings page (that is now blank except for the title “General Settings”). Granted this is better than having the password and email field, but is there a way for me to bypass that tab and go straight to the notifications?

    Also, I have settings checked in the admin panel because I want the user to be able to change the notification and privacy preferences. Is that correct?

    I’m not sure why I didn’t think of this before, but I could just hide the tab in CSS (like I did previously) and then use a 301 redirect match in my htaccess from settings to settings/notifications. Huh, is that a viable way to achieve this?

    #143495
    @mercime
    Participant

    When you deactivated suffusion, did you also deactivate suffusion/buddypress pack plugin?

    Re “Duplicate Posts” while using bp-default theme — are you referring to Status Updates in activity stream? If so, deactivate any plugin you’ve added which posts media or other info in activity stream

    #143494
    @mercime
    Participant

    @koki_xiong something’s getting lost in translation. use http://translate.google.com/
    As far as I can gather, if you cannot access wp-admin after activing BuddyPress, rename your plugins folder in server to e.g. wp-content/plugins-xxx Then after you get into wp-admin, rename plugins-xxx back to wp-content/plugins

    #143492
    @mercime
    Participant
    evagorasc
    Participant

    Thank you guys for your help. It helped me make sense of this.

    #143490
    ript247
    Participant

    I am very sure. I am not having a problem making the profile page a home page, My problem is making “My Profile” show up in my component directories. On my components page it says “Associate a WordPress Page with each BuddyPress component directory” I would like to add “My Profile” to this component directory.

    Currently I have “Activity Stream = activity, Discussion Forum = Forums, Groups = Groups etc..

    How can I do this, sorry my english not so good sometimes.

    #143487
    Tammie Lister
    Moderator

    solid_snake this weekend was the first ever BuddyCamp which may be part of why your responses were slower to get responses. However, this forum is made up of volunteers. Nobody is paid to respond to you, we all do what we can but we all don’t know everything or have unlimited supplies of time.

    I know your issues is really important to you but starting threads with capital letters won’t get anyone to help sooner. It will unfortunately put some people off and that doesn’t help you get things done sooner. This is a community.

    You would to do what you want need some custom script and this may be why responses have been slower to get to you. I myself don’t have a solid answer but I can give you a starting point of looking at : https://codex.buddypress.org/developer-docs/the-bp-global/. I do this in order to show you that whilst people may not be responding your not being ignored.

    #143485
    Paul Wong-Gibbs
    Keymaster
    #143484

    In reply to: BuddyPress Tags

    Koyu Berteon
    Participant

    Hello?! Times someone answers?

    #143481
    fonemi
    Participant

    Here is my style file header:

    `/*
    Theme Name: Apart2
    Theme URI: http://www.bascek.com
    Description: Another WP theme.
    Author: Gokhan Ozturk
    Version: 1.0
    Tags: buddypress
    */`

    I don’t think that any file is missing since everything works fine except BuddyPress.

    Is there a way to debug this issue?

Viewing 25 results - 26,326 through 26,350 (of 68,915 total)
Skip to toolbar