BuddyDev

Search

Replies

  • Keymaster
    (BuddyDev Team)
    Posts: 25090
    Brajesh Singh on in reply to: Shortcode for Buddyblog #49070

    Hi Van,
    You will need to change this line

    
         'include'               => array( 1, 35,97 ),
    

    Assuming that your category id is 25, it can bewritten as

    
         'include'               => array( 25 ),
    

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25090
    Brajesh Singh on in reply to: BuddyPress Group Tab to open an Elementor Modal #49069

    Hi MG,
    Thank you for the details.

    Does a modal feature come inbuilt with Elementor now? or are you using Elementor Pro/some addon?

    My assumption is that either of the following 2 are possible:-

    1. The java script for opening modal is not being loaded as the Modal creator plugin(elemntor/addon) assumes it to be on a post/page and Group is not a post/page.

    2. Or the expected selector used for triggering modal is not found.

    In both the cases, there is not much we can do as it is the plugin which provides modal have control over both of these. If you can link me to 2 pages( 1 where modal is working) and (1 on group where it is not working), I can assist you with the correct issue and how to approach it(will need to write to the the modal plugin dev team).

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25090
    Brajesh Singh on in reply to: Shortcode for Buddyblog #49066

    Thank you.
    You may use this code snippet(and update the include ids) to limit which categories the user can post.

    https://buddydev.com/support/forums/topic/blog-categories/page/2/#post-1481

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25090
    Brajesh Singh on in reply to: Shortcode for Buddyblog #49064

    Hi Van,
    Yes, you may do so.
    Are you using BuddyBlog or BuddyBlog pro? We can provide more specific assistance if you can let us know.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25090

    Hi Eric,
    hope you are doing well.

    Please upgrade to 1.7.1 and let me know if it works for you or not?

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25090

    Hi Cristi,
    Thank you for using the plugin.
    It seem there is something corrupting json responses on your site. We only put an alert message if the response is empty/corrupted.

    Are you using any plugin that restricting friendship?

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25090
    Brajesh Singh on in reply to: Buddyblog reorganise form fields #49058

    Hi Tosin,
    Thank you for reminding.

    We will explore this next week.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25090

    Hi Martin,
    Thank you.

    Have a nice weekend!

  • Keymaster
    (BuddyDev Team)
    Posts: 25090

    Hi Carsten,
    No issues.

    It is possible to remove tabs if you are able to provide a substitute default tab.

    Also, It seems that in your use case, all you need is to hide the sub tab markup and no the actual content. I will suggest using css for that purpose.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25090
    Brajesh Singh on in reply to: Compatibility with Vikinger Theme #49046

    Hi Denney,
    Thank you for your interest in our plugins.

    We don’t have access to current version of vikinger, so we are unable to confirm the compatibility status.
    The last time we tested it for a client(around an year ago), It had too many hard coding and we could not make our plugins compatible.

    I am very sorry, we are unable to provide you the compatibility details for this theme.

    Regards
    Brajesh