Search Results for 'buddypress'
-
AuthorSearch Results
-
October 17, 2012 at 3:32 pm #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.
October 17, 2012 at 1:55 pm #143564In reply to: [Resolved] Forums Search
provinciesnederland
Participant@shawn38 Thanks for the tip!
October 17, 2012 at 1:33 pm #143563In reply to: Mobile inquiry – high demand
Tammie Lister
ModeratorBuddypress 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.
October 17, 2012 at 12:12 pm #143562sammyb
ParticipantI 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.
October 17, 2012 at 11:05 am #143561In reply to: Changing slugs with bp-custom.php: No change!
DaveyWavey
ParticipantWo! 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 !
October 16, 2012 at 10:55 pm #143546In reply to: [resolved] Cannot post new activity
marcycapron
ParticipantOctober 16, 2012 at 9:07 pm #143544In reply to: [Resolved] Buddypress Pages not working as expected
lottiejam
ParticipantHi i have exactly the problem above but unfortunately does not fix itself. Any help welcome please.
October 16, 2012 at 7:36 pm #143541In reply to: What plugin is this site using?
modemlooper
ModeratorThere 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.
October 16, 2012 at 3:57 pm #143536In reply to: What plugin is this site using?
teorourke
ParticipantReally? Damn. Thanks for the input though @modemlooper. Next question I suppose is how would I go about learning how to do something like that?
October 16, 2012 at 1:56 pm #143530In reply to: How to make Buddypress works with Facebook Comment?
syncddesign
ParticipantNot sure if this will help you, but I have used it before and Its amazing, http://buddystream.net.
October 16, 2012 at 9:09 am #143526In reply to: Changing slugs with bp-custom.php: No change!
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: newslugforgroupsThis seems to only occur in the activity feed – everywhere else, your suggestion seems to work just fine.
October 16, 2012 at 4:25 am #143523In reply to: PLEASE HELP bp default is duplicating post
charlietech
ParticipantI 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.
October 15, 2012 at 7:49 pm #143509In reply to: BuddyPress Tags
@mercime
ParticipantThere 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
October 15, 2012 at 6:47 pm #143503In reply to: URGENT!!! PLS HELP -> Add new users from admin
benzine
ParticipantHere 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?
October 15, 2012 at 6:40 pm #143502In reply to: [Resolved] Activity issue
9087877
Inactive@mercime Excellent! Thank you!
October 15, 2012 at 5:59 pm #143498In reply to: Hide General Settings Tab
trailmix5
ParticipantThanks @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?
October 15, 2012 at 5:39 pm #143495In reply to: PLEASE HELP bp default is duplicating post
@mercime
ParticipantWhen 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
October 15, 2012 at 5:35 pm #143494In reply to: [Resolved] The set is completed into the not Manage
@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/pluginsOctober 15, 2012 at 5:24 pm #143492In reply to: [Resolved] Activity issue
@mercime
ParticipantOctober 15, 2012 at 5:02 pm #143491evagorasc
ParticipantThank you guys for your help. It helped me make sense of this.
October 15, 2012 at 4:39 pm #143490In reply to: Adding Dynamic Profile Link to Main Menu Item
ript247
ParticipantI 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.
October 15, 2012 at 1:58 pm #143487In reply to: Need help: Replies In Buddypress forums
Tammie Lister
Moderatorsolid_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.
October 15, 2012 at 11:53 am #143485Paul Wong-Gibbs
KeymasterDo not create duplicate topics: https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/add-new-users-from-admin/
October 15, 2012 at 11:38 am #143484In reply to: BuddyPress Tags
Koyu Berteon
ParticipantHello?! Times someone answers?
October 15, 2012 at 10:47 am #143481fonemi
ParticipantHere 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?
-
AuthorSearch Results