-
josemv posted on the forum topic Help: Buddypress seperate section in the group How-To and Troubleshooting: 13 years, 10 months ago
Maybe @pcwriter solution is useful https://buddypress.org/community/groups/add-all-nav-links-to-bp-adminbar/
-
Janis posted on the forum topic Member Blogs localization in the group How-To and Troubleshooting: 13 years, 11 months ago
sorry guys, my mistake, actually, partial mistake of @pcwriter too 🙂 in your plugin “adminbar…” you have changed words “Blogs Directory” to “Member Blogs”. Therefor, words can not be translated, because BP POT does not include such words. If I change “Member Blogs” back to “Blogs Directory” in core of your plugin, everything is translated well. […]
-
PackLeader posted an update 13 years, 11 months ago
@pcwriter @pcwriter, I am using BP-Slick and I know your plug-in doesn;t work with it, but I wanted to see what would happen with a new site, so i installed it again.
Well it certainly cleared all my WP nav links and the BP admin bar and the header looks just like I want it….clean….no tabs or links.
Now, can you tell me how/where to change…[Read more]
-
Chad posted on the forum topic Changing dynamically created titles in the group How-To and Troubleshooting: 13 years, 11 months ago
@pcwriter – thanks for the help…I did everything the codex instructed and it worked perfectly, except there are 2 places – So I created a .mo file with poedit and uploaded it to my buddypress site – I wanted to change the word “group(s)” to the word “project(s).” This worked everywhere except in the admin bar […]
-
Janis started the forum topic Translation of menus in the adminbar in the group Add All Nav Links to BP Adminbar: 13 years, 11 months ago
@pcwriter hi, I am a bit stucked with localization of my BP. I am able to translate almost everything except menus, which appear (are moved to) in adminbar after plugin is activated. I mean these main two words: 1 = where go all the pages of BP (members, blogs…); 2 = where go my custom pages. […]
-
Mark posted an update 13 years, 11 months ago
@pcwriter Hey, just wanted to see if you made any new progress with the links and gallery plugins not working on sub-domains via the nav bar? The more I think about it, it doesn’t seem to be an issue with your plugin, it seems to be more of a issue with buddypress using sub-domains. If I wasn’t using your plugin I would still have the same issue…[Read more]
-
Unfortunately no, I haven’t gotten any closer to finding a solution. I’m still a very wet-behind-the-ears n00b when it comes to debugging code or hunting down glitches!
I am however sure it has to do with how `do_action( ‘bp_nav_items’ )` fetches its main site info. I think someone much more knowledgeable than I could shed some light on this.
-
FYI I wrote to Brajesh in the BP Gallery Forums and here’s what he said and it did work for the galleries plugin.
Hi Mark,
Sorry I missed your earlier post.
This is a small issue using site_url instead of bp_getroot_domain(), I have fixed it in the trunk. An update will come by 11 AM PST today.For now, if you want, please open…[Read more]
-
-
-
ensentidocontrario posted an update 13 years, 11 months ago
@pcwriter Pcwriter, I need some help with my problem, can you help me?
I’m running the BP Columns theme with no customizations. I noticed that if I add a post (sometimes) the image of the post move to the right insteat of staying in the left side of the post. It happens because a conflict within the author image and the post.
I realized that the p…[Read more] -
hnla posted on the forum topic Profile stats and location in profile page like buddypress.org in the group How-To and Troubleshooting: 13 years, 11 months ago
@pcwriter go for it, it’s there to be used if it suits the purpose. – API keys were always a pain 🙂 @leguis08 Glad it works. @gunju2221 It is very possibly a custom theme issue, a custom theme will have to have ensured that the correct action hooks exist in pages as the main maps are fed through […]
-
hnla posted on the forum topic Profile stats and location in profile page like buddypress.org in the group How-To and Troubleshooting: 13 years, 11 months ago
I have finished a basic little plugin that allows you to add the google map to profile pages via the various action hooks available along with a widget for placing map in custom areas. Just waiting on svn repo access to upload plugin.
-
ensentidocontrario posted an update 13 years, 11 months ago
@pcwriter I’m running the BP Columns theme with no customizations. I noticed that if I add a post (sometimes) the image of the post move to the right insteat of staying in the left side of the post. It happens because a conflict within the author image and the post.
I realized that the problem deaspear if the post if included in many categories ,…[Read more] -
Bowe posted on the forum topic [Not resolved] Sidebars left and right in a fluid theme in the group Creating & Extending: 13 years, 12 months ago
@pcwriter why don’t you just use percentages? If you have a fluid width and set the width of the negative margin-right and the content width.
For example:
div#sidebar {
width: 25%;
float: left;
}div.content {
float: right;
margin-right: 26%;
}The code above won’t work, but it’s to give you an idea!
-
Tekuan Coleman posted an update 14 years ago
@pcwriter i followed these instructions just as you said and ll i got was, now a community and BP-WP navbar menu1
and i moved the BP-nav bar down to my main nav bar-“suffusion theme”.Gotcha! Here’s how…
1- Enable “Hide Main Theme Nav”, “Add WordPress pages/menus”, “Add Buddypress components” and “Scroll with pages”.
2 – Go to “Sizes & Posit…[Read more] -
Mark posted an update 14 years ago
@pcwriter OK, thanks for getting back to me
-
Tekuan Coleman posted an update 14 years ago
@pcwriter I still have that message saved. knew i would need it when i reinstalled everthing and made my child theme. something still not right i no longer have the add all nav plugin just so you can see what im talking about.
-
Mark posted an update 14 years ago
@pcwriter Hi,
Did you have any luck yet with this. Please let me know.This is a big issue for my site. As I mentioned before I’d be willing to donate once again, and also a larger amount 🙂
Thanks2) My links and events dont work on the nav bar on the subdomains. It goes to http://subdomain.domain.com/links instead of to http://domain.com/links.…[Read more]
-
Still no luck on this dilemma… it’s driving me nuts trying to find the culprit code. Unfortunately, I’m still very wet behind the ears when it comes to code… 🙁
But I’ll keep trying, and maybe I can find some help in other forums. I’ll definitely keep you posted when I find a solution.
-
-
opensourcelover posted on the forum topic Admin bar blurred in Chrome and Firefox in the group Creating & Extending: 14 years ago
-
Tammie Lister posted on the forum topic Admin bar blurred in Chrome and Firefox in the group Creating & Extending: 14 years ago
@opensourcelover: If that doesn’t work what is suggested by @pcwriter my suggestion would be to look at what is causing your JavaScript error on your page. Using firebug I can see you have one. The first port of call I’d suggest would to turn off all plugins and widgets. This could explain the difference in browsers or […]
-
seawords posted an update 14 years ago
@pcwriter just wanted to add that some of the copyright at the bottom of the page has changed to white and cant all be read:)
-
seawords posted an update 14 years ago
@pcwriter BIngo is right! I didn’t expect such a simple solution so quickly. Thank you very much PC. (I am relatively new to the wordpress revolution but haven’t seen another theme that can do what Atahualpa is capable of!)
- Load More
@pcwriter
Active 1 month ago