-
Henry Wright replied to the topic Buddypress without followers in the forum Installing BuddyPress 10 years, 9 months ago
Perhaps there’s a plugin conflict?
-
Henry Wright replied to the topic Buddypress without followers in the forum Installing BuddyPress 10 years, 9 months ago
Unless I’m mistaken, there must some thing else wrong because I’ve not found BuddyPress Followers to be problematic in that way. Are you sure you’re using the latest version?
-
Angelo Rocha replied to the topic filter activity loop in the forum How-to & Troubleshooting 10 years, 9 months ago
Hi Henry Wright.
I pasted in functions.php
=/
This is my custom loop:
[Read more]
<?php do_action( 'bp_before_activity_loop' ); ?>
<?php if ( bp_has_activities( bp_ajax_querystring( 'activity' ) ) ) : ?>
<noscript>
<div class="pagination">
<div class="pag-count"><?php bp_activity_pagination_count(); ?></div>
<div class="pagination-links"><?php… -
Henry Wright replied to the topic How to customize log in url in member activation email ? in the forum How-to & Troubleshooting 10 years, 9 months ago
You’ll probably want to dequeue the style sheet that comes with the plugin and then add your own styles to your theme’s style.css.
-
Henry Wright replied to the topic filter activity loop in the forum How-to & Troubleshooting 10 years, 9 months ago
You should paste @shanebp‘s code into your theme’s functions.php file. That’s where it should go.
-
Angelo Rocha replied to the topic filter activity loop in the forum How-to & Troubleshooting 10 years, 9 months ago
Hi shanebp.
Not work for me, how to add the filter here:if ( bp_has_activities( bp_ajax_querystring( 'activity' ) ) ) :Thanks.
-
Henry Wright replied to the topic Buddypress without followers in the forum Installing BuddyPress 10 years, 9 months ago
I use the plugin Buddypress followers, but is problematic
What did you find was wrong with it? It works well for me.
-
Henry Wright replied to the topic How to customize log in url in member activation email ? in the forum How-to & Troubleshooting 10 years, 9 months ago
Check out Theme My Login. I’ve used it alongside BuddyPress many times and can say it works well.
-
Angelo Rocha replied to the topic filter activity loop in the forum How-to & Troubleshooting 10 years, 9 months ago
Hi danbp.
The objective is display in a custom loop of activities only forum threads. -
Angelo Rocha started the topic filter activity loop in the forum How-to & Troubleshooting 10 years, 9 months ago
How do activity only display updates from new topics and replies?
-
Paul Wong-Gibbs replied to the topic Video oembeds in Profile Field in the forum How-to & Troubleshooting 10 years, 9 months ago
Don’t want to vouch for security without actually testing it, but I like the idea of allowing field values to be parsed for oembeds, so I’ve created a ticket to capture the idea: https://buddypress.trac.wordpress.org/ticket/6603
-
Paul Wong-Gibbs replied to the topic Database error after upgrade to WP4.3/BP2.3.3 in the forum How-to & Troubleshooting 10 years, 9 months ago
Hmm. Related to https://buddypress.trac.wordpress.org/changeset/9716/trunk/src/bp-core/admin/bp-core-admin-schema.php and https://buddypress.trac.wordpress.org/changeset/9695
@reggie3 what version did you upgrade from?
-
Paul Wong-Gibbs replied to the topic custom profile fields in the forum Creating & Extending 10 years, 9 months ago
I think you’re going to need to copy/paste the name of each city into a dropdown box field type. I don’t think there’s any easy or quick way of doing this.*
*There are more developer-orientated ways to do this, but if I were doing this, I’d just keep it simple as you only have to do it once. 🙂
-
Paul Wong-Gibbs replied to the topic xProfile Rich Text Field plugin in the forum Third Party Plugins 10 years, 9 months ago
@ajarnonline Please don’t create duplicate topics: https://buddypress.org/support/topic/buddypress-xprofile-rich-text-field/
You’re only going to get the same answer.
-
Paul Wong-Gibbs replied to the topic [Resolved] bp_activity_add strips newline characters ?? Why? in the forum Installing BuddyPress 10 years, 9 months ago
If that’s the exact code you’re using (and it hasn’t been mangled by the forum), you need to use
"marks instead of'for PHP to convert theninto a newline. -
Henry Wright replied to the topic xProfile Rich Text Field plugin in the forum Third Party Plugins 10 years, 9 months ago
Have you opened a ticket on the xProfile Rich Text Field plugin’s support forum?
-
Henry Wright replied to the topic [Resolved] bp_activity_add strips newline characters ?? Why? in the forum Installing BuddyPress 10 years, 9 months ago
Instead of trying the newline characater, try
<br />or<p>. -
Dylan Ryan replied to the topic [Resolved] "Notifications" Permalink Bug in the forum How-to & Troubleshooting 10 years, 9 months ago
I believe we found the issue.
The latest version of WLM (v2.90.2860) was causing this.
Reverting WLM to v2.90.2828 fixed this issue for now.
-
Dylan Ryan started the topic [Resolved] "Notifications" Permalink Bug in the forum How-to & Troubleshooting 10 years, 9 months ago
Hey BuddyPress team!
This is Dylan from The WP Valet and I think we’ve found quiet a strange bug on our client’s site.
I’ll cover how to replicate the bug, then provide all the debug information.
Create a topic with a title of “Notifications” (this also works with “Notifications X Y Z…)
Visit the BuddyPress toolbar and choose Notifications…[Read more] -
Ced's profile was updated 10 years, 9 months ago
- Load More