-
David Cavins replied to the topic Group header file problems in the forum How-to & Troubleshooting 9 years, 6 months ago
Hi @jaumearagay–
Unhappily, I’m not able to reproduce your problem on my servers. Can you test something for me in your environment where we know the problem exists? I’d like to know what the value of
$group_modsis before it’s passed to theforeachinget_group_moderator_ids().I’ve added a
var_dump()in this snippet:…[Read more] -
padykule replied to the topic Group header file problems in the forum How-to & Troubleshooting 9 years, 6 months ago
Hiya. I too have this error since updating to 2.7.2. We haven’t made any other changes in a while. It appears on each group page. I’m running Sweetdate theme also by seventhqueen. The error appears on the master theme preview, not just the active child theme.
-
Masoud replied to the topic help with default activity stream tab in the forum How-to & Troubleshooting 9 years, 6 months ago
@danbp
hi.
1 – first of all i have to thank you for your time, and complete explanation on this. i’m so grateful for that.
———
2 – second, i have to apologize for my limited knowledge.
i am at the beginning and still learning about php, DB, wordpress, and bp.
so sorry if i had mistakes in codes.
———
3 – third, i have to say that:
i was…[Read more] -
Masoud replied to the topic help with default activity stream tab in the forum How-to & Troubleshooting 9 years, 6 months ago
hi @danbp
and many thanks for your answer.i’ve read the docs already. but i read them again as you said.
according to the docs, you can
//Change the default tab opened when looking at a group (default is home):
define( 'BP_GROUPS_DEFAULT_EXTENSION', 'members' );but i want to Change the default tab opened when looking at a Activity (default…[Read more]
-
Masoud replied to the topic help with default activity stream tab in the forum How-to & Troubleshooting 9 years, 6 months ago
any idea?
-
biafranedu's profile was updated 9 years, 6 months ago
-
Glenn replied to the topic redirect to profile after register in the forum How-to & Troubleshooting 9 years, 6 months ago
I wasn’t very clear – my main goal is to redirect to Profile after REGISTRATION and not just after LOGIN…
anyone?
-
Glenn replied to the topic redirect to profile after register in the forum How-to & Troubleshooting 9 years, 6 months ago
thanks – is this going to redirect after Register as well as after Login?
-
Hugo Ashmore updated the BuddyPress commit access page, on the BuddyPress Codex 9 years, 6 months ago
What is commit access?
The code that comprises BuddyPress is written by volunteers. Anyone who wants to suggest an improvement or a bugfix to the BP codebase is welcome to do so, by submitting their proposed […]
-
Glenn started the topic redirect to profile after register in the forum How-to & Troubleshooting 9 years, 6 months ago
how can I get BP to redirect a new registrant to his new profile directly, please?
-
Masoud replied to the topic help with default activity stream tab in the forum How-to & Troubleshooting 9 years, 6 months ago
is there a hook or action?
or something i can put into a function like:
function change_activity_default_tab()
{
global $bp;
set[$bp->activity(current_action)]->mentions
}
-
Masoud started the topic help with default activity stream tab in the forum How-to & Troubleshooting 9 years, 6 months ago
hi.
i am using latest versions of both wordpress and buddypress.and working on a food website.
in this website , i wanted to allow only authors to post activity updates .
(because it will be much easier for users to track their favorite chef recipes in the activity page.)
so i’ve hide the ” personal ” submenu of activity tab : Activity > Personal…[Read more] -
Boone Gorges updated the BuddyPress commit access page, on the BuddyPress Codex 9 years, 6 months ago
What is commit access?
The code that comprises BuddyPress is written by volunteers. Anyone who wants to suggest an improvement or a bugfix to the BP codebase is welcome to do so, by submitting their proposed […]
-
Henry Wright replied to the topic Mutual Friends Online status Display in the forum How-to & Troubleshooting 9 years, 6 months ago
You could try this
return $author . '<span class="wp_online_notice"></span>'; -
Henry Wright replied to the topic Mutual Friends Online status Display in the forum How-to & Troubleshooting 9 years, 6 months ago
You can certainly add the span tag instead.
Why do you think giving the location of the image is dangerous?
-
buckyb started the topic using xprofile fields now have a white page in the forum How-to & Troubleshooting 9 years, 6 months ago
Hi, I’m using the plugin BuddyPress Admin Only Profile Fields to hide certain xprofile fields, I have quite a few, when viewing the admin EDIT (front view) page, it shows a blank white screen. I cannot figure out whats wrong with the site, if anyone can help I’d greatly appreciate it.
-
Ben Hansen replied to the topic BP and AMP in the forum Third Party Plugins 9 years, 6 months ago
Responsiveness and AMP are actually sort of unrelated concepts any page/site that can have an AMP’ed version probably should have one (for optimal ranking) and it’s sort of the opposite idea of making a one page fits all situations notion that has made responsiveness a first order requirement in building sites these days (it’s like deja vu all…[Read more]
-
Onlineplaner replied to the topic How to filter the members directory by XProfile Fields in the forum Creating & Extending 9 years, 6 months ago
Hi all,
any news to this one?
Kind regards
Rolf
-
Onlineplaner replied to the topic xProfile Field Groups with xProfile Fields on Group Overview Page in the forum Requests & Feedback 9 years, 6 months ago
A little detail more to the fields the user values have been entered.
The field in detail would be a checkbox with the options name you can click on.
So that would be
– Field Group name
– Field Name
– Field Options as a link -
Onlineplaner started the topic xProfile Field Groups with xProfile Fields on Group Overview Page in the forum Requests & Feedback 9 years, 6 months ago
Hi Buddypress and Members,
Is there a way to display a “xProfile Field Group Name” by slug for example, with the fieldnames as links below the group name, on the groups overview page. The link would show the searchresult for the members having selected this field value in their profile. So actually it would just need to get the Keyword for the…[Read more]
- Load More