-
Hugo Ashmore replied to the topic Widgets Dissapear in the forum How-to & Troubleshooting 10 years, 8 months ago
It’s a difficult one to help with, would need to see how this plugin links page selected widgets to page sidebar/page id. You’re going to have to trace back and try and find where this plugin stumbles, which I know isn’t much help really.
There’s probably an alternative one could take coding things from scratch, but again to be able to suggest…[Read more]
-
Hugo Ashmore replied to the topic Widgets Dissapear in the forum How-to & Troubleshooting 10 years, 8 months ago
When what is deactivated or how deactivated?
BP theme compatibility will use page.php by default unless you overide that behaviour and as such will show it’s content within that page structure so your get_sidebars() calls should be unaffected.
You don’t really go into much detail about the theme your using and it’s setup which does help to…[Read more]
-
Hugo Ashmore replied to the topic Activity Stream Page Template Wont Change in the forum How-to & Troubleshooting 10 years, 8 months ago
Before asking questions of this nature it’s important to understand how theme compatibility in BP functions, reading the docs first would clarify this, it’s why we write them 🙂
-
Hugo Ashmore replied to the topic Clan Gaming Website – What you think? in the forum Showcase 10 years, 8 months ago
If you don’t know how you’re loading BP assets that suggests you are running under bp default theme as a child theme or overloaded all the template files to your theme root e.g themes/my-theme-name/members/index.php that would mean you’re not running under bp theme compatibility (have to admit didn’t look for the other tell tale signs for approach…[Read more]
-
Hugo Ashmore replied to the topic Clan Gaming Website – What you think? in the forum Showcase 10 years, 8 months ago
Good job doesn’t look half bad. One thing though spotted you load the BP JS from the bp-default folder , old bp-dtheme I would change that either copy the file to your theme or grab it from bp-legacy as it will be safer in the long run, when eventually bp default theme is retired and removed.
-
Hugo Ashmore replied to the topic [Resolved] Remove 'Public Message' button in child theme in the forum Creating & Extending 10 years, 8 months ago
This is an old thread!
Using CSS to remove objects in this sense is an incorrect, and unsafe use of CSS.
The filter does work as described in the original solution run from either bp-custom or functions files or disable messaging for a complete solution.
-
Hugo Ashmore replied to the topic Thank you BuddyPress Developers in the forum Requests & Feedback 10 years, 8 months ago
And your appreciation is appreciated 🙂 On behalf of the core team of developers and the extend family that help shore things up, thanks and especially the kind words for the codex, we still have a ways to go with the codex but it’s getting there.
-
Hugo Ashmore replied to the topic Activation Email Intermittent Failures in the forum How-to & Troubleshooting 10 years, 8 months ago
you’re more than likely slamming into mail server spam filtering and that’s not the user spam filtering but the actual email server with strict RDNS & SPF checks in place. Generally it’s not understood that you can’t just relay emails from a server from any old domain name, that’s a possible open relay and email servers will block emails that are…[Read more]
-
Hugo updated the Theme Compatibility & Template Files page, on the BuddyPress Codex 10 years, 8 months ago
An explanation of Theme compatibility and it’s template files
BuddyPress 1.7 heralded a new era in BP development with a vastly improved approach to templating, its aim being to far more closely mirror the […]
-
Hugo Ashmore replied to the topic New to this, need some help please! in the forum How-to & Troubleshooting 10 years, 8 months ago
‘Almost Pretty Permalinks’ ? == index.php in url paths, windows server?
-
Hugo Ashmore replied to the topic Delete others activity in the forum How-to & Troubleshooting 10 years, 8 months ago
BP as such doesn’t have real role/caps abilities, bp_current_user_can() is a sort of faux work around so trying to add bp_moderate as a cap won’t work because BP doesn’t set true caps; ‘bp_mederate’ is just a check on something like the WP cap ‘manage_options’.
Recently I needed to add a custom user role for group creation so we could disable…[Read more]
-
Hugo Ashmore replied to the topic Leave and Join a Group button via shortcode to use in pages in the forum How-to & Troubleshooting 10 years, 8 months ago
Oh I see, hmm looks like it will be trickier than one would like, seems the extract $atts is causing issue running too late for bp to work with and ob_buffering doesn’t seem to help, works without user atts ok just not when they’re added to shortcode, there’s probably another solution but personally haven’t time to investigate it, maybe someone…[Read more]
-
Hugo Ashmore replied to the topic Leave and Join a Group button via shortcode to use in pages in the forum How-to & Troubleshooting 10 years, 8 months ago
BP provides all the buttons you need, if you are not seeing them then you have larger issues likely in the use of a custom theme, but you haven’t mentioned the theme you’re using (see the forum stickies for detail to provide in posts) Have you changed theme to a known working one – any of the default WP ones – this will tell you if this is a…[Read more]
-
Hugo Ashmore replied to the topic How do YOU stop sploggers? (spammers) in the forum How-to & Troubleshooting 10 years, 8 months ago
Please also search the forum as this topic arises often so there are quite a few posts that already offer suggestions.
-
Hugo Ashmore replied to the topic insert in WP menu a tab that link to Bp profile. in the forum How-to & Troubleshooting 10 years, 8 months ago
BP 1.9 introduced menu link selection on the WP ‘Menu’ screens, used to add links in just the same way you add pages, cats etc, is that not visible in your menu screen?
-
Hugo Ashmore replied to the topic Sitewide Notices don't work with active widget in the forum How-to & Troubleshooting 10 years, 8 months ago
It’s not a bug this was by design, we added the widget to both provide users with flexibility as to where they could show notices and as a means of using it as a switch to turn off the notices overlay which was actually provided that way when theme compatibility was introduced and we no longer necessarily had control on a site layout as with the…[Read more]
-
Hugo Ashmore replied to the topic [Resolved] documentation link should go to codex.buddypress.org in the forum Requests & Feedback 10 years, 9 months ago
And all fixed up now – thanks djpaul. Closing.
-
Hugo Ashmore replied to the topic [Resolved] documentation link should go to codex.buddypress.org in the forum Requests & Feedback 10 years, 9 months ago
That’s a recent glitch, we’ll get it rectified.
-
Hugo Ashmore commented on the post, 2014 BuddyPress Survey Results, on the site BuddyPress.org 10 years, 9 months ago
The presentation is superb, excellent work!
It is really worth checking out the http://mercime.github.io/BuddyPress-2014-survey-results/index.html page to see all the cool dynamic effects
-
Hugo Ashmore replied to the topic [Resolved] BuddyPress Toolbar everywhere? in the forum How-to & Troubleshooting 10 years, 9 months ago
? Not really sufficient information to provide much help with, normally you should see that menu at all times the wpadminbar is visible and unless you have custom code in effect then you should see the menus on any page view.
- Load More
@hnla
Active 6 years, 4 months ago