BuddyDev

Search

Replies

  • Keymaster
    Level: Yogi
    (BuddyDev Team)
    Posts: 3115
    Ravi on in reply to: Buddyblog pagination issues #10612

    Hello Nitin,

    We have fixed the pagination link into the current version of the plugin. You can download the plugin from the following url.

    https://buddydev.com/plugins/buddyblog/

    Please let me know if the issue resolved or persists

    Thank You
    Ravi

  • Keymaster
    Level: Yogi
    (BuddyDev Team)
    Posts: 3115
    Ravi on in reply to: How can I create featured member like the first 2 screenshots #10605

    Hello Monsur,

    Thank you for posting. As Per plugins page screenshot

    1. Screenshot is referring buddypress generated members directory page which have auto generated ‘Featured Members’ tab when you activate the plugin.
    2. Screenshot is just a wordpress page where ‘featured members’ are listing using shortcode ‘[bp-featured-members]’.

    Hope it will help. If you have further query please let me know.

    Thank You
    Ravi

  • Keymaster
    Level: Yogi
    (BuddyDev Team)
    Posts: 3115
    Ravi on in reply to: MyCred add-on not allowing points to be deducted. #10515

    Hello Cycle Man,

    Can you please provide me some temporary admin detail so that I could help. As i have tested this on my local server and it was working fine i.e. points was deducting when user delete his gallery.

    Regards
    Ravi

  • Keymaster
    Level: Yogi
    (BuddyDev Team)
    Posts: 3115

    Hello Rishabh,

    Thank you for updating me. I am glad that I could help. Rishabh, are you okay with php as we have to modify one file ‘form.php’ in bp-simple-front-end plugin. Just goto line no. 29 there is a function wp_editor replace it with

    
    wp_editor( $content, 'bp_simple_post_text', array(
    					'media_buttons' => $this->allow_upload,
    					'quicktags'     => false,
                                            'editor_height' => 200, 
    				) );
    

    Or greater value to increase editor height. Please let me know if it is fixed or not

    Thank You
    Ravi

  • Keymaster
    Level: Yogi
    (BuddyDev Team)
    Posts: 3115

    Hello Rishabh,

    It seems on your site some how tinymce javascript library is not loading which is causing error. This can be due to other plugins or theme conflict ion. Please try by disabling other plugins or switching to other theme. Please let me know.

    Check the following url:
    https://imgur.com/VHE2xle

    Regards
    Ravi

  • Keymaster
    Level: Yogi
    (BuddyDev Team)
    Posts: 3115

    Hello Rishabh,

    Form will not appear for sites visitors. It only appear when user logged in. So you have to provide me one test user account. So that i could help.

    Regards
    Ravi

  • Keymaster
    Level: Yogi
    (BuddyDev Team)
    Posts: 3115

    Hello Rishabh,

    Thank you for posting. Please provide me some tester account detail and point me where I can find the BP Simple front form. So that i could check.

    Regards
    Ravi

  • Keymaster
    Level: Yogi
    (BuddyDev Team)
    Posts: 3115

    Hello Lucia,

    Thanks for sharing. You can hide last activity time in following manner.

    Step 1. Copy the plugin template file name ‘members-loop-slider.php’ to the following path

    {current_theme_folder}/buddypress/members/featured/widget/members-loop-slider.php.

    if folders not exists create by your own.

    Step 2. Find the string ‘bp_member_last_active()’ and delete this. That’s it.

    Please let me know if resolved or not.

    Regrads
    Ravi

  • Keymaster
    Level: Yogi
    (BuddyDev Team)
    Posts: 3115

    Hello Lucia,

    Thank you for posting. Yes there are ways to achieve this. I have some queries.

    1. How are you listing featured members i.e. by shortcode or widget.
    2. What is your appearance settings i.e. list/grid/slider

    Please let me know.

    Thank You
    Ravi

  • Keymaster
    Level: Yogi
    (BuddyDev Team)
    Posts: 3115
    Ravi on in reply to: BP Ajax Registration – Displaying Issue #10360

    Hello Brandon,

    You can download the latest version of plugin from the following url.

    https://buddydev.com/plugins/bp-ajax-registration/

    Thank You
    Ravi