BuddyDev

Search

Replies

  • Participant
    Level: Enlightened
    Posts: 90
    Sujee Kulendran on in reply to: [Resolved] Default Landing Tab #16556
    This reply has been marked as private.
  • Participant
    Level: Enlightened
    Posts: 90
    Sujee Kulendran on in reply to: [Resolved] Default Landing Tab #16547

    Brajesh,

    I had already tried your first suggestion and unfortunately that is not the problem. Which leaves us with the second option.

    Is there a way to check without having me test each plugin?

    Thank you!

    Sujee

  • Participant
    Level: Enlightened
    Posts: 90
    Sujee Kulendran on in reply to: [Resolved] Default Landing Tab #16545

    Yes, the sandbox.collegetrackr.com version is the new buddypress template

    Thank you,
    Sujee

  • Participant
    Level: Enlightened
    Posts: 90
    Sujee Kulendran on in reply to: Contact Form HTML, ReCAPTCHA and Customize #16258

    Wonderful! I am using that plugin now. I look forward to getting an update on customizing the mailchimp fields – I know as of right now there is only first name, last name and email.

    Thanks again!
    Sujee

  • Participant
    Level: Enlightened
    Posts: 90
    Sujee Kulendran on in reply to: Contact Form HTML, ReCAPTCHA and Customize #16256

    This is amazing – thank you so much Brajesh! I don’t think for me the file attachment is important, however HTML support is welcomed. I look forward to that in the coming weeks.

    Also, I hope you can get the Mailchimp fields synced with your subscribe plugin. That is something I know I could use right away.

    Best and thanks,

    Sujee

  • Participant
    Level: Enlightened
    Posts: 90
    Sujee Kulendran on in reply to: Contact Form HTML, ReCAPTCHA and Customize #15893

    Thank you Brajesh! I look forward to the update in a month or so. The codes for your plugins are always clean and fast, hence why I’m so persistent in recommending and looking forward to future updates.

    I do have a simple picture on how I would like to see the layout, however it’s an attachment. I will send it to you via email. I hope you can make it happen!

    Many thanks,

    Sujee

  • Participant
    Level: Enlightened
    Posts: 90

    Yes that did. Thank you! I will mark this as resolved.

  • Participant
    Level: Enlightened
    Posts: 90
    Sujee Kulendran on in reply to: [Resolved] Remove All Members Option #15448

    Hi Brajesh,

    I had cleared cache and it works beautifully now! Thank you. Ravi – thank you for your suggestion as well.

    Thanks,
    Sujee

  • Participant
    Level: Enlightened
    Posts: 90

    Thank you and Yes I completely understand. Sorry about that! Once again, you’ve been very helpful.

  • Participant
    Level: Enlightened
    Posts: 90

    Sorry for the late reply – I didn’t turn on notifications for this thread.

    Wonderfully! Everything works! Many thanks.

    I have a quick question. Not directly related to this but I had used a code as per buddypress documents to remove the ‘all members’ tab by inserting the following code into the members-loop.php file of my buddypress directory in the theme:

    <?php if ( bp_has_members( ‘user_id=’ . bp_loggedin_user_id() ) ) : ?>

    Problem is that it works only for logged-in users so they are only able to see their friends when logged in but logged out, the site actually breaks and all members can be seen.

    I guess my question would be – is there an alternative way to completely remove the all members tab?

    Thanks in advance!

    Sujee