Search Results for 'buddypress'
-
AuthorSearch Results
-
April 2, 2011 at 9:53 pm #109409
In reply to: Looking for feedback on our tweaked Profile Pages
gregfielding
Participant@mercime
Thanks a ton for the feedback, as always. I added a few more pixels to the middle – it’s a tough balance!April 2, 2011 at 9:37 pm #109407Virtuali
ParticipantDisable all your plugins except buddypress.
April 2, 2011 at 9:32 pm #1094061reason
MemberThanks and I am sorry that I did not include this information before
1. Which version of WP/MU are you running? 3.1
2. Did you install WP/MU as a directory or subdomain install? directory
3. If a directory install, is it in root or in a subdirectory? root (I think, I have it on godaddy)
4. Did you upgrade from a previous version of WP/MU? If so, from which version? no
5. Was WP/MU functioning properly before installing/upgrading BuddyPress (BP)? e.g. permalinks, creating a new post, commenting.
6. Which version of BP are you running? no, went from wordpress to buddypress
7. Did you upgraded from a previous version of BP? If so, from which version? No, just loaded buddypress a couple of days ago
8. Do you have any plugins other than BuddyPress installed and activated? If so, which ones?
Amikelive Google Adsense Widget
BuddyPress Chat Component
BuddyPress Follow
BuddyPress Usernames Only
BuddyStream
Configure SMTP
Delete Spam Daily
Google Analytics for WordPress
Mail From
Math Comment Spam Protection
Quick Adsense
ShareThis
StatPress Reloaded
STC – Tweet Button
Wikinvest Wire
9. Are you using the standard BuddyPress themes or customized themes? standard
10. Have you modified the core files in any way? not that I know of
11. Do you have any custom functions in bp-custom.php? no
12. If running bbPress, which version? Or did your BuddyPress install come with a copy of bbPress built-in? not running bbPress
13. Please provide a list of any errors in your server’s log files. none
14. Which company provides your hosting? godaddy
15. Is your server running Windows, or if Linux; Apache, nginx or something else? LinuxThanks
April 2, 2011 at 8:53 pm #109403mikeytrooper
MemberBOOM! Thanks mercime.
April 2, 2011 at 8:44 pm #109401In reply to: One blog per each BuddyPress user – IS IT POSSIBLE?
Hugo Ashmore
ParticipantYou need to look at the other section in dashboard ‘Network Admin’
? Are you sure you have MultiSite enabled ?
April 2, 2011 at 7:52 pm #109398@mercime
ParticipantApril 2, 2011 at 7:28 pm #109397In reply to: pages private to groups
@mercime
ParticipantI know that the premium Gravity Forms plugin can be integrated with BuddyPress in general, but to attach that form specifically to certain group/s would require extra coding to achieve this on your part.
April 2, 2011 at 7:23 pm #109396@mercime
ParticipantBy walkthrough, you mean this one? https://codex.buddypress.org/theme-development/bp-template-pack-walkthrough-level-easy-2/
The last time I checked out an On Demand theme was almost a year ago, but I remember it has a page.php file where you can see the HTML structure you should impose over the BP template files transferred when you went through the compatibility process with BP Template Pack.
April 2, 2011 at 7:19 pm #109394In reply to: pages private to groups
@mercime
Participanthttps://buddypress.org/community/groups/buddypress-docs/
If you create a hidden group, only group admin and invited members of the group can access these pages.April 2, 2011 at 7:15 pm #109393In reply to: A global forum?
@mercime
Participant== I prefer keep local forums with the global fourm running along. ==
Actually, @sbrajesh‘s Global Forums plugin can either integrate the groups forums or run separate from the group forums.
April 2, 2011 at 4:33 pm #109379@mercime
Participant== i’ve done so many posts and image uploads, its going to be a nightmare to re do it, ==
If you don’t need to install BuddyPress and make sure it works for all WP and BP upgrades including BP plugins, then you can stay in that setup.
If you do want BP in your setup, backup database and server files and save to hard drive then reverse the process you went through “giving WP it’s own directory”, you can then reinstall WP at domain root.
April 2, 2011 at 3:54 pm #109377In reply to: A couple of beginner questions.
Virtuali
ParticipantAnd the code is giving me an error:
Parse error: syntax error, unexpected ‘}’ in xxx/public_html/wp-content/plugins/bp-custom.php on line 9
Make sure it has been wrapped around “ at the beginning and the end.
But I want it to display their usernames instead of their RealNames.
Use this plugin: https://wordpress.org/extend/plugins/buddypress-usernames-only/
April 2, 2011 at 3:36 pm #109375In reply to: Remove Groups
@mercime
ParticipantIf you are going to use an external forum software, then you can just go to dashboard > BuddyPress > Component Set up > Groups – Disabled. Note that if you go this route, you would have to create a plugin to integrate your forum software with BuddyPress.
If you want to use the internal bbPress forum which you install via BuddyPress > Forums Setup , then you have to keep the groups enabled because the default forums are connected to groups. https://codex.buddypress.org/buddypress-site-administration/buddypress-forum/ In this scenario, you could rename and use Groups as the Main Forum sections like https://wordpress.org/support/ and adjust navigation in BP Admin Bar, Main Navigation and Item Navigation accordingly.
April 2, 2011 at 3:36 pm #109374In reply to: A couple of beginner questions.
edinchez
Participant“That is what Buddypress does currently. It displays their “RealName” rather than their Username across the site.”
But I want it to display their usernames instead of their RealNames. And the code is giving me an error:
Parse error: syntax error, unexpected ‘}’ in xxx/public_html/wp-content/plugins/bp-custom.php on line 9
Note that I just created the bp-custom.php file. Oh, and, how can I add a search bar in the adminbar? but not the BP searchbar, i want to add the wordpress default searchbar. Thanks!
April 2, 2011 at 2:51 pm #109370In reply to: A couple of beginner questions.
Virtuali
Participant<i> How can I make it so it displays the users by nicknames, not by their names?</i>
That is what Buddypress does currently. It displays their “RealName” rather than their Username across the site.
<i> how can I add Activity and Members links in the adminbar?</i>
Add this to your bp-custom.php:
function pages(){ ?> <li class="no-arrow"><a href="yoursite.com/activity">Activity</a> <li class="no-arrow"><a href="yoursite.com/groups/">Groups</a> <?php } add_action( 'bp_adminbar_menus', 'pages', 15 );April 2, 2011 at 1:22 pm #109367In reply to: From Latin1 to UFT8 – Issues
James
Participantthanks for reply,
even if I would find necessary octals for my language, it still would not solve my issue, since biggest problem is updates and, of course, I can not ask my users to use octals in their updates.at the moment they will have to refresh page after every update, maybe some other solutions?
can plugin “RS activity refresh…” solve this issue?
maybe I should completely switch off javascripts for updates?April 2, 2011 at 11:27 am #109365In reply to: [Resolved] Speeding up buddypress
nanchante
ParticipantIn that article, they recommended DB cache to be off, yet you have it on. Why?
April 2, 2011 at 11:25 am #109364In reply to: [Resolved] Speeding up buddypress
nanchante
Participantthanks a lot.
April 2, 2011 at 11:00 am #109362In reply to: [Resolved] Speeding up buddypress
Pisanojm
ParticipantHere is a good answer by Frederick Townes the developer of the W3TC plugin:
http://www.rackspace.com/cloud/blog/2010/09/02/optimize-your-wordpress-site-with-w3-total-cache/
April 2, 2011 at 10:15 am #109357In reply to: [Resolved] Speeding up buddypress
nanchante
Participantok, good to know.
So exactly what does database caching do? I know it sounds obvious, but what things are cached and what is left purely dynamic? Is it only for logged in or out users? Or both?
Sorry for being vague, but again, it would be great if there was a definitive doc on this (being WT3 and BP).
April 2, 2011 at 8:58 am #109355In reply to: Can you multi-site BuddyPress?
nsbp001
ParticipantI am interested in this thread. I would like to have 3 BP networks with three separate brands and three separate URLs, but them all using the same database. That is, a user signed up in site3 can see, group with, friend, email, etc a user in site 1 seamlessly.
So site1 would be subdomain.domain1.org and typing in that URL gets you to a page where you see a a theme and branding specific to domain1.org. Site2 would be domain2.org and likewise going to that site you would see a theme and branding specific to domain2.org, and likewise for site3.
The independent branding is important, but the ability to have cross site networking is important as well.
On solution I thought of is the following:
Set up BP network with users subdomain.domain1.org/domain2 and subdomain.domain1.org/domain3. Then use the Domain Mapping plugin to map domain2.org to subdomain.domain1.org/domain2 and domain3.org to subdomain.domain2.org/domain3.
Then I would want to continue to be able to make new users like domain2.org/names and domain3.org/names.
Or is this all possible using the Multi-domains plugin?
April 2, 2011 at 7:38 am #109352In reply to: BuddyPress Admin Bar Gone
JamieWade
Member@mercime Yes I was talking to PCWriter about this issue. The strange thing is, the admin bar displayed once the site was firts set up, and was there for about a week then it went? I used Softaculous on cPanel to install WordPress to my site, then I downloaded the BuddyPress plug in from the WordPress admin. Here is the website in question.
April 2, 2011 at 4:59 am #109351John James Jacoby
Keymaster@nexla Sorry, I honestly am not sure what it is that you’re trying to say. Unless I am totally losing it, you started this topic in regards to the BuddyPress global constant in the title. I provided a solution to that in BuddyPress trunk and a screen shot of it in the works. Is there something I’m misunderstanding?
April 2, 2011 at 4:39 am #109349In reply to: [Resolved] Speeding up buddypress
Pisanojm
ParticipantI mistakenly posted above, we are using “database” caching. Object caching did not work for us and caused many problems with others seeing other users names appear when viewing private messages as well as other object cache related issues.
April 2, 2011 at 4:38 am #109348@mercime
Participant== Now buddypress won’t work, its driving me insane ==
The last time I tested https://codex.wordpress.org/Giving_WordPress_Its_Own_Directory a year ago and installed BP, it just didn’t work. Since you just created your site, why not start from scratch and install WordPress in domain root?
-
AuthorSearch Results