BuddyDev

Search

Replies

  • Participant
    Level: Master
    Posts: 496
    Daniel on in reply to: [Resolved] Ajax Registration #15082

    Hi Brajesh,

    Today I went to an internet café and have accessed the website with Chrome and Firefox browser, just to check how the Register function works outside.

    On both browsers appeared the Ajax Register Form when clicked on the Register button which is good.

    Does this mean that Ajax Register form sometimes does use mail activation method and sometimes does use automatic registering?

    This looks like a real mystery. Well, I have spent so many hours on trying to find out the reason without a clue.

    Would be cool if you could have a look at it when you have time.

    Thanks.

    Regards,
    Daniel

  • Participant
    Level: Master
    Posts: 496
    Daniel on in reply to: [Resolved] Ajax Registration #15069

    Hi Brajesh,

    We really need to have this fixed as soon as possible as our website is depending on new user registrations and every single new user registers through the theme’s registration form and doesn’t get an email for activation.

    Could you please inform me when you will have time to assist?

    Thank you in advance.

    Regards,
    Daniel

  • Participant
    Level: Master
    Posts: 496
    Daniel on in reply to: [Resolved] Ajax Registration #15064

    Hi Brajesh,

    Actually, we had new user registrations the last days with different emails (not only Yahoo emails) and ALL OF THEM registered with the Theme Registration form and NONE did register with the BuddyPress Ajax Form. Means all the new registrations did not get Activation Emails automatically. I have sent them manually the Activation Email but the problem is that these new users do not activate their account anymore as probably it took them too long time until they have received the Activation email.

    Could you please have a look at this very inconvenient situation please?

    Thank you for your Help!

    Kind regards,
    Daniel

  • Participant
    Level: Master
    Posts: 496

    Hi Brajesh,

    I have downloaded the posts.php file and I am trying to figure out which part of the code I need to remove, in order that the “New Post” Tab disappears:

    here is the code which appears at the end of the posts.php file. Could you please tell me which text I will need to remove please as you have explained above?

    Thank you.

    
    <?php elseif ( bp_is_my_profile() && buddyblog_user_can_post( get_current_user_id() ) ): ?>
        <p> <?php _e( "You haven't posted anything yet.", 'buddyblog' );?> <a href="<?php echo buddyblog_get_new_url();?>"> <?php _e( 'New Post', 'buddyblog' );?></a></p>
    
    <?php endif; ?>
    

    2. In order to apply the changes in the child theme, do I need just to create a new folder on the main root of the child theme and call it buddyblog and copy the posts.php inside and that’s it ?

    Thank you.

    Kind regards,
    Daniel

    • This reply was modified 5 years, 12 months ago by Daniel.
  • Participant
    Level: Master
    Posts: 496
    Daniel on in reply to: [Resolved] Ajax Registration #15001

    Hi Brajesh,

    That’s awesome thank you.

    Thanks again.

    Regards,
    Daniel

  • Participant
    Level: Master
    Posts: 496

    Hi Brajesh,

    Thanks for the input, I will try it out tomorrow morning and will let you guys know how it went.

    Thank you.

    Regards,
    Daniel

  • Participant
    Level: Master
    Posts: 496

    Hi Ravi,

    Thank you for your reply.

    I would like to do the change on the file but that it is made in the child theme to prevent overwritings on buddyblog updates.

    Did I understand you guys well that:

    1. I just download the wp-content/plugins/buddyblog/template/buddyblog/posts.php file
    2. then I add the code you have provided above at the end of the posts.php file
    3. and then I store this new posts.php file in the main root of the child theme ?

    Thank you very much for clarification.

    Kind regards,
    Daniel

  • Participant
    Level: Master
    Posts: 496
    Daniel on in reply to: [Resolved] Ajax Registration #14978

    Hi,

    We had now new registrations over the weekend and I realized, the new members all have yahoo emails and they registered not with Ajax registration but with the old theme registration. But the problem is as explained above they don’t get activation emails anymore when registering with the old form. Only when I send them out manually they get the activation email.

    To get the bug out, we need some specialists and we also will pay extra your provided service of course.

    (Fyi- I have contacted the theme support as well and they said that the email is not going out automatically anymore when registering with the theme registration form because there is a new installed plugin which causes this problem, but they don’t know which plugin this could be.)

    Might you have the time to have a look at the problem this week?

    Thank you.

    Kind regards,
    Daniel

  • Participant
    Level: Master
    Posts: 496
    Daniel on in reply to: Implementing Instagram Photos into MediaPress ? #14977

    Hi Brajesh,

    Apologies for delay but I’ve forgotten to tick “Notify me of follow-up replies via email”, and I just saw your reply this morning.

    But that’s great news. We will then wait until the plugin will be completed.

    Many thanks.

    Regards,
    Daniel

  • Participant
    Level: Master
    Posts: 496

    Hi Brajesh,

    Thank you for your reply.

    Apologies, I have changed my mind, I just would like to hide the “New Post” link next to the text “You haven’t posted anything yet.” as it makes more sense.

    Could I use a CSS code to just hide the “New Post” link or how do I need to hide that?

    Thank you.

    Regards,
    Daniel