help needed

Home Forums Legacy Support 4.0 Bugs & Issues help needed

Viewing 15 posts - 1 through 15 (of 21 total)
  • Author
    Posts
  • #367268
    EduMEE2
    Participant
    give me updated plugin. i cant check the private replies. i want to sync checkout fields with buddypress fields: https://wplms.io/support/forums/topic/sync-buddypress-and-woocomerce-fields/
    #367272
    EduMEE2
    Participant
    This reply has been marked as private.
    #367294
    Veronica
    Moderator
    This reply has been marked as private.
    #367425
    EduMEE2
    Participant
    This reply has been marked as private.
    #367657
    Veronica
    Moderator
    well i think this is related to the priority in the code we need to check this please provide a video with full steps we will replicate it and let you know if this is an issue
    #367683
    MrVibe
    Keymaster
    Please Update the plugins to latest versions 1.6.0 and let us know if ossues are not resolved
    #367684
    MrVibe
    Keymaster
    Also enable Vibebp WP sync. in Vibebp - settings
    #367689
    MrVibe
    Keymaster
    ok, on carefully re-looking at the topic. You have added custom fields to WooCommerce which you can edit the buddypress - woocommerce plugin and add there as well.
    #367695
    EduMEE2
    Participant
    This reply has been marked as private.
    #367718
    EduMEE2
    Participant
    This reply has been marked as private.
    #367781
    MrVibe
    Keymaster
    We can totally sync these custom fields as well. Locating credentials for your site and fixing.
    #367782
    EduMEE2
    Participant
    This reply has been marked as private.
    #367784
    EduMEE2
    Participant
    This reply has been marked as private.
    #367823
    MrVibe
    Keymaster
    Thank you, working on this.
    #367825
    MrVibe
    Keymaster
    Not working please check, https://prnt.sc/1myvek5 we do have a filter using which you can add additional fields in the sync plugin.
    add_filter('vibe_bp_woo_sync_fields',function($args){ 
    $args['billing']['driver_license_number']='Driver License Number'; 
    $args['billing']['id_number']='ID Number'; 
    return $args;
    });
Viewing 15 posts - 1 through 15 (of 21 total)
  • The topic ‘help needed’ is closed to new replies.