-
Milena replied to the question Private group activity privacy in the forum BuddyBoss Wall 9 years, 7 months ago
No, sorry @tjchester. None hidden.
-
Milena replied to the question Private group activity privacy in the forum BuddyBoss Wall 9 years, 7 months ago
Hi @tjchester,
The last code does not hide the group privacy selector, and it adds a line “private/ public group” above the group avatar.
I am using the code you gave me to hide the selector in all the groups for now.
Let me know if there would be some permanent updates for this issue.
thank for your efforts.
-
Milena replied to the question Translating wall plugin and saving php files in child theme in the forum BuddyBoss Wall 9 years, 7 months ago
@michael, this works! thank you so much.
-
Milena replied to the question French translation issue in the forum BuddyBoss Wall 9 years, 7 months ago
@michael, this works! thank you 🙂
-
Milena replied to the question Private group activity privacy in the forum BuddyBoss Wall 9 years, 7 months ago
Hi @tjchester,
thank you.
That did not hide the privacy box,
could you write the exact code with
echo bp_get_group_type() without the if statement
?
I am not sure how do do that.Milena
-
Milena replied to the question Private group activity privacy in the forum BuddyBoss Wall 9 years, 7 months ago
p.s. I am using the new buddypress – LD integration, if that is relevant.
-
Milena replied to the question Private group activity privacy in the forum BuddyBoss Wall 9 years, 7 months ago
Hi @tjchester,
thanks for your reply.
This code, without the “if” works (for all the groups- public too)
add_action( 'bp_before_group_header' , 'remove_viz' );
function remove_viz(){
?>
<style>
#bbwall-activity-privacy{display:none !important;}
</style>
<?
}Is these something wrong with the if part?
Maybe just leave the “private…[Read more] -
Milena replied to the question Private group activity privacy in the forum BuddyBoss Wall 9 years, 7 months ago
hi, do you have anything else for me to try @tjchester?
-
Milena replied to the question Private group activity privacy in the forum BuddyBoss Wall 9 years, 7 months ago
-
Milena started the question Private group activity privacy in the forum BuddyBoss Wall 9 years, 7 months ago
Hi @tjchester,
I need help hiding the selection box of activity privacy in my private groups.
I actually think it shouldn’t be there, or ot least with less options- since in private groups only the group members can see the posts. So it’s confusing to the users, on the one hand they read a message saying that this group’s activity is private,…[Read more]
-
Milena replied to the question Private groups updates do not show up in user's "news feed" in the forum BuddyBoss Wall 9 years, 7 months ago
@tjchester that’s actually not a bad idea (“liked topics”), the question is will the users understand that by “liking” the topic they are saving it. The old “add to favorites” is kind of self explanatory..
I didn’t mean canceling the whole like function, just adding a separated text domain for –activity liking– and –adding to favorites– in forum’s topics. -
Milena replied to the question Private groups updates do not show up in user's "news feed" in the forum BuddyBoss Wall 9 years, 7 months ago
@tjchester that’s actually not a bad idea (“liked topics”), the question is will the users understand that by “liking” the topic they are saving it. The old “ad to favorites” is kind of self explanatory..
I didn’t mean canceling the whole like function, just adding a separated text domain for –activity liking– and –adding to favorites– in forum’s topics. -
Milena replied to the question Avatar Replacement Question in the forum BuddyBoss theme 9 years, 8 months ago
yes, this works.
-
Milena changed their profile picture 9 years, 8 months ago
-
Milena replied to the question Css issue since updated in the forum BuddyBoss theme 9 years, 8 months ago
@tjchester,@michael do you have a timeline on this?
I really want to update the theme (and the plugins) like everybody else.
I am using learndash plugin, and they incorporated the rtl css they worked on with me, quickly and with no issues what so ever. They also add this support to every add-on to the plugin they release. None of their…[Read more]
-
Milena replied to the question Css issue since updated in the forum BuddyBoss theme 9 years, 8 months ago
@tjchester,@michael do you have a timeline on this?
I really want to update the theme (and the plugins) like everybody else.
I am using learndash plugin, and they incorporated the rtl css they worked on with quickly and with no issues what so ever. They also added this support to every add-on to the plugin they release. None of their customers…[Read more]
-
Milena replied to the question Private groups updates do not show up in user's "news feed" in the forum BuddyBoss Wall 9 years, 8 months ago
@tjchester, could you ask the developers also to look into giving an option to revert to the previous, buddypress way to “add a forum to favorites” instead of the word “like” that buddyboss introduced? many users find it confusing, since in their profile the forums they “liked” are still called “favorites”. So they don’t know that “liking” the…[Read more]
-
Milena replied to the question Private groups updates do not show up in user's "news feed" in the forum BuddyBoss Wall 9 years, 8 months ago
thank you 🙂
@tjchester -
Milena replied to the question French translation issue in the forum BuddyBoss Wall 9 years, 8 months ago
Thanks for your suggestion @jeanpierre, but my issue is directly related to this one, and I have written it in my own thread already months ago. This issue drags on for six months at least. And this is a major bug.
-
Milena replied to the question French translation issue in the forum BuddyBoss Wall 9 years, 8 months ago
this is exactly as @yann said
Without buddyboss wall, we have “member’s name posted an update”
With buddywall, we have “you posted an update” or “member’s name posted an update”, so always “posted an update”But in french, and maybe in other language, we need “you avez publié une note” and “member’s name a publié une note”
- Load More