-
alanchrishughes posted on the forum topic Adding menu items to the admin bar in the group How-To and Troubleshooting: 14 years, 3 months ago
@justbishop Are you saying it might be possible to write something like
a href= members/bp_displayed_user_username()/profile/change-avatar
-
alanchrishughes started the forum topic Groups Changed Into Topics PO in the group Creating & Extending: 14 years, 3 months ago
For everybody else who has been crossing their fingers for the option to run forums outside the evil grips of groups, this is a little work around. I just changed all the instances of “groups” to “topics” and am going to treat them like forum topics. http://www.myliveportfolio.com/groups2topics.zip That folder has the PO the MO and […]
-
alanchrishughes posted on the forum topic Groups Changed Into Topics PO in the group Creating & Extending: 14 years, 3 months ago
I’ve just noticed two problems with this technique, it seems anytime you use a bp-custom.php to accomplish more than one thing at a time, it breaks the entire site, which is always a real bummer. Secondly, when you go to /members/membername/topics/my-groups/ it still displays my-groups and I haven’t found a way to change that, and […]
-
alanchrishughes posted on the forum topic Adding menu items to the admin bar in the group How-To and Troubleshooting: 14 years, 3 months ago
@justbishop I’ve had the login stuff working for a while now, clumsily got the notifications working, but all the links under the “My Account” tab are a mystery to me 🙁
-
alanchrishughes posted on the forum topic Adding menu items to the admin bar in the group How-To and Troubleshooting: 14 years, 3 months ago
@justbishop Well I hope you got everything figured out and working 🙂
What I was suggesting is just something I am working on, not to create two admin bars, but to remove the old one and create a setup that allows you to design it into your theme however you want.
-
alanchrishughes posted on the forum topic Adding menu items to the admin bar in the group How-To and Troubleshooting: 14 years, 3 months ago
No, just paste it in your header or footer. It uses all the same classes and id’s as the original admin bar so where ever you paste this code, the style sheet will put it in the same place on all your pages.
-
alanchrishughes posted on the forum topic Adding menu items to the admin bar in the group How-To and Troubleshooting: 14 years, 3 months ago
@justbishop http://pastebin.com/aEEZYXY8 It is just a list item with the class “bp-signup no-arrow”. It doesn’t work pasting it directly into the bp-core-adminbar.php file, if you paste that into your header it creates a navigation bar just the same but only with the links you put in it. I’m still working on figuring out the php to […]
-
alanchrishughes posted on the forum topic Adding menu items to the admin bar in the group How-To and Troubleshooting: 14 years, 3 months ago
@justbishop I don’t know if this will work if you are using the bp-core-adminbar.php file, but…
li class=”bp-signup no-arrow” > img src=”” </li
-
alanchrishughes posted on the forum topic Adding menu items to the admin bar in the group How-To and Troubleshooting: 14 years, 3 months ago
@hnla I mean the buddypress links. All the individual items under “My Account” and the “Notifications.” I’ve clumsily figured out how to generate a link to a logged in users account page, just by copying and pasting random bits of php from the admin bar file into my design. If there was a simple way to […]
-
alanchrishughes posted on the forum topic Adding menu items to the admin bar in the group How-To and Troubleshooting: 14 years, 3 months ago
@pcwriter “It does everything you want a dropdown menu to do, and it does it all automatically behind the scenes.” That’s what my problem is though, it does too much and all behind the scenes. From a design stand point, when I’m trying to figure out programs like wordpress or buddypress I try to break everything […]
-
alanchrishughes posted on the forum topic Adding menu items to the admin bar in the group How-To and Troubleshooting: 14 years, 3 months ago
There’s got to be a much more logical way of doing this, we’re sitting here talking about adding a couple a hrefs like it’s rocket science and requires all kinds of php code. I know it takes some php to tell if a user is logged in or not and notifications, but its like the […]
-
alanchrishughes posted on the forum topic Adding menu items to the admin bar in the group How-To and Troubleshooting: 14 years, 3 months ago
@mercime thanks! I’ve been trying to figure that out for a while now. Is there a way to add a link without the drop down arrow? I don’t see any class or id added to it so I don’t know how it is picking it up.
-
alanchrishughes posted on the forum topic Buddypress Template Pack Bug? in the group Creating & Extending: 14 years, 3 months ago
Alright, that fixed it. I was worried I was missing some child theme conversion stuff.
-
alanchrishughes started the forum topic Buddypress Template Pack Bug? in the group Creating & Extending: 14 years, 3 months ago
I’ve ran the Buddypress Template Pack plugin on a number of standard WordPress thems and it has always worked fine, but for some reason the back end pages still always say “you will need to activate a Buddypress compatible theme.” Is this just an overlooked detail on Buddypress’ part because it always works fine, but […]
-
alanchrishughes posted on the forum topic How can I get the activity post form on profile pages like bp.org? in the group How-To and Troubleshooting: 14 years, 3 months ago
@r-a-y actually I guess I mean without having to select between “Personal” “Friends” “Groups” “Favorites” “@mentions” I don’t know why I threw blog comments in there.
-
alanchrishughes posted on the forum topic Adding menu items to the admin bar in the group How-To and Troubleshooting: 14 years, 3 months ago
@JediSthlm are you saing you have to create a bp-functions.php file and put it in your plugins folder? Cause I don’t see one already created anywhere.
-
alanchrishughes posted on the forum topic Where does activity filter get applied in the group Creating & Extending: 14 years, 4 months ago
@djpaul is there a way to remove all the filters so all activity appears in the same stream like it does here on buddypress.org?
-
alanchrishughes posted on the forum topic How can I get the activity post form on profile pages like bp.org? in the group How-To and Troubleshooting: 14 years, 4 months ago
@r-a-y awesome man. You wouldn’t happen to also know how to get all activity to appear at the same time in the stream, without having to select the different “blog comments” or “@ Mentions”
-
alanchrishughes started the forum topic How can I get the activity post form on profile pages like bp.org? in the group How-To and Troubleshooting: 14 years, 4 months ago
I just like how the theme has the option to post directly on someone’s profile like facebook instead of having to copy and paste someones name and twitter @them. Are there any themes or plugins or tutorials out there on this?
-
alanchrishughes posted on the forum topic Group Photos in the group BuddyPress Media: 14 years, 4 months ago
I was also thinking having RSS feeds for just the photos of each group would be helpful also (separate from comments and “so and so just joined this group” etc type of activity). It would help with layout design, allowing people to use rss widgets to feed at least the latest photo titles to their […]
- Load More
@alanchrishughes
Active 9 years, 4 months ago