-
Raval started the topic hiding comments in the forum Installing BuddyPress 4 years, 6 months ago
Hey
I have a problem hiding comments in the activity stream.I changed the js code
in “buddypress.min.js” in two places.
like here: https://kainelabs.ticksy.com/article/14148
Everything works until I go to the bottom of the stream and new posts are loaded. then the comments are no longer hidden. Please help -
Raval replied to the topic how it work? in the forum Installing BuddyPress 4 years, 7 months ago
Hi @Nomad-Skateboarding
Thank you very much for the link. very useful table of contents I didn’t know about. Unfortunately, I didn’t find the answer to my problem. It is a pity that it is getting harder and harder to get support for buddypress here. it worries me a bit. However, thank you very much for your reply. -
Raval started the topic how it work? in the forum Installing BuddyPress 4 years, 8 months ago
Hello,
I am learning WordPress and BuddyPress. I am beginner in programming but I already know a bit. I hope there is still support here and there will be someone who will give me information.
I am asking for information about the buddypress structure itself. In which way Buddypress does ‘activity / post-form.php’ link to the stream of personal…[Read more] -
Raval started the topic How can I delete the activity form "what's new? in the forum Installing BuddyPress 4 years, 8 months ago
How can I delete the activity form “what’s new?
-
Raval started the topic unauthorized user – help! in the forum How-to & Troubleshooting 4 years, 9 months ago
Hi,
Help!
I had an unauthorized user registered as an Administrator.
I’ve already changed the database passwords and wherever I could. I checked the login to ftp and found nothing.
I have the All In One WP Security & Firewall plugin and can I additionally run Wordfence Security – Firewall & Malware Scan?
Will the plugins work together for security…[Read more] -
Raval replied to the topic change post form in the 'just me' activity tab in the forum Installing BuddyPress 4 years, 9 months ago
anyone?
-
Raval replied to the topic change post form in the 'just me' activity tab in the forum Installing BuddyPress 4 years, 9 months ago
Where in the code is it determined where the page displays the post form for
personal activities?
I would like to do something like this, but I know it won’t work
Please help.`function change_post_form() {
if ( $currentpage == ‘just me’) :
bp_get_template_part( ‘activity/post-form’ );
endif;
}
add_action( ‘bp_before_member_body’,…[Read more] -
Raval started the topic change post form in the 'just me' activity tab in the forum Installing BuddyPress 4 years, 9 months ago
Hello,
How do you set the post form in the ‘just me’ activity tab to ‘bp_before_member_body’? -
Raval replied to the topic double whats-new-form in the forum Installing BuddyPress 4 years, 9 months ago
Now I know that the problem arises as a result of the “BP Profile Activity Wall”
something is going wrong because the function on the “All activity” page adds the form twice even though it is ‘bp_before_activity_loop’ on line 324Can anyone help me?
-
Raval started the topic double whats-new-form in the forum Installing BuddyPress 4 years, 9 months ago
Hello,
I need help. I have a double whats-new-form. One appears above the activity stream, and the other, unwanted, appears at the bottom of the page, below the activity stream. How to get rid of it? -
Raval started the topic Call to a member function get_page_permastruct() in the forum Installing BuddyPress 4 years, 9 months ago
Hi,
I use WordPress 5.3.2
Buddypress 5.1.2Unfortunately, I have a problem and I ask for help.
Sometimes there is a error:
“Fatal error: Uncaught Error: Call to a member function get_page_permastruct () on null in
/wp-includes/link-template.php:376 Stack trace: # 0
/wp-includes/link-template.php(338): _get_page_link () #…[Read more] -
Raval started the topic All users as friends in the forum Third Party Plugins 4 years, 10 months ago
Hello,
I’m testing a plugin
“BuddyPress Automatic Friends” and I wonder if you can automatically turn on adding all users as friends?
A similar question has already been asked, but I haven’t found the answer. Can you help? -
Raval replied to the topic Buddypress Activity Plus PHP 7.3 in the forum Third Party Plugins 4 years, 12 months ago
Hi
I installed the version you published and it works great.
Thank you very much -
Raval replied to the topic Buddypress Activity Plus PHP 7.3 in the forum Third Party Plugins 4 years, 12 months ago
Thank you very much
-
Raval replied to the topic Buddypress Activity Plus PHP 7.3 in the forum Third Party Plugins 4 years, 12 months ago
Hi @sbrajesh
Thank you for your answer.
The problem appears when I want to add a link to the activity. The link preview is not loaded and I cannot add it. This happens when I set php 7.3 to the hosting provider.
When it is 7.2 everything works fine.
I will try the version you have made available because I am not sure if I am using it. -
Raval started the topic Buddypress Activity Plus PHP 7.3 in the forum Third Party Plugins 4 years, 12 months ago
Hi. Is there anyone here who agrees to fix the Buddypress Activity Plus pole to work for php 7.3? The plugin is unfortunately not being developed anymore but is available on github. I like this plugin but it has been closed and my ability does not allow it to be repaired.
Can anyone help me? -
Raval started the topic wp_oembed_remove_provider in the forum Installing BuddyPress 4 years, 12 months ago
Hello,
I’m trying to remove embedding videos from youtube but I can’t do it. I am trying to remove youtube using the instructions
https://codex.wordpress.org/Function_Reference/wp_oembed_remove_providerbut youtube videos are still being embedded. How to do it.
-
Raval replied to the topic visual editor in the activity form in the forum Installing BuddyPress 5 years ago
When I remove from the above code
add_filter ( 'user_can_richedit' , create_function ( '$a' , 'return false;' ) , 50 );
I am getting a visual editor but I cannot publish content. The publish button does not appear.
Can anyone help me?
There were similar topics, but unfortunately they were left unsolved -
Raval started the topic visual editor in the activity form in the forum Installing BuddyPress 5 years ago
Hello,
I have added tinymce to the activity form according to https://buddypress.org/support/topic/add-tinymce-to-activity-post-form/However, how to hide HTML before publishing?
How to add a visual editor? -
Raval replied to the topic error message to a custom login page in the forum How-to & Troubleshooting 5 years ago
Anyone got an idea?
@ravals
Active 4 years, 6 months ago