Search Results for 'buddypress'
-
AuthorSearch Results
-
May 31, 2011 at 12:28 am #113456
In reply to: Change Avatar on mouseover like Facebook
Timothy Tarmon Jr
Participant@naijaping hey my mentions tag is this ( @timothyjunior) I would have replied sooner but i really only look at my profile for mentions.
I just checked my own theme for this , and as you said it doesn’t list any folders so I can’t locate mine within wordpress either.
I edit my files threw cpanel. Did you edit your files like instructed?
May 31, 2011 at 12:21 am #113455In reply to: Improving Performance (How do you Cache Buddypress)?
Austin Nichols
MemberIs it possible for someone to put together a detailed guide on what settings should be used?
I know mileage may very depending on your hosting solution, but if someone could cover what settings effect BP that would be great.
May 31, 2011 at 12:20 am #113454In reply to: WordPress/BuddyPress Guru
@mercime
ParticipantMay 30, 2011 at 11:32 pm #113452In reply to: Improving Performance (How do you Cache Buddypress)?
gregfielding
ParticipantW3TC, SuperCache and other caching plugins do work with BP. What doesn’t work is object caching, like memcached. At least, not yet.
May 30, 2011 at 11:29 pm #113451gregfielding
ParticipantI kid you not, this plugin works. There are some warnings on the authors website about sub-domain multisite installs, so i’ve only got it on my main blog. But my spam is way down. Nothing in the last 7 hours. Unheard of for me.
May 30, 2011 at 10:57 pm #113450In reply to: BP MENU LINKS NOT WORKING
ppdesigns
MemberYes…lots of the links don’t work…that’s why I posted this…….I’m not putting index.php……..its happening automatically when I create a page and the ONLY pages that display properly are the ones I created.
Like hnla said…my hosting is no good so I’ll need to move the rest of my sites to hostgator that I want to use buddypress on them
dix
May 30, 2011 at 10:32 pm #113448In reply to: Customizing Copy – Renaming Buttons
aces
Participanthttps://codex.buddypress.org/extending-buddypress/customizing-labels-messages-and-urls/
https://codex.buddypress.org/extending-buddypress/changing-internal-configuration-settings/
https://buddypress.org/community/groups/miscellaneous/forum/topic/how-can-i-change-the-text-visit-blog-to-somthing-other-like-visit-post-or-watch-news-in-buddypress-blogs-page#post-89386May 30, 2011 at 10:22 pm #113447In reply to: WordPress/BuddyPress Guru
Andrea Rennick
ParticipantHere’s another spot to find people:
May 30, 2011 at 10:12 pm #113446In reply to: BP MENU LINKS NOT WORKING
Andrea Rennick
ParticipantWhy are you putting index.php in the permalinks though? That will interfere. This link http://massagebournemouth.com/wp/index.php/wp/uncategorized/ still does not work. I got that from your nav menu.
And you do not need to create pages in the admin area. Delete them.
Hostgator is usually fine – just get a regular ol’ Linux package, nothing fancy. Many people are using BuddyPress on Hostgator.
What do you have on your permalink settings page?
May 30, 2011 at 10:09 pm #113444Andrea Rennick
Participant
Greg’s an old client.Sometimes we have room to troubleshoot stuff, sometimes we don’t. It’d basically be an hour consult.
May 30, 2011 at 8:51 pm #113441In reply to: Positive Feedback: Did you see the theme Aristos?
May 30, 2011 at 8:40 pm #113439In reply to: Change Avatar on mouseover like Facebook
Prince Abiola Ogundipe
Participant@Timothy : i created it at wp-content/themes/(My Theme)/members/single/member-header.php. but funny enough, i cant see members-header.php in my theme file at the wordpress dashboard. i can only see it through my FTC.
thanks
May 30, 2011 at 8:35 pm #113438In reply to: Call to arms – Own your task
dennissmolek
Participant@svenl77
I would go to the trac: https://buddypress.trac.wordpress.org/
and create a ticket for your ideas. This would give other dev’s the chance to look at it, and you can work it much easier than starting threads on the forum. It also keeps all the files you put up so its a good revision tracker.
And what most of us do is create a patch against the newest version of the trunk and the core dev’s check it out and either ad as/is or work to modify it to fit..And I was wondering, if moving the sidebar can be done with just CSS why are we adjusting the markup for it then? I understand to avoid repetitious code but for backpat sake if css can do it, why create more hassle? PS, this is the stuff that can go on the trac.
May 30, 2011 at 8:17 pm #113436pcwriter
ParticipantGee, if that’s a service you offer, I’d be interested once I finally get my multisite project off the ground!
May 30, 2011 at 7:59 pm #113433In reply to: Change Avatar on mouseover like Facebook
Timothy Tarmon Jr
Participant@naijaping where did you create the file member-header.php inside your theme
May 30, 2011 at 7:25 pm #113432In reply to: Remove / Change Login Link BuddyPress Admin Bar
Tommy White
ParticipantAfter taking a trip through the files I found the location and file I had to edit. /wp-content/plugins/buddypress/bp-core/bp-core-adminbar.php
This allowed me to modify the linking structure to what I needed.
May 30, 2011 at 6:26 pm #113425In reply to: bbPress Plugins?
@mercime
Participant@LPH2005 did you have the chance to test the bbPress plugin with BP yet? I might be able check this out next weekend, time permitting
May 30, 2011 at 6:18 pm #113423In reply to: Call to arms – Own your task
Paul Wong-Gibbs
KeymasterI know how hard it *should* have been, I was asking @svenl77 if it was
But that appears to have been answered, thanks
May 30, 2011 at 5:51 pm #113415Andrea Rennick
ParticipantOne of these days I’ll need to poke around your install (again) and see why they keep getting in.
May 30, 2011 at 5:25 pm #113411In reply to: Positive Feedback: Did you see the theme Aristos?
@mercime
Participant@LPH2005 theme looks nice and clean.
WP themes will look similar at one point or another. I’ve seen freebies with similar design as well, though I suspect many/all of them would warrant a visit to the Theme Decoding Thread https://wordpress.org/support/topic/posts-requests-for-theme-decoding-in-here-1?replies=424
May 30, 2011 at 5:20 pm #113410In reply to: How to Show if user is online
Timothy Tarmon Jr
Participantactually I was aiming towards just that, after looking into the bp_has_members function reference in the online user widget. My code looked somewhat similar to theirs but mine wasn’t returning anything.
I suggest using that forum topic to provide an online status.
Sorry it took so long, i have been jumping back in forth threw different projects.
@Cheese. I probably would have seen this sooner if you had mentioned me in your posts
May 30, 2011 at 5:09 pm #113407In reply to: $25 If you can help me (Enter/Post Update)
johnkim1968
Participant@naijaping – Thanks for that link. Were you able to get it to work with an installation of buddypress?
May 30, 2011 at 5:03 pm #113406In reply to: BP MENU LINKS NOT WORKING
@mercime
Participant@ppdesigns == pages I’ve created are mysite/wp/index.php/groups ==
BP devs are going to improve support for Windows – IIS servers since adding that index.php for almost pretty permalinks does throw up errors
https://buddypress.trac.wordpress.org/ticket/2299 . In the meantime, if you’re working on Windows XP/7 etc, install XAMPP. Or, if you’re on webhost, move to a Linux/Unix server for a more relaxing experience.@davidbennett what @andrea_r said above. I recommend that you start a new topic of your own.
EDIT- took too long to answer, didn’t see all the conversation already going on
May 30, 2011 at 4:14 pm #113397gregfielding
ParticipantOk…2 days now and my total spammer count is only 10. I can’t prove it, but this plugin does seem to be working. For what it’s worth, I’ve got the Project Honeypot part working along with the Stop Forum Spam.
If you are getting bombarded with spam, try this out and see if it helps.
May 30, 2011 at 3:54 pm #113395In reply to: BP MENU LINKS NOT WORKING
Andrea Rennick
Participant“and there is no such directory…”
t will not make a directory on the server. They are *virtual* the same way pretty permalinks work.
@ppdesigns please give a link to your site. You don;t move the bp templates to the top level folder of your install. This is all *theme* based. Any templates files you move from the default BP theme go in the theme you want to use.
And yes, buddypress is what I would call intermediate usage.

-
AuthorSearch Results