Search Results for 'buddypress'
-
AuthorSearch Results
-
March 31, 2015 at 5:36 pm #237068
In reply to: Buddypress activity page not working properly
r-a-y
KeymasterAll symptoms sound like a problem with the javascript not working properly.
Unfortunately, it doesn’t look like it’s a problem with BuddyPress.
Maybe you have javascript disabled in your browser? Can you try other browsers?
If you’re starting on a fresh WordPress install, install BuddyPress from the WP admin dasbhoard’s “Plugins > Add New” page.
March 31, 2015 at 5:23 pm #237066In reply to: Activity page template?
IHaveToDoThis
ParticipantHey,
I’m a newcomer to all of this and I can’t answer your overall question, but I can tell you how to change the name “Site-Wide Activity” on the activity page. You go to: wp-content>plugins>buddypress>bp-activity/bp-activity-loader.php and the title is towards the top the in $GLOBAL array. And you can change it from “Site-Wide Activity” to whatever you want.
I’ll be following this tho. I’ve been looking for way to customize my BP wall and make it look not so bland. I hope someone else can help you further!
March 31, 2015 at 5:15 pm #237064In reply to: Buddypress activity page not working properly
danbp
Participant[MOD EDIT] links removed.
Please use a fake URL when you want to mention a path.Have you assigned a page to the activity component ? Sometimes it’s not setup automatically.
Also which is your theme ?March 31, 2015 at 2:56 pm #237031In reply to: BuddyPress Profile Page Translation
danbp
ParticipantDo you mean BP’s profile or a third party plugin ?
All translatable strings related to BP are stored in /buddypress/buddypress.pot
March 31, 2015 at 1:52 pm #237018In reply to: Buddypress virgin – very confused and lack of docs!
mcpeanut
Participant@mrgiblets haha you did the exact same as me with picking twenty twelve when i first started using buddypress, i still think its one of the best blank canvas themes to work from apart from the lack of responsiveness it has, although you can make it fully responsive but its a pain to do, i even went to the extent of making it into a 3 column layout etc.
In regards to what you want to implement no-one can really help you until the ideas of what you want to integrate emerge 🙂
March 31, 2015 at 1:10 pm #237011In reply to: Buddypress virgin – very confused and lack of docs!
mcpeanut
Participant@mrgiblets HI, I was the same as you when i first came to these forums nearly 2 years back, although i had website developing experience i found buddypress just as confusing, the best way to learn is to get stuck into it in my opinion, there are quite alot of good reads regarding things you may need to achieve in these forums, you should also read through these pages here https://codex.buddypress.org/
When typing a message using “@” the dropdown list that pops up as soon as your start typing should only show names of the current users friends. What happens if you have 10,000+ users on your site? That’s going to get annoying for the users really fast. At very least there should be an option in the backend to activate this functionality.
I tend to agree with this 100 percent, i have mentioned (ironic lol) this before in these forums, you should really have an option to either have @mentions for either sitewide or friends only.
LIKE button. I wasn’t that surprised that something like this wasn’t installed as standard, but as this is an integral part of social interaction these days I was shocked after spending days trying to find a plug-in that works with the current version and have only managed to find one that works but is shaky at best. There are lots of “no longer available” plug-ins and bits of code and hacks out there but again – removed or deleted when you try to view them. From what I gather this seems to be something that developers have had real problems implementing. I can’t even find a single premium LIKE button plug-in out there! Surely it’s time to have this feature as standard?
I believe from what ive read from the dev’s talking about this but i cannot remember the link to give you, that they are working on this via the already built in favorites button, they are trying to adapt it to a kind of liking system but their main concern seemed to be scalability and are working on a way to reduce the queries and database hits this could potentially have an effect with.
A clean current install of BP doesn’t include a BP theme. I have read that you have removed this and tried to implement it with any standard WP theme but that doesn’t help new users when trying to figure out what BP is capable of. Despite formatting issues many of the things it can do simply aren’t that obvious with a default WP theme. Surely it should at least give you the option to install a standard BP theme from theme manager?
They decided to stop support for the default theme and i would advise you to really search for a newer theme anyhows seeing as buddypress integrates with most themes flawlessly now.
March 31, 2015 at 1:07 pm #237009In reply to: Registrations Dissapearing?
danbp
ParticipantPlease, give details: https://buddypress.org/support/topic/when-asking-for-support-2/
March 31, 2015 at 12:55 pm #237008In reply to: Buddypress Registration Form
Henry Wright
ModeratorYou could just provide your own template for the registration page (hence have your own custom registration form).
BuddyPress will use the following template hierarchy
/buddypress/members/index-register.phpCheck out the Template Hierarchy article for more info on how templates work in BP.
March 31, 2015 at 12:28 pm #237005In reply to: Buddypress Registration Form
feyrisa
ParticipantHi @HenryWright !
Thank you for your replyDo you know if it’s possible to stop submiting after the buddypress registration form and redirect to a page which include the PMPro checkout ? I mean changing the Submit button by a second page where we choose a subscription ? And where can I change this button ?
Thank you
March 31, 2015 at 12:20 pm #237004In reply to: Add some page to Profile
Henry Wright
ModeratorHi @gromozeka
You could create a new component but that isn’t required. Check out
bp_core_new_nav_item()for how to add items to the navigation.March 31, 2015 at 12:17 pm #237003In reply to: Particular Dating Site
Henry Wright
ModeratorMarch 31, 2015 at 12:13 pm #237001In reply to: Buddypress Registration Form
Henry Wright
ModeratorHi @feyrisa
Is that a way to add membership checkout to my buddypress registration ?
It will be possible but there isn’t a configuration setting that’ll do it for you (unless the plugin itself has a setting that allows integration with BuddyPress).
March 31, 2015 at 4:02 am #2369955high
ParticipantOk, I know it’s not the correct php way, but in lieu of any other option I’ve found how to remove showing it with css – posted in BuddyBoss here: http://www.buddyboss.com/support-forums/topic/1st-month-feedback-mobileresponsive-theme/ and I put this code…
#buddypress #admins-list div.action a, #buddypress #mods-list div.action a, #buddypress #members-list div.action a, #buddypress #groups-list div.action a, #buddypress #friend-list div.action a{display:none;}
in my child theme style.css file.
Hope it helps other who are stuck too 🙂March 31, 2015 at 2:35 am #236993In reply to: Yellow notification top bar
mcpeanut
Participant@gnasralla tbh i havent come across this issue myself and it shouldn’t really be happening so as dan stated id first troubleshoot if its a plugin or theme issue by first turning off all other plugins apart from buddypress and then if the issue is still there swap to any one of the default themes as a starting point.
March 31, 2015 at 12:06 am #236986mcpeanut
Participantthere used to be a plugin that did this but im not sure if it still works , you can try it
https://wordpress.org/plugins/buddypress-activity-stream-bump-to-top/
its an old plugin so i dont think it will work, maybe you could try get it fixed i dunno.March 30, 2015 at 10:55 pm #236982nate22
ParticipantThanks, if that is the best way to do it, that’s what I will do.
I am guessing this article is outdated and should not be followed at all: http://premium.wpmudev.org/blog/make-your-wordpress-site-buddypress-ready/
…right?
March 30, 2015 at 10:41 pm #236981In reply to: How to customize the registration form
danbp
ParticipantMarch 30, 2015 at 10:34 pm #236980In reply to: Missing users and redirection issue on user profiles
danbp
ParticipantPoint 1 is probably your issue.
BuddyPress does not work on installations where you give WordPress its own directory.
To resume a default BP install.
your-site.com is the root. Generally a folder called htdocs or www. Once WP is installed you have something like this:
serveur/path/www/wp-admin
server/path/www/wp-content
server/path/www/wp-includesBuddyPress goes to /server/path/www/wp-content/plugins/buddypress/
This will not work if you use BP /server/path/www/mysite/wp-content/plugins/buddypress/
March 30, 2015 at 7:35 pm #236969In reply to: Missing users and redirection issue on user profiles
project_subdomain
ParticipantSorry, I recently noticed that the other member-related buddypress pages “activate” and “register” also don’t work properly. So it looks to me as the home’s content loads only with that same home-url (domain.com). Also, since syncing WordPress profiles now all members can be found in the list on the members page – other than stated in the topic’s title and first post.
Three other things I thought about:
1. My directory structure is as follows: (root)/folder/
folder then contains index.php and main wordpress-folder. Didn’t want multisite and tried to manage more sites that way.
2. I have added a new default user role before having installed buddypress. Originally working and added in my child theme’s functions.php.
3. Theme incompability? Theme twenty twelve had been modified very slightly. Seems unlikely to me.March 30, 2015 at 7:31 pm #236968In reply to: Yellow notification top bar
danbp
ParticipantI’m very patient. I learned that you like poems.
I now would glad to know if you speak BuddyPress ? I’m still waiting some information related to your site…
Which BP version do you use ? What is your theme name ?
Sorry to tell, but I ignore what is the yellow notification top bar !
March 30, 2015 at 7:25 pm #236966In reply to: Blank pages overload
danbp
ParticipantSorry for this late answer, i missed your topic.
You can follow a similar topic here:
https://buddypress.org/support/topic/problem-after-updating/#post-236965Did you solved the issue ?
Can you give more details about your install (theme, plugins, php version) ?
Are your on a local or live site ?If you want to answer, do it on the other topic, where the discussion is more advanced.
Closing this topic to avoid duplicate. Thank you for your comprehention.
March 30, 2015 at 7:18 pm #236965danbp
ParticipantI opened a ticket: https://buddypress.trac.wordpress.org/ticket/6335#ticket
Login (same as here) and subscribe, so you can follow dev’s opinion. Not sure they come to the forum quickly.I’m not sure it is a BP issue. Could also be a plugin or a corrupted one who takes action when BP is enabled. Can even came from WP itself.
So i strongly recommend you close the site access. You will loose much more as some signups if that issue is viral.
Have you some server access log to share ? Or warnings coming up ? Activate debug in wp-config
You (we) have to wait for more opinions about this. Keep calm and stay confident.
March 30, 2015 at 6:34 pm #236961In reply to: Theme for magazine content plus social network
danbp
ParticipantHey, that’s a digit geeking speech ! Twenty Twelve and Twenty Fifteen are respectively WordPress default theme. 2015 and 2012 are even faster to write, specially for me.
Does it make sense ?
While (i wrote period – but i’m french – it’s not the punctuation, sorry. During the time is more US english) building your project (discussing with your client, your team, dog and what ever…) and WordPress, you need a theme. Default theme has the avantage to “work” with WP and… BuddyPress.
While struggling with a third party theme is another story which can be handled quietly AFTER your project is near to be completed. Growing step by step.Once the foundation is solid enough, in other terms !
Does it make more sense ?
March 30, 2015 at 5:45 pm #236959March 30, 2015 at 5:44 pm #236958wellgolly
Participant -
AuthorSearch Results