Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

Viewing 25 replies - 1 through 25 (of 32 total)

  • Raval
    Participant

    @ravals

    Hi @nomadskateboarding
    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
    Participant

    @ravals

    anyone?


    Raval
    Participant

    @ravals

    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', 'change_post_form' );

    Raval
    Participant

    @ravals

    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 324

    Can anyone help me?


    Raval
    Participant

    @ravals

    Hi
    I installed the version you published and it works great.
    Thank you very much


    Raval
    Participant

    @ravals

    Thank you very much


    Raval
    Participant

    @ravals

    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..
    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
    Participant

    @ravals

    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
    Participant

    @ravals

    Anyone got an idea?


    Raval
    Participant

    @ravals

    or try “All In One WP Security & Firewall”
    There are several options that will protect you from bots


    Raval
    Participant

    @ravals

    I think you can try to limit sending messages only to friends and remove sending messages to everyone. Perhaps this will reduce spam


    Raval
    Participant

    @ravals

    I thank you for your support. I’m sorry I didn’t understand either.
    Your link https://wordpress.stackexchange.com/questions/62889/disable-or-redirect-wp-login-php
    It looks interesting. This is what I was looking for and I hope it works.

    Regarding the BuddyPress Login Redirect to Profile plugin, unfortunately it doesn’t work with the “Login Widget With Shortcode” plugin working


    Raval
    Participant

    @ravals

    Thank you for the answer, but that’s not what I meant. I mean that when the user provides incorrect login details in the form, he will be redirected to the main page. I am currently using the WordPress Login Form plugin, which does not show a login error and instead transfers to /wp-login.php. I would like to prevent this.


    Raval
    Participant

    @ravals

    or maybe someone will help me what to do in another matter. I have a login form on the home page added with a short code. In case of incorrect login details I am redirected to /wp-login.php
    How to prevent this redirect and stay on the home page?


    Raval
    Participant

    @ravals

    SSL Insecure Content Fixer

    It does not solve the problem completely but it helps for now.


    Raval
    Participant

    @ravals

    But the best solution would be to add URLs to the graphics in BP Activity plus.


    Raval
    Participant

    @ravals

    Hi @Georgio,
    Thank you for your answer.
    Mediapress looks interesting even without the proposed modification. All I need is the ability to publish graphics as an activity. The problem is that I can’t add a third page URL. I would like to publish graphics that are simultaneously redirection. Do you have an idea how to do it? Mediapress has built-in “enter link” and “+ add”, but unfortunately after entering the URL I display the message “Sorry, I can’t add the URL”. maybe I should provide the image URL here, but I would like to have the redirect URL connected to the image. I hope I described the problem quite clearly


    Raval
    Participant

    @ravals


    Raval
    Participant

    @ravals

    Hi @Venutius
    I need your help. Until now, everything was ok but now when I use your code it shows me that the page was not found. What happened?


    Raval
    Participant

    @ravals

    @shanebp the problem is that the creator of the plugin is not responding


    Raval
    Participant

    @ravals

    @Venutius, Works great. This is what I was looking for. I am glad that I could count on your help again. Thank you very much. You are awesome


    Raval
    Participant

    @ravals

    @Venutius
    thanks. For now I can not find myself on the github and how to write a comment but thank you for showing me the way.


    Raval
    Participant

    @ravals

    @Venutius Thank you for your help. I use the first code and work the way I need it. Thank you very much


    Raval
    Participant

    @ravals

    Hi @Venutius. Thank you for your response.
    I use BP Legacy


    Raval
    Participant

    @ravals

    It looks really interesting. I will try to add this to my site because it gives interesting possibilities.
    Thank you very much for all:)

Viewing 25 replies - 1 through 25 (of 32 total)
Skip to toolbar