Forum Replies Created
-
This is very strange, never seen this before. I think it may be a problem with your theme
I second this!
Create a new page called Terms And Conditions then write the T&C in that page.
You go to wp-admin/plugins/buddypress/themes/bp-defualt/footer.php
You just need the HTML code for the image. You then add a Text widget to the Sidebar of your website and copy the HTML to there.
Agreed, it would be such a good source of advertising too!
Oh I see
Yes I would definitely want to hire a porgrammer, I just dont have the expertise to do it myself. Thanks for your help, just wanted to know if it was possible or not
Anyone?
Awesome thanks a lot! I think it would be a great feature to the site
Yes I had the same problem. It appears the activation link is ONLY being sent to people with GoogleMail accounts.
@djpaul Is it coming in the next BP Update!?
I also experienced this problem. It seemed that the e-mail’s were only being sent to Google Mail Accounts. To temporarily resolve this I just turned account activation off.
I fixed this by using some pagination code. Just replace the “Load More” code on your activity-loop.php file with this:
`
`
I have this code at the top and bottom of the activity stream.
Bump.
@psivait Hello there, I faced this same problem when I started my website out. I can’t go through them with you right now as I am just off out, but drop me an e-mail and I will help you out: jamiegwade@googlemail.com
@mercime Hmm, I deactivated all the plugins, but still didn’t work. The problem is, that the person who made my theme hasn’t been active on here for over a year, so I think its unlikely I can get into contact with him
@mercime Ok I installed the Cosmic Buddy update and it hasn’t solved my problem Just like before, all the “Reply”, “Favourite! etc buttons were gone and I had to add them in manually. I added the code for the reply button and it didn’t work.
@mercime Oh yes that might be the problem, I am using Cosmic Buddy Ver.1.1 I will update later on this afternoon and let you know if it works. Thanks for your help!
It seems the problem is this code:
`function bp_activities() {
global $activities_template;
return $activities_template->user_activities();
if ( empty( $activity ) )
return false;
}
`Is there anyway I can add this PHP in to display rather than the error message?:
`
`
@mercime I am currently using BP-Widget Theme. I can’t use the BP-Default Theme because I get problems with my footer. I tried it with the BP-Default Theme, and the problem still persists.
The problem appears to be theme related, as the error does not show on the BP-Mobile theme. @cnorris23 My WP_DEBUG is set to false.
I have tried the Welcome Pack plug in but I couldn’t get it to work. Will keep trying though.
Fantastic plug in, thanks! However, it doesn’t tell you when you get a new mention?