Replies
- Maksim Rusakovich on June 10, 2019 at 12:07 pm in reply to: City/country fields or Conditional Profile Fields for BuddyPress #23452
Hello Brajesh.
I know. Could you team make this feature for me for the payment?
Because now this very important feature doesn’t work in BP Profile search plugin. It will be great. Thank you.
Lazy load – no need to press Show more button.
Autoloading the activity after scrolling the bottom of the activity.- Maksim Rusakovich on February 27, 2019 at 11:29 am in reply to: BuddyPress Activity Shortcode – symbol counter #21168
Thank you.
Maybe you can assist to add your plugin define.
if ( // Load the scripts on Activity pages (defined('BP_ACTIVITY_SLUG') && bp_is_activity_component()) || // Load the scripts when Activity page is the Home page (defined('BP_ACTIVITY_SLUG') && 'page' == get_option('show_on_front') && is_front_page() && BP_ACTIVITY_SLUG == get_option('page_on_front')) || // Load the script on Group home page (defined('BP_GROUPS_SLUG') && bp_is_groups_component() && 'home' == $bp->current_action) ) { add_action( "wp_enqueue_scripts", array (&$this, 'enqueue_scripts') ); add_action( "wp_print_scripts", array ( &$this, 'print_style' ) ); }
Line 79
https://github.com/mgmartel/BP-Limit-Activity-Length/blob/master/bp-limit-activity-length.php- This reply was modified 5 years, 9 months ago by Maksim Rusakovich.
- Maksim Rusakovich on February 27, 2019 at 11:00 am in reply to: BuddyPress Activity Shortcode – symbol counter #21159
The activity shortcode plugin simply includes the form from your theme. You will need to consult theme authors for limiting the size.
It’s working with standard theme activity.
But with your plugin – not.That is why I asked, if it’s possible to solve it.
- Maksim Rusakovich on February 27, 2019 at 10:43 am in reply to: BuddyPress Activity Shortcode – symbol counter #21155
+ How to show only Updates of the members?
super!
You’re awesome.
Waiting for your reply- Maksim Rusakovich on February 21, 2019 at 7:10 am in reply to: BuddyPress Ajax Registration – social login #21044
Great.
Thank you. It will be very cool!
What is the best way to know this update? - Maksim Rusakovich on February 20, 2019 at 4:20 pm in reply to: BuddyPress Ajax Registration – social login #21025
Great. Thank you.
https://wordpress.org/plugins/wordpress-social-login/
and your plugin
https://wordpress.org/plugins/bp-redirect-to-profile/ (works perfect with usual buddypress login)But After social login it doesn’t redirect to user profile.
Is is possible to combine your plugin and social login? - Maksim Rusakovich on February 19, 2019 at 9:57 pm in reply to: BuddyPress Moderation Tools – moderate profile fields changes #21003
Thank you.
BuddyPress Profile Completion.
But user should fill all mandatory fields during registration.
What is the sense of this plugin?
If not fill the fields, what restrictions make the plugin?
Not described into the plugin info