Hello everyone
Wordpress 3.5.1
BPress 1.7.1
Theme Inovado 2.0
The problem is : I need to know how can I fix these following 2 issues
1- in Activity Page , when you update your status with youtube video link … it doesn’t show correctly : http://indonesia.nexevi.com/activity/
Want to know how and which file I should check.
2-in the same Page Activity , When you click on the status text post , the buttons where to post and post is not showing also correctly .. I know it’s Theme issue related but I just want to know where I can modify this.
Thank you
@vijayalogiclab
I would give it some time especially if you are new but if you want to jump in to the deep end then study the codex:
https://codex.buddypress.org/developer/plugin-development/
Also See:
https://codex.buddypress.org/developer/plugin-development/creating-a-plugin/
If you don’t understand PHP and WordPress hooks then go through template files and look for do_action. Those are places you can hook into. First you need a file header for WP and BP to recognize it as a plugin, see the second link above. You then need to create a function. You will then add_action to where you need the plugin to execute in BP based on do_action which is the hook, and then you call your function. Here is a brief example:
<?php
/*
Plugin Name: My Plugin
Plugin URI: http://URI_Of_Page_Describing_Plugin_and_Updates
Description: A brief description of the Plugin.
Tags: buddypress
Version: The Plugin's Version Number, e.g.: 1.0
Author: Name Of The Plugin Author
Author URI: http://URI_Of_The_Plugin_Author
License: A "Slug" license name e.g. GPL2
*/
function my_plugin() {
//Your Code Goes Here
}
add_action('bp_head', 'my_plugin');
?>
If this makes no sense what-so-ever then you need to spend more time on the codex and learning PHP because I doubt anyone has the time to give you a complete lesson and it will benefit you more by learning to crawl a bit before you walk.
Sorry I can browse the link you said
Not sure what you mean. The link I posted above leads to nowhere for you? It was a shortcut for http://bpsocialnetwork.wordpress.com/2012/07/13/complete-theme-wp-explorer/
Yes ! I install bp in my pc(localhost) … ! Nothing changed.
Unfortunately we don’t have access to the premium theme. BP auto Theme Compatibility works with almost all WP themes. Some do not work due to a variety of reasons including customized templating systems, erroneous coding, missing page titles in pages and so forth, all of which are beyond our control.
Have you checked in the forums of theme developer whether other Complete theme users are having this problem and what, if any, solution was provided by theme dev?
I’ve searched high and low for this and have tried filters on bp_has_activities but am a bit new to this so nothing I’ve done seems to work. I thought maybe adding a function using the bp_before_activity_entry hook might also work, but I’m not sure what to do.
I’m more up-to-speed with WordPress and I thought it might have been something as simple as adding ‘&topic=-273’ to exclude the topic, but it seems not.
I’m using WordPress 3.5 with Buddypress 1.6.2, and BBPress 2.2.3 for site-wide forums. I don’t have any groups or group forums – all forums and topics are site-wide.
Basically it’s a TV show discussion site and I don’t want the “Spoliers” topic to show up in Activity for those who are trying to avoid it.
I hope that makes sense. Thanks.
I want to know this too.
Would be nice if there would be check marks in the WP User Admin to select which user meta would also appear in BP Profile.
Vice-versa, if custom profile fields made in BP could then appear in WP Admin.
This type of syncing seems necessary as WPSocialLogin populates useful info into the User WP Admin but there is no easy way to now get those WP User Admin fields into the BP Profile. (and I’m sure other plugin that are design to work with WP Admin don’t populate BP profiles). Seems like this “complete” syncing does not exist.
WordPress 3.5.1
BuddyPress 1.7.1
Tetris Theme
I sent out a group message this morning to test messages/notifications and noticed that none of the messages I’ve sent out since the upgrade have gone into Members’ inboxes. Everyone has a Message count of “0”.
Any idea what’s going on?
So I have created a test Buddypress site to familiarize myself with the system before creating one for a client. At first everything went well until it came to testing the member registration. When the registration form is filled out and sent, it returns to the same page with the password fields cleared and no notification that the registration worked. I have tried both default themes for Buddypress and WordPress. I have no plugins installed besides the one for Buddypress. Any idea why this is happening? Have I possibly missed a step while setting up Buddypress? (I have allowed anyone to register in my general settings page)
Wordpress version: 3.5.1
Buddypress version: 1.7.1
Wordpress 3.5.1
BP 1.6.5
Mingle Theme
I want to change the meta title/description used for members profile pages to include their username the same way the slug does.
Currently all member profile pages have the same page title “Members”
I’d like to change page titles for profile pages to be “‘membername’ – ‘sitename'”
So far I’ve been completely unable to find where this value is set within either buddypress or my themes files.
Anyone know?
I looked hard to find a solution for this problem, but I can’t find it. Hope somebody around can help. The site involved is http://www.degravinutrecht.nl
I did a clean WordPress install (3.5.1) and a clean BuddyPress install (1.7.1). Everything works smooth, but when I try to log in on the front end, I get the following error:
Bad Request
Your browser sent a request that this server could not understand.
Apache/2.2.16 (Debian) Server at http://www.degravinutrecht.nl Port 80
What I’ve tried so far with no success:
– delete cookies
– try different browsers, different computers (mac/windows)
– disable all plugins / themes
– reinstall files (both BuddyPress and WordPress)
– register as a new user and confirm by clicking the link in the confirmation e-mail
– reset the permalinks
– making the register and activate pages, removing them and make them again
– selecting and deselecting the ‘anyone can register’ checkbox under Settings.
Even if I leave the username and password fields empty, I get the same HTTP 400 error (instead of being redirected and given the message I need to fill in a username and password).
Everything else on the site works perfectly. Also, when I install a login plugin, I am able to login on the front end, no problem. This however does give users also access to the WordPress backend, which is not my intention.
To go short: why do I get a 400 Bad Request error when trying to login at the front end of my website?
Thanks for your help!
the number of members doesn’t really matter it’s the number of concurrent users that’s the issue. ning is a service so its hard to compare that to running something like wordpress or buddypress on your own server. There is a lot of functionality under the hood with buddypress if you want to run it and have a popular site you won’t find and commercially available shared hosting that will handle the traffic. 64 mbytes just isn’t enough memory to run buddypress reliably in my experience, especially when you start piling other plugins on top of it.
That being said you can buy a vps for probably about the same as that ning monthly fee. which should be able to scale you up to higher traffic levels.
Version of WordPress: 3.3.2
Version of BuddyPress: 1.5.6
http://www.columbustrailmix.com/
Hosted on a regular Apache server. No bells/whistles. Runs fast.
We created a password-protected buddyPress experience for a client. His staff is able to connect, and leverage all of the BuddyPress features. They also use it as a corporate communication platform.
My problem is that all of the words, content, people contained in the articles/blog posts are popping up in Google search results and are at least in part, readable. Of course the link leads to the password page.
This content is pretty confidential at times, and we do not want it viewable at all.
Does anyone know how to lock this down from Google?
i installed CourseWare 0.9.7 and BuddyPress 1.7 on WordPress 3.5.1.
(CourseWare : wordpress.org/extend/plugins/buddypress-courseware/ )
but i have a style problem with my theme:
this appears my theme:
http://i39.tinypic.com/o8yuzr.png
and this appears in buddypress theme:
http://i44.tinypic.com/9s9sg2.png
please help me in fixing courseware style in my theme
permalinks seem to be fine as i’ve changed a couple of times on seperare wordpress install (same server) format YEAR/MONTH/POST
Hi Hugo,
I posted this a few days ago but didn’t get a solution so i thought i should fill in the support details fully.
So I have wordpress installed at http://www.mydomain.com/SITENAME/wordpress – using the montezuma theme which is apparently compatible with buddy press.
I download, installed and configured buddy press and can see the “activity” and “members”
menu items, assigned the pages etc.
However when i try to edit my profile or view mentions through the buddypress toolbar menu.. i get broken links… the URL for these links is (by default)
“SITENAME/wordpress/members/admin/profile/public/
(NB. I did note that ‘index.php’ was not in the URL for any of the buddypress links but was
for my blog links.)
(Just to mention i haven’t changed anythign as of yet, just installed WP in the a domain sub folder and then installed buddypress)
I’m presuming i need to change a variable in a config file to point to
wp-content\plugins\buddypress\bp-members ?? or something like that?
And yes i can change permalinks and have done that but no change. Also get the
“permalinks updated successfully” message.
Would appreciate alternative solutions.
I could potentially remove and install in the domain root…. but i didn’t do this because i dont want http://www.mydomain.com pointing towards wordpress install.
Thoughts on how to resolve ?
Might be important to mention i have a seperate wordpress install running in a different subfolder… no issues with either seperate install – just with buddypress links
thanks
You don’t really preface all that with a brief description of what is wrong!
Windows for starters is an issue with permalinks, you’ll need to read this for a better understanding:
https://codex.wordpress.org/Using_Permalinks
Although you say WP was/is working what permalink structure do you have? BP needs anything other than the default set.
1. Which version of WordPress are you running?
latest
2. Did you install WordPress as a directory or subdomain install?
directory
3. If a directory install, is it in root or in a subdirectory?
subdirectory – I cant have http://www.domain.com pointing towards the blog, it needs to be http://www.domain.com/subfolder
4. Did you upgrade from a previous version of WordPress? If so, from which version?
no fresh install
5. Was WordPress functioning properly before installing/upgrading BuddyPress (BP)? e.g. permalinks, creating a new post, commenting.
yes
6. Which version of BP are you running?
1.7.1
7. Did you upgraded from a previous version of BP? If so, from which version?
no
8. Do you have any plugins other than BuddyPress installed and activated? If so, which ones?
no
9. Are you using the standard BuddyPress themes or customized themes?
using standard, plan to use montezuma
10. Have you modified the core files in any way?
no
11. Do you have any custom functions in bp-custom.php?
no
12. If running bbPress, which version? Or did your BuddyPress install come with a copy of bbPress built-in?
installed buddypress from plugins menu via admin console
13. Please provide a list of any errors in your server’s log files.
links from buddypress admin toolbar give 404 errors. (I noticed that ‘index.php’ is not in the URL to any of these links but is on my “blog”.
14. Which company provides your hosting?
full admin access to server
15. Is your server running Windows, or if Linux; Apache, nginx or something else?
windows server 2003 – IIS 6
The usual test please switch to a theme such as twentytwelve and see if issue persists also ensure some activity has taken place, add an update just to be certain the member is picked up on.
WordPress.org-approved BuddyPress themes
Is that a theme name then! helps to perhaps state an actual theme you’re using when this happens.
Official BuddyPress dowload is here, and only here:
https://buddypress.trac.wordpress.org/browser/tags
@modemlooper would you be able to assist with this ?
I basically dont want http://www.domain.com point towards my blog..
I believe if i follow @chouf1 ‘s suggestion it will.
Thanks for your suggestion.
https://codex.wordpress.org/Giving_WordPress_Its_Own_Directory
@chouf1
Thanks for your suggestion.
https://codex.wordpress.org/Giving_WordPress_Its_Own_Directory
If i do as you suggest above will the root then point towards my site ?
as i dont want this… i want the URL to my site to be domain.com/subfolder/wordpress.
The root domain points towards a different site (non wordpress)
Can you explain a bit more ?
I had no problems setting up wordpress, it works fine in the sub directory…but
when i installed buddypress I’m getting broken links (just in buddypress)
I believe there should be a pretty simple solution to this if you know how…
thanks