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

    Thank you. We will be glad to so it if feasible.

  • Keymaster
    (BuddyDev Team)
    Posts: 25490

    Please set that as the default sub tab slug.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25490

    Hi Tiffany,
    Welcome to BuddyDev forums.

    BuddyBlog Pro limits at most 1 tab per Post Type. If you have created multiple forms, currently the only way to use it for the same tab(but different form for different role) is by filtering on the form id.

    If you need different form, I will suggest looking into creating multiple post types to see if that suits you need.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25490

    Thank you. I will reply with updated information next week.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25490

    Hi,
    Thank you for the post.

    I will ask my team to look into it and see if we can add the compatibility with the member types pro.

    Any update will come on Monday as our offices will be off on the weekend.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25490

    Hi,
    1. Auomatic add to category is possible but it will need some custom development.
    You will need some kind of per user form or category and assign it via hooks.

    2. You can use multiple post type but that does not seem to be the right solution(unless you want to have different kind of post data for each role).

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25490

    Hi Danny,
    You are welcome.

  • Keymaster
    (BuddyDev Team)
    Posts: 25490
    Brajesh Singh on in reply to: BuddyBlog Pro as Premium Feature (membership) #36473

    Hi Brandon,
    Thank you for the question.

    1. Yes, its is very simple to do so. All membership plugins provide you a way to associate role with subscription.
    For BuddyBlog you can control all the aspects by role(who can create, who can edit, who can have the tabs, who can upload, draft , publish etc). So, you can use BuddyBlog with almost any existing membership plugin.

    2. If you are using WooCommerce Membership/Subscription plugin, we are about to release Pay Per Post for it. We have already tested it and planning to release after the custom profile fields update(coming next week to add a lot more fields).

    The media files are stored as part of the WP media library. We are using the core WordPress uploader, so there is not much we can do there. It is possible to change the location of the files(where they are stored in the folder using filters(hopefully)) but it will still be visible in the media library.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25490
    Brajesh Singh on in reply to: [Resolved] Could you tell me the tablink URL? #36471

    Hi,
    Do you want to do it for the logged users? If yes, there is a shortcut url.

    Is the http://www.mydomain.com/community a directory of members?
    If yes, you can use the following

    
    http://www.mydomain.com/community/me/
    

    to point to the current usrl.
    It is equivalent to
    http://www.mydomain.com/community/myid/

    where ‘myid’ is the dynamic id of currently logged users.

    To link to forums tab you can use the following url

    
    http://www.mydomain.com/community/me/forums/
    
    

    Hope that helps.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25490

    Hi Danny,
    Thank you for the patience.

    The issue is resolved on the site.

    The Problem was you had our free plugin “Auto Login on Activation” active which was taking precedence of the auto activate auto login. I disabled that plugin and it is working fine now.

    Please check.

    Regards
    Brajesh