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: 25485

    Hi Thierry,

    Thank you for the question.

    Please visit Dashboard->settings->Ajax Registration and click on “Register” tab.

    There you can set the url you want to redirect to.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485
    Brajesh Singh on in reply to: [Resolved] French translation does not works #24133

    Thank you for confirming. I am glad it is working.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485

    Hi Chris,
    Thank you for reporting.

    I will check with the new Profile Search template an update you within a week if we can make these compatible.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485

    Hi marcin ,
    Welcome to BuddyDev.

    I am sorry, I haven’t used wisepro chat, so I am not familiar with what they offer out of the box. I can still assist but I need to know a few things:-

    1. I believe, They should have this option out of the box. Have you asked them about it? If they do not support it, I will assist you(will check the code feasibility).

    2. Please clarify what you want to achieve here. I am sorry but I could not understand it. Please help me understand it better.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485

    Hi Adam,
    Please copy plugin/mediapress/templates/mediapress/default/gallery/views/grid-photo.php to your theme/mediapress/default/gallery/views/grid-photo.php and modify it.

    The loop you see there is exactly same as a post loop(extended).

    It is not used for lightbox though. Light box, please see “mediapress/core/ajax/class-mpp-ajax-lightbox-helper.php”

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485
    Brajesh Singh on in reply to: Automated Cover Images per Member Type #24128

    Thank you for you suggestions Mike.

    I believe your suggestion for the global use is nice. Initially, we are going with it. In later releases, we will add support for individual site role(it will need scoping by blog id, not much).

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485

    Thank you Mike.

  • Keymaster
    (BuddyDev Team)
    Posts: 25485

    Hi Cap,
    Thank you for the patience.

    It is easily achievable with this theme. All you need to do is assign a css id for each tabbing when adding.

    Adding a new icon will be as simple as this in css

    
    div#item-nav ul #your-custom-id a:before {
        content: "\f24d"; /*replace the code with icon code from front awesome*/
    }
    
    

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485
    Brajesh Singh on in reply to: [Resolved] Private Replies? #24124

    Thank you Mike.

    I sincerely appreciate you being a valuable member here.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485
    Brajesh Singh on in reply to: Need help changing 'what's new' text #24123

    Hi,
    Thank you for the questions.

    1. Please use a translation plugin or software(like poedit) to translate.

    2/3. Even though it is feasible, the time it will take is beyond our free support. I regret not being able to support you on this.

    Thank you
    Brajesh