-
JamieWade posted on the forum topic Error For People With No Friendship Connections in the group How-To and Troubleshooting: 13 years, 7 months ago
Here is the code for the Home Tab:
<li class="selected">
<a href="activity/friends" title=""> -
JamieWade started the forum topic Error For People With No Friendship Connections in the group How-To and Troubleshooting: 13 years, 7 months ago
I have just set my website homepage to the users friends activity stream, and it works absolutely fine for people who have friendship connections. However, there is an error displayed when the person tries to view friends activity, but they don’t have any activity there because they don’t have any friendship connections. I would like […]
-
JamieWade started the forum topic Make Custom Notifications? in the group How-To and Troubleshooting: 13 years, 7 months ago
On the BP admin bar, you get a notification when you get a new friend request etc. Is it possible to make your own notifications? I am not talking about e-mail notifications here. Can you display a notification when someone mentions you in a post etc? As far as I know BuddyPress won’t notify you […]
-
JamieWade posted on the forum topic [Resolved] Age Validation – how to do it? in the group How-To and Troubleshooting: 13 years, 7 months ago
@bgrun80 No worries mate, glad I could be of assistance!
-
JamieWade posted on the forum topic How To Remove Sub-Reply Button? in the group How-To and Troubleshooting: 13 years, 7 months ago
Worked it out! For those who are interested in how to do this, you need to go to wp-content/plugins/buddypress/bp-activity/bp-activity-templatetags.php and delete this code:
if ( is_user_logged_in() )
[Read more]
$content .= '<span class="acomment-replylink"> · <a>id . '" class="acomment-reply" id="acomment-reply-' .… -
JamieWade posted on the forum topic URGENT – How To Set Default Values? in the group How-To and Troubleshooting: 13 years, 7 months ago
I am really sorry @boonebgorges I am such a beginner with PhP I wouldn’t know where to begin 🙁
-
JamieWade started the forum topic How To Remove Sub-Reply Button? in the group How-To and Troubleshooting: 13 years, 7 months ago
-
JamieWade posted on the forum topic Age Validation – how to do it? in the group How-To and Troubleshooting: 13 years, 7 months ago
@bgrun80 Hello there Ben. There is a much simpler way of using a Date Of Birth check. A simple plug in called “BP Xtra Signup” will do this for you. The plug in also gives you other fields to be added on the sign up page, for example Agree To Terms & Conditions, Password Strength Meter […]
-
JamieWade posted on the forum topic URGENT – How To Set Default Values? in the group How-To and Troubleshooting: 13 years, 7 months ago
This is my new activity-loop.php file. This does not break the sub navs like I posted 5 minutes ago:
<div class="pagination"> <div class="pag-count"></div> <div class="pagination-links"></div> </div> <a href="#more"></a> <span class="ajax-loader"></span>
And here is my bp-custom.php file: `define( ‘BP_ACTIVATION_SLUG’, ‘activate’…[Read more] -
JamieWade posted on the forum topic URGENT – How To Set Default Values? in the group How-To and Troubleshooting: 13 years, 7 months ago
@boonebgorges Hmmm I tried adding these codes into the files but it broke the other subnavs? Groups (x) and @username mentions only displayed the activity stream for the whole site? They didn’t show Group activity/mentions respectively.
-
JamieWade posted on the forum topic URGENT – How To Set Default Values? in the group How-To and Troubleshooting: 13 years, 7 months ago
Second bump, really need this sorted guys! Please 🙂
-
JamieWade posted on the forum topic How to make Activity Tab as default and remove home link from header. in the group How-To and Troubleshooting: 13 years, 7 months ago
I did this to my website and it works a treat. This applies if you are using the default BP theme, or a child theme. You will need to go to wp-content/plugins/buddypress/bp-themes/bp-default/header.php At approximately line 47, you will see the opening tags
<div id="header">
Look to about line 52, and you will see the code for the […] -
JamieWade posted on the forum topic URGENT – How To Set Default Values? in the group How-To and Troubleshooting: 13 years, 7 months ago
Bump.
-
JamieWade posted on the forum topic URGENT – How To Set Default Values? in the group How-To and Troubleshooting: 13 years, 7 months ago
-
JamieWade posted on the forum topic URGENT – How To Set Default Values? in the group How-To and Troubleshooting: 13 years, 7 months ago
Hmm I tried this, but nothing? I changed
if ( bp_has_activities( bp_ajax_querystring( 'activity' )) ) ?>
toif ( bp_has_activities( bp_ajax_querystring( 'friends' )) ) ?>
Here is the code for the whole of the activity-loop.php file ` /* Show pagination if JS is not enabled, since the “Load More” link will do nothing */ … -
JamieWade posted on the forum topic URGENT – How To Set Default Values? in the group How-To and Troubleshooting: 13 years, 7 months ago
I tried adding
<li class="selected"
to the tab but it only selects it for CSS purposes, the friends stream does not show? -
JamieWade posted on the forum topic URGENT – How To Set Default Values? in the group How-To and Troubleshooting: 13 years, 7 months ago
Bump.
-
JamieWade posted on the forum topic URGENT – How To Set Default Values? in the group How-To and Troubleshooting: 13 years, 7 months ago
-
JamieWade posted on the forum topic URGENT – How To Set Default Values? in the group How-To and Troubleshooting: 13 years, 7 months ago
Sorry, just really want to get this sorted before I launch the site 🙂 I do not wish to edit the dropdown filter, but I want to set the default activity filter to (Friends (x)) which is to the left of the drop down box.
-
JamieWade posted on the forum topic URGENT – How To Set Default Values? in the group How-To and Troubleshooting: 13 years, 7 months ago
Anyone? Please??
- Load More
@jamiewade
Not recently active