Shape the future of Social networking with WordPress: Join Project Midnight Sun! The next generation platform for community building with WordPress!

BuddyDev

Search

Replies

  • Keymaster
    (BuddyDev Team)
    Posts: 25472
    Brajesh Singh on in reply to: Ajax registration – form has gone whacky #14235

    Hi Diana,
    I checked on your site.

    1. On the Top right Register button, the popup seems to be working fine for me.

    2. I do see the problem on the wp-login.php page register link where the layout for the registration is bad. It happens since this page is not adding your custom css.

    What code have you used to load your custom css for ajax registration plugin? Please let me know and I can update here.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25472

    Hi Billy,
    Thank you for the question.
    I have a post lined up on the subject. Will post today and then reply back with the link here.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25472

    Hi Keith,
    That’s very strange.

    On the demo, we are using community Builder
    http://demos.buddydev.com/mediapress/gallery/

    and the pagination is working.

    I am still not sure of the issue but I am thinking on it. Will get back to you if I find any reason or if you have any more details to share, please do.

    Regards
    Brahjesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25472
    Brajesh Singh on in reply to: [Resolved] Video Thumbnail Upload #14231

    I am glad you found it. We do plan to add it on bulk edit screen too to avoid the the extra issue.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25472

    Hi Dime,
    Please visit Settings again and you will see the option to let users upload. Please check that and users will be able to upload media into their posts.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25472

    Hi Dime,
    Please visit Dashboard->Settings->BuddyBlog Settings and save the settings.

    The error should go away.

    Please let me know if that works for you or not?

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25472
    Brajesh Singh on in reply to: Ajax registration – form has gone whacky #14211

    Hi Diana,
    Your ssl certificate is expired and that’s why the browser is not loading the js from the httmps.

    Can you please renew the ssl(or avoid using it). Your link is correct. The problem lies that js is not loaded.

    Please give it a try and let me know.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25472
    Brajesh Singh on in reply to: Ajax registration – form has gone whacky #14210

    Hi Diana,
    I am sorry for the inconvenience.

    I am looking at the site now and will have more details soon.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25472

    Please link to the site. It is most probably a javascript error for the close button.

    For the Fields, I will suggest moving the fields to secondary groups,. BuddyPress will only show the primary group fields in the form.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25472

    Sorry about this. 3rd party plugin support, specially ones that we don’t use is tricky.

    I hope that the original plugin developers will assist you with proper action.

    The part of code

    
    groups_remove_data_for_user( $user->ID );
    

    Is guaranteed to remove the user from all groups but it seems I am not using the correct hook to attach to.

    Regards
    Brajesh