@jf_trumpet what exactly is running slow? If the site is accessible you can run it through the Pingdom speed check at http://tools.pingdom.com to see what resource is loading slowly.
WordPress is very zippy as it arrives out of the box – try deactivating BuddyPress to see if there is any improvement in load speed. That way you’ll know if it is in fact BP that’s the problem.
The best way to tackle the problem is to narrow it down.
see https://codex.wordpress.org/Embeds
Make sure that the URL is on its own line…..
I have the BuddyPress installed in my WordPress admin but what is the procedure for adding it to my site?
Thank you
@number_6
BuddyPress doesn’t rely on 3rd-party support as far as I know. oEmbed support is provided by WordPress.
Take YouTube for example. If you paste a YouTube video’s link into your blog post, your WordPress blog (the consumer) will make a request to YouTube (the provider). YouTube then responds with an oEmbed response. The HTML therefore gets pulled from the provider’s server.
That is how I understand the process to work. Hope it helps.
The patch seems to be working – I pasted it into functions.php.
Thanks!
Thanks for the reply. I did this already last night and tested Buddypress with the theme and none of the controls for Suffusion are working; formatting, layout, widgets…none of it works.
I also tested this out on another test site where the same thing happened. So it appears that Suffusion is not compatible with Buddypress.
I thought that with WordPress 3.6.1 template packs were going to be made obsolete. Does this not apply to Buddypress?
The solution is to install the Suffusion Buddypress Pack but this pack is outdated and doesnt appear to be getting any support. When I asked about missing template files they told me on the support forum that template packs were not needed. So I’m going in a circle π
Any solutions or ideas welcome. Or maybe a recommendation for a better theme that works with Buddypress.
I would like to know if Buddypress 1.8.1 is compatible with Suffusion. I know that 1.8.1 is supposed to include theme support but I am having issues formatting the layouts of the core Buddypress component pages in Suffusion (groups, activity, members).
I had the Suffusion BP Template Pack installed but Suffusion has quit supporting this template pack because Buddypress is now supposed to be theme compatible so there are many files missing.
Please let me know if there is anything I can do to make my Suffusion theme work with Buddypress.
If not can anyone recommend a good theme that has similar functionality.
Thanks
Hugh
Buddypress 1.8.1
Wordpress 3.6
http://www.uberon.net
hi @o0s0o,
deTube is a premium theme, so do’t expect help about here here. You have to ask on the ThemeForest forum.
> iβm using BP 1.8 and donβt see any calls to the sidebar in any of the BP templates.
BP 1.8+ fits to any WP theme, so what you want to do depends of your theme, not of BP.
That said, all BP templates have calls to the sidebar.
If you open index.php for exemple, in the bp-default theme, you will see at the end of the file
get_sidebar();
The sidebar code is in sidebar.php
To apply a condition for a sidebar to be shown you can use
if is_page():
get_sidebar;
endif;
WP Codex:
is_page
get_sidebar
deTube has many option and also a sidebar.
deTube is working with BP
deTube tutorial
@buddhatunes Are you using a bp-default child theme or a WordPress theme? And which BP or WP page are you referring to?
@mercime
Thank you very much for your response.
I have found few as follows:
20+ Best Pinterest-Like WordPress Themes
This one is also multi-site enabled: http://themify.me/themes/pinboard
Also like this one: http://ipinpro.ericulous.com/
Pinstgram: http://demo.mythemeshop.com/s/?theme=Pinstagram
Pinstagram
Note: I am researching more because I want these to be used for news posting and sharing by users. So really need to make sure that users are able to easily do it.
Oups ! If you’re on BP 1.8+
WP settings > discussion options, that “user must be logged in and connected to comment” is checked
hi @trinzia,
don’t ask here about YOUR security settings ! We are not reading in chicken guts or in cristal bowls. π
Also, if you use BP 1.8+, a solution given over a year back cannot work (most of time)
See here an old discussion with a recent answer (2 mounth) – has patch.
But before to do something, check your WP settings if comments are allowed and/or if comments are allowed for your test post (sorry for this, but… nobody’s perfect ! π )
Also, if you cheched site indexing by robots (settings > reading) it may be possible that the comments won’t show up on the activity wall.
Encountered this a few mounth back with bbPress forum answers on a bp 1.7/bbp 2.3 install
@uabassguy
BP has no post, it’s WP. π
BP has no rating system, so you need to create it first or use a rating plugin for the blog posts. And probably the votes won’t show up in the activities. I’m afraid that what you want will need some custom coding. π
Can’t help you more, but here are some usefull resource.
The codex Activity Loop page.
Some advice to modify the Activity
A detailed tutorial, by @imath
A configurable activity widget
I tried this solution, with no effect:
https://buddypress.org/support/topic/resolved-wordpress-blog-comments-not-appearing-in-buddypress-activity-stream/
Are my WP comments not appearing because my dev site is behind a password, or maybe because of our other security measures?
Hi,
I would like to know how to get WordPress comments to display in Activity stream. It looks like Buddypress comments already appear, but I would like to show the user’s comments in his list.
I don’t see anything about it in the Activity Loop:
Activity Loop
Where can I look? Is it possible to make a chronological list of activity which includes things like “user added a comment on X page”?
Thanks.
@kakilo Hi Henry,
not exactly what you asking for, but it’s a solution who narrows.
Consider this plugin: https://wordpress.org/plugins/bp-avatar-suggestions/
Will do, @Henry. The other bad news (for me) is that I disabled BuddyPress and tried the RegLevel plugin and found it’s not compatible with WP 3.6.1. But I’ll still try it in functions.php as I may get lucky and find a plugin that allows role level registration.
Thanks.
@starapple Did you try the function r-a-y wrote?
function my_disable_bp_registration() {
remove_action( 'bp_init', 'bp_core_wpsignup_redirect' );
remove_action( 'bp_screens', 'bp_core_screen_signup' );
}
add_action( 'bp_loaded', 'my_disable_bp_registration' );
You’d need to remove all the code you’ve added first then try adding that to your theme’s functions.php file.
@Henry, thanks for your help. When I use the firmasite_redirect_bp_signup_page function I’m redirected to /wp-signup.php with the message about the loop. When I delete the function I’m redirected to the BuddyPress login/registration, which, on my site is /login. So yes, WP login is redirecting to the BddyPress login/registration.
I haven’t been able to disable WP redirecting to BuddyPress.
1 ) WordPress 3.6.1.
2 ) in Domain like abc.com
4 ) i Don’t know From Which Version i updated
5 ) Yes Before Install BP Wp was Fine
6 ) Latest Version 1.8.1
8 ) NO Bp installed,i have uploaded throw FTP and When Trying to Active in plugin page it’s Showing Error “Parse error: syntax error, unexpected β.1β² (T_DNUMBER) in /homepages/8/d455109938/htdocs/healthydinner/wp-content/plugins/buddypress/bp-core/bp-core-update.php on line 23”
9 ) Standard BP
10 ) Yes I Had To Stop File Transferring Twice When Uploading BP Throw FTP
11 ) No
14 ) 1&1
15 ) Linux
I noticed that changing the wordpress permalinks adds .htpasswd and .htaccess into the wp-content/uploads/avatars folder. Deleted these files and the images re appeared.
Why would this be?