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: 25396
    Brajesh Singh on in reply to: [Resolved] mediapress admin can insert doc #16112

    Hi Andrea,
    Welcome to BuddyDev.

    We recommend using this plugin

    https://wordpress.org/plugins/user-switching/

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25396

    Hi Tosin,
    No problem. Please let me know if you are accomplishing it via some plugin or code and I can add compatibility.

    I need to know about the above to devise a strategy for authenticating via email instead of username.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25396

    Hi David,
    Please make sure to clear browser cache. If you are using a caching plugin, please do clear browser cache there too.

    The solution is implemented using javascript. Old cached js might cause the issue.

    Please try it and let me know if it works for you or not?

    Also, for_group=type-of-cancer is enough, there is no need for primary_id if you specify the slug.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25396

    Hi Tosin,
    I checked the plugin now. It is working for me even if I use the email as username. Are you using any plugin that prevents login by username? That may be the reason.

    Please let me know and I will assist further.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25396

    Thank you Harry.
    I sincerely appreciate the gesture.

    I am grateful that you were understanding and patient.

    I don’t have any donate link. Please don’t feel obligated to pay. I sincerely appreciate the gesture though.

    In future, if you need any of our custom plugin, you may purchase it. Please do not feel any obligation though.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25396

    Good morning Pat.

    Thank you for clarifying and confirming that it is working.

    I do plan to enable the select2 box in admin in next update and I will keep that as an enhancement.

    Marking the topic as resolved.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25396
    Brajesh Singh on in reply to: MediaPress Downloadable Media #16097

    Thank you. I will post back after the update.

  • Keymaster
    (BuddyDev Team)
    Posts: 25396

    Thank you Harry.

    The shortcode is correct but you don’t need both of these

    
    for_group="games" primary_id=2 
    

    Either the for_group or primary_id will work. The for_group overwrites the value of primary_id.

    For me, It works for admin too, I don’t see an issue. Please check for javascript error in console and see if you can find something.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25396
    Brajesh Singh on in reply to: MediaPress Downloadable Media #16094

    Thank you Mark.
    Will update the plugin in next 2 days.

    Please do note that a private media is not hidden(Not inaccessible if a user knows the actual file url).

    In case a file is highly sensitive, I won’t suggest sharing via MediaPress(Just clarifying). We follow the general social media strategy where file urls are directly accessible if known but the user interface enforces the notion of privacy. This is due to performance reasons.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25396

    Hi Pat,
    I am sorry but I don’t see any issue.
    https://i.imgur.com/NtLu9IA.png

    You can use the ctrl+mouse click to select one or more value. This is how the multi select works in browser.

    Is that not working for you?