-
Adam Nowak posted an update 14 years ago
@pollyplummer Thanks for posting the links to the Code Collective, feel free to register if you want and store some of your code there.
-
Adam Nowak posted an update 14 years ago
@pollyplummer Hi, it’s Adam. What is your level of involvement with WPMU dev? I am interested in contributing but have not received any responses from them via my applications or attempts to contact.
-
Trivikrama posted an update 14 years ago
@pollyplummer Hi Sarah, I downloaded buddypress-sliding-login plugin. I installed it following your instructions written there. But I didnt get any output. I disabled adminbar by pasting piece of code written there. Still I am not able to get any output. Are there any other steps to do ?????
Please Reply.
Regards,
Trivikram. -
PH (porsche) posted an update 14 years, 1 month ago
@pollyplummer Hey there. Im looking for a BP, WP developer. Are you and/or your firm/group available for some work?
-
Janis posted on the forum topic Can you run multiple profile loops in single/profile-loop.php ? in the group How-To and Troubleshooting: 14 years, 1 month ago
Sarah, couldn’t you share your experience re this question?
please? -
Roger Coathup posted on the forum topic Need a Submit News Plugin in the group Creating & Extending: 14 years, 2 months ago
Take a look at @Pollyplummer‘s recent article on front page posting http://wpmu.org/8-wordpress-plugins-that-enable-posting-and-editing-from-the-front-end/
-
Roger Coathup replied to the topic How to move/relocate the links in the Admin bar's My Account individually/separately to the sidebar? in the forum How-to & Troubleshooting 14 years, 2 months ago
Here’s an example of how to do it for messages:
<li><a href='#'>Inbox ()</a></li>
You can adapt that with appropriate slugs for all the menu options. If you want further pointers, @pollyplummer ‘s sliding admin panel will give you a good example of how to adapt and reimplement the account menu
-
Roger Coathup posted on the forum topic How to move/relocate the links in the Admin bar's My Account individually/separately to the sidebar? in the group How-To and Troubleshooting: 14 years, 2 months ago
Here’s an example of how to do it for messages:
<a href="">Inbox ()</a>
You can adapt that with appropriate slugs for all the menu options. If you want further pointers, @pollyplummer ‘s sliding admin panel will give you a good example of how to adapt and reimplement the account menu
-
Boone Gorges posted on the forum topic How to Remove and Add Items in "bp_get_displayed_user_nav" in the group How-To and Troubleshooting: 14 years, 2 months ago
@ri-kun The answer to your second question is not straightforward, though it has been discussed before on this forum. I suggest posting it in another thread so that other users will be able to help you with it. You might also have a look at this plugin by @pollyplummer https://wordpress.org/extend/plugins/buddypress-sliding-login-panel/
-
Roger Coathup posted an update 14 years, 2 months ago
@pollyplummer Hi Sarah – if you are looking for a WPMU article idea – give me a shout later this month. We’ve got a stack of new BuddyPress client sites coming up for launch – we could talk about developing BuddyPress for overseas clients, one of the sites in detail, or just chew the fat on how to grow a BuddyPress team.
-
Roger Coathup posted on the forum topic How to Exclude a Group From the Groups Loop in the group How-To and Troubleshooting: 14 years, 2 months ago
@ch8rt – rather than write that long nested if structure, put your group names into an array, and then check if the bp_get_group_name is in that array, using the PHP in_array() function: http://php.net/manual/en/function.in-array.php
@pollyplummer – Yes, an exclude parameter would be very useful – it came up in another forum thread recently as well
-
Thomas O'Hearn posted an update 14 years, 2 months ago
@pollyplummer I’d like to check out your blog sometime!
-
Dr. Nuno Santos posted an update 14 years, 2 months ago
@pollyplummer Hi Sarah!
I really would like to run your plugin on my site, but I guess Iยดm to stupid to do right.
When I put the command as you say into the w+-config.php, it never works the right way. Maybe you can tell for some stupid like me how to do exactly?
Thanks and regs, Nuno -
Anointed posted an update 14 years, 2 months ago
@pollyplummer Is this the same Sarah Gooding from the Krop.com video tutorial that I found today?
If so.. Wow, you do a fantastic job. I would sooo love to pick your brain for a few minutes someday about what software you used for the demo video, and to get some pointers.
I plan on creating a ton of help video’s for buddypress just like the one…[Read more]
-
@Anointed I don’t know what video you’re referring to. I think you have me mixed up with someone else. Can you send me a link to the video?
-
http://www.krop.com/creativedatabase/ the video is on the bottom.
I was following the twitter rabbit trail yesterday, and somehow must have connected ‘Sarah’ from the video with a tweet linking back to you or something. Who knows…. was a long day lol
Anyhow, the video rocks and the product seems pretty cool as well…-
haha. Her name is Sara Goodman. ๐ Definitely not me. I WISH I made videos that well. ๐
-
-
-
Wow… not only is that a cool video, that’s very cool site!
-
Yeah, I just wish I could purchase it outright. I hate paid services, would rather pay much more up front and ‘own’ the code. Still killer video and site builder tools
-
-
-
Anointed posted an update in the group BuddyPress Sliding Login Panel: 14 years, 2 months ago
this plugin really needs its own forum!
@pollyplummer
I am having the same problem as a few others have reported where it keeps saying I have a friend request from myself. It comes and goes, but happens very often. I keep ‘friending’ myself, but it keeps coming back.No errors are reported in the logs, so not quite sure where to begin…[Read more]
-
I’m aware of this error. Hoping to fix it for the next release.
-
Sorry, I just sent you a message on your website before I saw this. Do you happen to have an ETA on the release?
Thanks and best wishes,
Kristen-
Not yet. I’m totally slammed with other projects right now. Probably not for another 2 or 3 weeks at best.
-
Okay. I look forward to it. Is there something any of us can contribute to help things along? Or is it simply a time factor? ๐
Thanks and best wishes,
Kristen
-
-
-
-
-
Anointed posted an update in the group BuddyPress Sliding Login Panel: 14 years, 3 months ago
@pollyplummer
Just for kicks I tried installing the bp sliding panel but for some reason it doesn’t slide. Using standard bp theme.
http://mydreamhost.netideas?
-
@Anointed Looks like you don’t have the BP admin bar disabled. You have to disable that for it to work.
-
yeah, the admin bar won’t disable, looking into it now.
I have the following code in my wp-config.php file
define(‘WP_POST_REVISIONS’, false);
define( โBP_DISABLE_ADMIN_BARโ, false );
/* That’s all, stop editing! Happy blogging. */-
@Anointed – Try changing false to true instead.
-
tried that as well.. wow you respond fast lol
-
haha yeah, just working tonight. So one other idea – might be silly. Are you quotes curly in your define statement? I mean it looks like they are from how you pasted them. They should be plain, like this: ‘ ‘ Might be way off, but who knows? ๐
-
whoops mine posted curly too. ok it’s probably not that ๐ I have no idea why you cant disable the bar. There’s a dirtier way that you can do it with CSS… oh wait, just checked your site. Looks like it’s working now ๐ great job.
-
lol, yup that was it. great catch, saved me from hours of deactivating plugins.
Go figure, if I use curly anywhere else in wp it would white screen on me… that’s what I get for copy paste from the forums here.
thank you!
-
-
-
It is probably another conflicting buddypress plugin. I’ll try figuring it out.
-
-
-
-
-
Adil Javed posted an update 14 years, 3 months ago
@pollyplummer hi sarah can i seek some sort of help from your. i have bought a domain uetblogs.com and a installed buddypress, i also want to install WordPress multisite so every member can get his own blog. how can i do that can you please help me. i have read https://codex.wordpress.org/Create_A_Network but i dont know where to find httpd.conf…[Read more]
-
mvvspr posted an update 14 years, 3 months ago
@pollyplummer could you please update the Buddypress friends only activity stream plugin with the fix given by rich! @ etiviti
to show users own updates in activity stream.-
Hey @mwspr โ I donโt have a plugin for that in the repository. I think maybe I posted one a long time ago in a blog post but Iโm not actively maintaining it. I donโt know what fix youโre talking about but feel free to add it yourself and put it in the repo if you think other people might want it. I probably wonโt be working on that one.
-
-
mvvspr posted on the forum topic Activity of the user not being shown in the group How-To and Troubleshooting: 14 years, 3 months ago
I have found out that the conflict is because of @pollyplummer Buddypress friends only activity stream plugin.Could you please update your plugin with the fix provided by @nuprn1 on his website.
Thanks,
Prashant -
Adam Nowak posted an update 14 years, 3 months ago
@pollyplummer Hope you like my new plugin, buddypress-sidebar. I have a lot of plans for this one. Have a good one
- Load More
@pollyplummer
Active 1 month ago
Thanks. I am just now getting your message – havent logged into buddypress.org for a million years. @pollyplummer on twitter is the best way to get ahold of me. Sorry I missed your other messasges!