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: 25486
    Brajesh Singh on in reply to: [Resolved] BuddyBlog Pro – Custom field types #46183

    Hi Nik,
    Will a time field like this work?
    https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/time

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25486
    Brajesh Singh on in reply to: [Resolved] BuddyBlog Pro Posts Layout #46182

    Hi Nik,
    Thank you for purchasing.

    Here is an explanation for the section of our template hierarchy.

    1. You will need to create a directory “buddyblog” in your theme/child theme to override template files.

    2. Which template files need to be overwritten can be a bit complicated and depends on your theme

    The basic structure is like this(template loading priority).

    1. your-child-theme / buddyblog / default(current template pack) / post_type|default / $template_name

    2. your-theme / buddyblog / default(current template pack) / post_type|default / $template_name

    3. wp-content/plugins/buddyblog-pro/templates/ / buddyblog / default(current template pack) / post_type|default / $template_name

    For some of the theme which have very different structure, we filter on our hierarchy and there is a theme specific template pack. If that temmplate pack does not contain the file, It will be loaded from ‘default’ template pack.

    in simple words, if you are not using one of the specific themes whose template pack we have supplied, you can simply override buddyblog/default/default/..template file.

    If you want to create post type specific override, you can do so by adding another folder like
    buddyblog/default/your-post-type-name/….

    Hope that helps.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25486
    Brajesh Singh on in reply to: Code conflict #46180

    Hi Tosin,
    I don’t have follow plugin active at the moment. will be looking at it when I have some time after releasing some of our plugins next week.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25486

    Hi Xpher,
    Welcome to BuddyDev support forums.

    I am not sure of the issue. Please contact the BuddyBoss support and let them know the issue. Let me know their suggestions to make it compatible and I will update.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25486

    Hi Jose,

    Please share me the list of active plugins and theme.
    Also, have you configured the BuddyPress Profile Visibility plugin on live site? Do you see the settings on user profile? which of the features have you tried that did not work(directory visibility, profile access …)?

    Please let me know and I will assit.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25486
  • Keymaster
    (BuddyDev Team)
    Posts: 25486
    Brajesh Singh on in reply to: buddyblog medium editor not displaying embeds #46172

    Hi Tosin,
    I will have a look at it later today. The line breaks are expected as I added them manually to allow WordPress interpret the url as embed.

    The preview works on my end, I am not sure why that is not working for you(You need to use the + icon and then click on video icon and then press enter).

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25486
    Brajesh Singh on in reply to: BuddyPress Visibility Manager – Not working. #46171

    Hi,
    Thank you for purchasing from us. I have issued a refund for the plugin as per your email.

    The Vikinger theme(BuddyPress section) is completely javascript drive(using react) and it does not have any BuddyPress template hook.

    None of our plugins(or any other BuddyPress plugin which is not specifically supported by the theme) will work with Vikinger theme(in its current state) as the theme lacks required template hooks.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25486
    Brajesh Singh on in reply to: [Resolved] Posting in groups #46164

    Thank you Nik.

  • Keymaster
    (BuddyDev Team)
    Posts: 25486
    Brajesh Singh on in reply to: [Resolved] Posting in groups #46162

    Hi Nik,
    BuddyBlog Group is an addon for BuddyBlog Pro and will only work with BuddyBlog Pro enabled. It should be able to re-use most of the code.

    You will need access to BuddyBlog Pro to test/use it.

    Here is how it looks(and should look with other themes)

    https://ibb.co/4fjy8h1

    In my personal view, if you can wait for 2 more days, It will give a lot more time to review it and put the best thing forward.

    Regards
    Brajesh