BuddyDev

Search

Help with BuddyPress User Profile Tabs Creator Pro

Tagged: , ,

  • Keymaster
    (BuddyDev Team)
    Posts: 25057
    Brajesh Singh on #55479

    Hi Claire,
    I am sorry, I haven’t been helpful. I have moved to a new place and It has been difficult to work from here while I am adjusting. I will check and assist you by this Monday.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25057
    Brajesh Singh on #55500
    This reply has been marked as private.
  • Participant
    Level: Initiated
    Posts: 7
    Claire on #55528

    Hi Brajesh,

    No worries for the delay, it’s nice of you to try to help!

    I did manage to put Forums as default screen. The problem is getting what seems to be the default BuddyBoss tab screen My topics as a sub one.
    If you click on the next tab “Mes discussions” (My topics), it stays on Forums instead of going to the real My discussions forums because there is no sub-URL.

    Regards,
    Claire

  • Keymaster
    (BuddyDev Team)
    Posts: 25057
    Brajesh Singh on #55533

    Hi Claire,
    Thank you.

    We can not change the content of the existing tab. The best way is to remove it. I have added a sub tab configuration that removes the default BuddyBoss sub tab. You can now add any other tab and make them as you need.

    Please check.

    Regards
    Brajesh

  • Participant
    Level: Initiated
    Posts: 7
    Claire on #55534

    Hi Brajesh,

    I also managed to hide the default tab using CSS (your way is probably cleaner). But my problem is I want to have a sub-tab with exactly the same content as the My topics default sub-tab. Only not as the default one.

    I tried with “Mes discussions (custom)” you can see, using the [bbp-topic-index] shortcode but it lists all topics not the topics started by the user as it is in My topics default sub-tab.

    Hope you can understand what I’m trying to achieve and that you can help with it.

    Thanks again a lot for your time and help.
    Regards,
    Claire

  • Keymaster
    (BuddyDev Team)
    Posts: 25057
    Brajesh Singh on #55538

    Hi Claire,
    Thank you for the reply.

    I understand your requirement now. I don’t see a direct solution though.

    1. Our plugin does not allow changing slug of existing sub tab.

    2. BuddyBoss has a bug. If a sub tab was default and another was was set as default later, the first one is still using old default url. It might happen due to shared screen callback.

    3. The bbp-topic-index shortcode provided by BuddyBoss does not accept any arguments. It is not feasible to filter the list by user id unless they provide the ability to pass args.

    The simplest solution would be to update the shortcode bbp-topic-index with filtering by user id or creating a new shortcode that does it.

    Regards
    Brajesh

  • Participant
    Level: Initiated
    Posts: 7
    Claire on #55549

    Hi Brajesh,

    I thought as your plugin allows to declare another slug as default sub tab that it’ll handle the necessity to replace the first default one.

    If you think it’s a bug from BuddyBoss and not your plugin, do you think there’s a possibility for you to contact them and work on that? Otherwise I’ll try to do it.

    Seems to me better to address a bug than to develop a feature to go around the problem 🙂

    Thanks a lot for your support.
    Best regards,
    Claire

  • Keymaster
    (BuddyDev Team)
    Posts: 25057
    Brajesh Singh on #55552

    Hi Claire,
    Thank you for the reply.

    I do have an active license with BuddyBoss and will see if we can reach out to them for updating it. Our plugin does allow you to change default slug(and the old default should work with their existing slug). The forum has a different setup that restricts it.

    I am going to try putting some code snippet for shortcode to help you filter the list by displayed user this week.

    Regards
    Brajesh

You must be logged in to reply to this topic.

This topic is: not resolved