BuddyDev

Search

Profile tabs – linking to profile field sets

Tagged: 

  • Participant
    Level: Enlightened
    Posts: 57
    Tony on #29749

    Hello –

    I purchased the profile tab plugin. I would like to create tabs of the field sets in the profile. Right now of course the profile has all the field sets in a long scrolling area. I would like to have a “tab” for each of my field sets in the profile. Can this be done?

  • Keymaster
    (BuddyDev Team)
    Posts: 24212
    Brajesh Singh on #29754

    Hi Tony,
    Thank you for using the plugin.

    You can use shortcodes to show any data in the profile tabs.

    It seems there does not exist a shortcode for this purpose. @ravisharma has offered to create one.

    He will be posting back in couple of hours with more details.

    Regards
    Brajesh

  • Keymaster
    Level: Yogi
    (BuddyDev Team)
    Posts: 2935
    Ravi on #29760

    Hello Tony,

    I have created a small plugin to show profile fields using shortcode. Currently Profile shortcode offer
    option like:
    1. group_id = Group id of profile fields group.
    2. user_id = Any custom user id.
    3. context = display|login display for displayed user and login for logged user.

    It wouldn’t show content of fields whose value not exists for user.

    Example Shortcode: [bp-shortcodes-profile group_id=2 context =login]

    You can download the plugin form the follwoing url:

    https://github.com/buddydev/bp-shortcodes/archive/master.zip

    Please give it a shot and let me know

    Regards
    Ravi

    • This reply was modified 3 years, 11 months ago by Ravi.
  • Participant
    Level: Enlightened
    Posts: 57
    Tony on #29775

    Thank you Ravi and Brajesh –

    I have it working. This might do the trick. Thanks for your quick response!

    Is there any way to remove the “View Profile” text at the top of the page in the code of the shortcode? It’s redundant.

    Also, would it be possible to update the main profile tabs plugin so this was merged? One less plugin to deal with…

  • Participant
    Level: Enlightened
    Posts: 57
    Tony on #29778

    Also…this is critical…
    I have oEmbed fields (using your custom fields plugin).
    When I display that field set using the shortcode the oEmbed content is not displayed.
    I am embedding videos using this field.

  • Keymaster
    Level: Yogi
    (BuddyDev Team)
    Posts: 2935
    Ravi on #29796

    Hello Tony,

    Thank you for the feedback.

    1. For “View Profile” Please download the latest plugin code. I have fixed this. If issue still persists make you to clear cache if you are using any cached plugin.

    2. I have checked oEmbed fields on my local server and it is working fine for me. Please from which site
    you are using embeding content.

    Regards
    Ravi

  • Participant
    Level: Enlightened
    Posts: 57
    Tony on #29799
    This reply has been marked as private.
  • Keymaster
    Level: Yogi
    (BuddyDev Team)
    Posts: 2935
    Ravi on #29800
    This reply has been marked as private.
  • Participant
    Level: Enlightened
    Posts: 57
    Tony on #29801
    This reply has been marked as private.
  • Keymaster
    Level: Yogi
    (BuddyDev Team)
    Posts: 2935
    Ravi on #29804

    Hello Tony,

    Please help me in locating the tab where You are showing content of profile using BuddyPress Shortcodes

    Regards
    Ravi

You must be logged in to reply to this topic.

This topic is: not resolved