-
mercime posted on the forum topic Common buddypress bar across multisite in the group Creating & Extending: 13 years, 5 months ago
-
Doug posted an update 13 years, 5 months ago
@pcwriter Hey,
I’m wondering if you’re a programmer, (it seems like you are), i’m to the point where i’m ready to just hire somebody to take care of the rest of these little issues i have that i can’t figure out so i can actually launch this website, is this something you might be interested in? Thought i’d ask you first since you seem to be…[Read more] -
eventfulsd posted an update 13 years, 5 months ago
@pcwriter I don’t remember how I added my CREATE AN ACCOUNT page and need to edit it. How do I access that page? You’ve been so helpful in the past, I am so stuck on this aspect.
-
Scotty501 posted on the forum topic CSS issue with Activity in the group How-To and Troubleshooting: 13 years, 5 months ago
Working.
@Virtuali – Thanks man – worked great. I did wonder why the default was to make the Avatar so large when replying – you addition worked great.
@pcwriter – I appreciate you taking the time to respond – Thank you
-
Scotty501 posted on the forum topic Activity Page is messy and disjointed. in the group How-To and Troubleshooting: 13 years, 5 months ago
Thanks @pcwriter – much appreciated. When I got to line 966 (via notepad+) it is related to the tabs – code as below ‘div.item-list-tabs ul li a span { display: inline; padding: 0; color: inherit; }’ So I search the line ‘ul.activity-list li’ and found it on line 1931 and it now looks like the below […]
-
rossagrant posted on the forum topic When you delete a member manually do all of their forum posts get deleted? in the group How-To and Troubleshooting: 13 years, 6 months ago
@DJPaul @pcwriter thanks for the input guys. Deleting a member through the WP dashboard most certainly DOESN’T delete any of their BP entries. Their username is deleted from the member’s list and their avatar etc goes, but from what I see all of their forum posts remain, without a username and a random avatar associated with the […]
-
jonobradley posted on the forum topic Navigation HELP in the group Creating & Extending: 13 years, 6 months ago
@pcwriter I’ve rechecked header.php and still can’t see anything in there relevant to the nav. I’ve check functions.php and the only line of code in that page is: require_one(TEMPLATEPATH . “/includes/core.init.php”); I assumed that means that functions.php is then calling for that file, I went and opened up that file and that then had a bunch […]
-
jonobradley posted on the forum topic Navigation HELP in the group Creating & Extending: 13 years, 6 months ago
Thanks for the suggestion there. I’ve had a look through the header.php and cant find div id=”nav_row” or any calls to the wp_nav_menus in that file. Any more suggestions on where I should put that code?
Thanks,
Jono Bradley
-
nicolez posted on the forum topic How to Share/Repost Friends' Status/Activity? in the group How-To and Troubleshooting: 13 years, 6 months ago
Hi @pcwriter : I’ve tried the “Share It” plugin but it seems that is used to be able to post it to Facebook, Twitter, etc. I would like users to be able to repost to my own site’s activity stream. Thank you for the suggestion.
-
gcortex posted on the forum topic Admin Bar Is Gone? in the group How-To and Troubleshooting: 13 years, 6 months ago
@pcwriter , i´m using fishbook´s theme for buddypress. I´ve changed the copyrights not removing the owner and buddypress but adding my company also there with another links above… the admin bar disappears.
-
Eddie posted on the forum topic Limit the size of user updates in the group How-To and Troubleshooting: 13 years, 7 months ago
@pcwriter Thank you very much, extremely useful!
https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/limit-the-size-of-user-updates/#post-72559 -
mercime posted on the forum topic Hmm, does anyone know how to get this view? in the group Installing BuddyPress: 13 years, 7 months ago
@pcwriter @thoughtsandmore heard through the grapevine someone’s going to release one almost just like that 🙂
-
dodisabaruddin posted an update 13 years, 7 months ago
-
That is a standard feature of Buddypress. Click on any “View” link in the activity stream and, if it’s not a blog post or a forum topic, you get to a page where the only item is the one you clicked on. There, you can have a forum-type discussion on that one topic with nested replies.
To mimic the functionality of Gawker, you’d…[Read more]
-
-
onyx808 posted on the forum topic In Profile fields in the group How-To and Troubleshooting: 13 years, 7 months ago
ooooooooooooh!! @pcwriter thank you thank you thank you!!!!
-
krbmedia posted an update 13 years, 7 months ago
@pcwriter here is what i want to do and could use your help. I want to use BuddyPress almost like a dating site but it would match teams with players. There would be no free membership, basically one level for players (annual), and two for teams (one 90 day and one annual). No one needs to be here except for members and what I want is the…[Read more]
-
gregfielding posted on the forum topic Looking for feedback on our tweaked Profile Pages in the group Requests & Feedback: 13 years, 7 months ago
@pcwriter, Thanks for that. white-space:normal; helps with my x-axis fields and it works perfectly. Now, however, I am trying to limit the height of my “about me” field. I’m using max-height:400px; but white-space causes the browsers to ignore the limit. What I really want is: white-space:normal; max-height: 400px; overflow-y:auto; but firefox is…[Read more]
-
mercime posted on the forum topic BuddyPress Admin Bar Gone in the group How-To and Troubleshooting: 13 years, 7 months ago
@JamieWade since you’re going to allow BP Admin Bar, you don’t need
define(‘BP_DISABLE_ADMIN_BAR’, false);
in wp-config.php at all. I see that you tried to resolve this issue with @pcwriter before who gave good troubleshooting tips. Another thing comes to mind, if you installed BP via auto install, re-upload BuddyPress manually via FTP, cpa…[Read more] -
JamieWade posted an update 13 years, 8 months ago
@pcwriter The only changes I have made were to wp-config where I added
define( ‘BP_ENABLE_ROOT_PROFILES’, true );
-
apwinthrop posted on the forum topic User Listing in BuddyPress Side Menu in the group How-To and Troubleshooting: 13 years, 8 months ago
@pcwriter I’m actually talking about on the back end – when you’re logged in as admin
-
JamieWade posted an update 13 years, 8 months ago
@pcwriter Ok, here is the update.
I de-activated all plugins and the admin bar still doesn’t show.
“Hide admin bar for logged out users” is ticked as No.
I am using the theme “BuddyPress Default 1.2.7 by BuddyPress.org” and the admin bar isn’t showing.
If it helps, the Admin bar shows when I am logged into the dahsboard as an Admin, but not…[Read more]-
Have you added anything to functions.php, bp-custom.php, or wp-config that might affect the adminbar?
Things like those discussed in this thread:
https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/show-bp-admin-bar-while-in-wp-admin-only-and-hide-it-in-the-rest-of-the-site/
Or maybe a remove_action call like…[Read more]
-
- Load More
@pcwriter
Active 1 month ago