-
pcwriter replied to the forum topic Group members cannot edit docs in the group BuddyPress Docs 13 years, 1 month ago
Thank you… that worked.
Users can now edit docs and set permissions.
🙂 -
pcwriter started the forum topic Cannot edit docs in the group BuddyPress Docs 13 years, 1 month ago
I just installed bp-docs on WP3.2.1+BP1.5 but users cannot edit any docs, even the ones they create 🙁
I’ve tried setting edit permissions (in the UI) for all members or just the doc creator, […] -
pcwriter replied to the forum topic Google+ and LinkedIn disappear when filtering activity stream in the group BuddyPress Share It 13 years, 2 months ago
@modemlooper
Confirmed working well after updating. Thank you! -
pcwriter replied to the forum topic where is the code? in the group How-To and Troubleshooting 13 years, 2 months ago
You’ll find all the functions to call adminbar stuff here:
https://codex.buddypress.org/theme-development/modifying-the-buddypress-admin-bar/ -
pcwriter started the forum topic Google+ and LinkedIn disappear when filtering activity stream in the group BuddyPress Share It 13 years, 2 months ago
@modemlooper
Great plugin (and thanks for adding classes so elements can be styled)! I’ve only found two hiccups:1 – Twitter, FB, Digg & email display just fine when filtering the activity stream display, […]
-
pcwriter posted an update 13 years, 2 months ago
@godrob @godrob It’s kind of difficult to know which post you’re taking about in the update you left on my profile ‘cuz you didn’t reference the post (it is a year old, after all ;-)). I can tell you that I did not pursue exploration with Avatar Bubble at the time as it seemed to be a bit lacking in features back then. I haven’t checked it out…[Read more]
-
pcwriter replied to the forum topic WP search results page kills BP member widgets in the group How-To and Troubleshooting 13 years, 3 months ago
Note that this patch is for BP1.2.9
-
pcwriter replied to the forum topic WP search results page kills BP member widgets in the group How-To and Troubleshooting 13 years, 3 months ago
@nuhammadrid and anyone else experiencing this odd behavior:
Brajesh’s patch works just fine, but it requires a slight modification to bp-core-templatetags.php:
Replace this (line 131):
`if ( isset( $_REQUEST[‘s’] ) […] -
pcwriter replied to the forum topic WP search results page kills BP member widgets in the group How-To and Troubleshooting 13 years, 3 months ago
@nuhammadrid
Brajesh just posted a possible solution at BuddyDev:
http://buddydev.com/forums/topic/wp-search-results-page-kills-bp-member-widgets#post-9892I’m going to try it tomorrow ‘cuz I’m off to bed right now, […]
-
pcwriter replied to the forum topic WP search results page kills BP member widgets in the group How-To and Troubleshooting 13 years, 3 months ago
@nuhammadrid
Yeah, I had found both those posts during my search for a solution, but neither of them even hints at one 🙁
Brajesh Singh’s Global search results page does not create this conflict however. I think I’ll post […] -
pcwriter started the forum topic WP search results page kills BP member widgets in the group How-To and Troubleshooting 13 years, 3 months ago
Hi all!
I just noticed that when using the WP searchform, member widgets on the results page display
“No one has signed up yet!” (Members widget)
“There are no users currently online” (Who’s Online widget)
“There are […] -
pcwriter replied to the forum topic Why does a page named /search redirect to members search? in the group How-To and Troubleshooting 13 years, 3 months ago
How about these…
find
explore
ask
query -
pcwriter replied to the forum topic How can i add "View Profile" link so that when click it will link to that user profile in the group How-To and Troubleshooting 13 years, 3 months ago
@funmi-omoba
You’re right, it won’t work ‘cuz there are typos in the code… sorry, my bad 🙁
Find this in members-loop.php (around line 30)
`
<a href="”> […] -
pcwriter replied to the forum topic How can i add "View Profile" link so that when click it will link to that user profile in the group How-To and Troubleshooting 13 years, 3 months ago
Sorry, that line should be:
<a class="button" href="View Profile
-
pcwriter replied to the forum topic How can i add "View Profile" link so that when click it will link to that user profile in the group How-To and Troubleshooting 13 years, 3 months ago
@funmi-omoba
In members-loop.php, simply add the following inside
<div class="item-title">
<a class="button" href="
Then in style.css of your child-theme, add
`#members-list .item-title […] -
pcwriter replied to the forum topic creat a new blog post using buddypress's "post update" in the group How-To and Troubleshooting 13 years, 3 months ago
I’ve used TDO-Mini-Forms for front-end posting and it works well. There’s also Gravity Forms if you want to go the premium route.
-
pcwriter replied to the forum topic CKEditor – problem integrating it in BP activity post form in the group Creating & Extending 13 years, 3 months ago
This exercise has proven to be beyond my knowledge and abilities at the moment.
Consequently, I rethought the intended use of the stream on my site and realized that updates & replies in it should remain a fast-and-easy, shoot-from-the-hip, […]
-
pcwriter replied to the forum topic CKEditor – problem integrating it in BP activity post form in the group Creating & Extending 13 years, 3 months ago
Thanks for the tip, I’ll look into their documentation to see if anything similar exists. JS is still a whole new world for me […]
-
pcwriter replied to the forum topic CKEditor – problem integrating it in BP activity post form in the group Creating & Extending 13 years, 3 months ago
Odd… clicking the “Edit Topic” link leads to a “Page not found” error. So here’s my edit:
EDIT – The site I’m working on is http://kwitterz.com if you want to take a look. 🙂
-
pcwriter started the forum topic CKEditor – problem integrating it in BP activity post form in the group Creating & Extending 13 years, 3 months ago
Hi all!
I’ve been playing around with various visual editors these last few weeks, trying to get one to function properly in all the textareas of a new site I’m putting together. I finally settled on CKEditor for it’s customization […]
- Load More
@pcwriter
Active 1 month ago
Hi PC – sorry I dont know why I cant find a comment box or a contact link anywhere on the BP site lately so I am contacting you by using a comment link here.
I am a member of your group Add All Nav Links to BP Adminbar – and I have been using it for a couple of year very happily, however I recently upgraded the WP core and BP and now it only works…[Read more]