-
justbishop posted on the forum topic Adding menu items to the admin bar in the group How-To and Troubleshooting: 14 years, 3 months ago
Ah, yeah, I wasn’t sure if the template tag needed a trailing slash after it or not. Glad you’ve got it working!
-
justbishop posted on the forum topic Home Page: Activity feed for members. Sign up for non members in the group How-To and Troubleshooting: 14 years, 3 months ago
You want to edit the index.php that’s IN your theme folder ๐
-
justbishop posted on the forum topic ClothUnderground.com โ โLaunchingโ Tomorrow in the group Gallery: 14 years, 3 months ago
-
justbishop posted on the forum topic Home Page: Activity feed for members. Sign up for non members in the group How-To and Troubleshooting: 14 years, 3 months ago
@mattmct: Or you could use conditional statements in a custom template. It would go something like this:
-
justbishop posted on the forum topic Displaying Content of Custom Field in Activity Stream in the group How-To and Troubleshooting: 14 years, 3 months ago
Well thanks for helping me get this far ๐
Anyone else maybe have a minute to look over my code and see if I’m missing something?
-
justbishop posted on the forum topic Adding menu items to the admin bar in the group How-To and Troubleshooting: 14 years, 3 months ago
I couldn’t help myself, I had to go look. Try this:
-
justbishop posted on the forum topic Displaying Content of Custom Field in Activity Stream in the group How-To and Troubleshooting: 14 years, 3 months ago
ping @nuprn1
I hate to bug you again, but IDK if anyone else could pick this up in the middle of the situation and understand where it should be headed, lol!
-
justbishop posted on the forum topic Adding menu items to the admin bar in the group How-To and Troubleshooting: 14 years, 3 months ago
@alanchrishughes: Well crap ๐
Oooh, is there a tag you can use on sidebar.php? There must be something there, because there’s a link to the logged in user’s profile that’s displayed in the sidebar on every page. That’s where I’d check next.
-
justbishop started the forum topic Most Favorited? in the group How-To and Troubleshooting: 14 years, 3 months ago
Is there any way to call a list of the top N favorited activity stream items (for display in a widget)?
I’m not scared of a bit of coding, but would probably need my hand held.
-
justbishop posted on the forum topic ClothUnderground.com โ โLaunchingโ Tomorrow in the group Gallery: 14 years, 3 months ago
-
justbishop posted on the forum topic Adding menu items to the admin bar in the group How-To and Troubleshooting: 14 years, 3 months ago
@alanchrishughes: Me too, lol! I pastebinned this for you. Might work, might not. It’s only a link for the “Activity” page. I’m not sure how you’d go about coding the menu that appears to the side of it (the one with “Personal”, “Friends”, “Groups”, etc.), but at least this may give you a start ๐ […]
-
justbishop posted on the forum topic Adding menu items to the admin bar in the group How-To and Troubleshooting: 14 years, 3 months ago
@alanchrishughes: Yep, I use the following in member-header.php on my site for the link to the feedback posts (which are titled with the @user name of each member):
href=”http://www.clothunderground.com/feedback/bp_displayed_user_username();/” title=”View or leave feedback for this user”
Worth a try!
ETA: of course, you’d need the php…[Read more]
-
justbishop posted on the forum topic Displaying Content of Custom Field in Activity Stream in the group How-To and Troubleshooting: 14 years, 3 months ago
Bah, OK, this is still displaying the person’s avatar for blog posts, rather than the value of the custom field ๐
-
justbishop posted on the forum topic Displaying Content of Custom Field in Activity Stream in the group How-To and Troubleshooting: 14 years, 3 months ago
@nuprn1: sargbhnes;rkgubser OK, how does this look?
I feel like I’m missing something important!
-
justbishop started the forum topic Multisite @blog Mentions? in the group Creating & Extending: 14 years, 3 months ago
Just a shot in the dark, but is this sort of thing possible? Does a plugin exist already? On my site, the child blogs are shops owned by individuals, and one of my users asked if there was a way for people to “mention” her shop (by subdirectory folder name) like they “mention” a user, […]
-
justbishop posted a new activity comment 14 years, 3 months ago
It’s actually not too bad…I posted the widget code here:
https://buddypress.org/community/groups/gallery/forum/topic/clothunderground-com-launching-tomorrow/
and you can learn how to widgetize an area of a template file here:
http://www.themelab.com/2008/04/18/see-how-easy-it-is-to-widgetize-wordpress-themes/
๐
-
justbishop posted on the forum topic how to display widget in the group How-To and Troubleshooting: 14 years, 3 months ago
This is the tut I learned from:
http://www.themelab.com/2008/04/18/see-how-easy-it-is-to-widgetize-wordpress-themes/
๐
-
justbishop started the forum topic Ghost Notification Not Going Away… in the group How-To and Troubleshooting: 14 years, 3 months ago
I have a user complaining of the known bug “ghost” notification not going away when she clicks it. In my user’s case, it’s a notification of acceptance into a group. Anyone know what might be up with this and how to fix it?
-
justbishop posted on the forum topic Notification on Donation Received? in the group CubePoints Buddypress Integration: 14 years, 3 months ago
๐
-
justbishop posted on the forum topic ClothUnderground.com โ โLaunchingโ Tomorrow in the group Gallery: 14 years, 3 months ago
@crashutah: no problem, here’s what I have in my theme functions.php to create the new widget (I have it named “profile_BP_Groups_Widget”, but you could change that to whatever, of course): http://pastebin.com/AUnUNbpM It just creates a normal new widget, so if you wanted to put it in an existing sidebar, you could just drag it on over. […]
- Load More
@justbishop
Active 9 months, 2 weeks ago