BuddyDev

Search

Replies

  • Keymaster
    (BuddyDev Team)
    Posts: 25082
    Brajesh Singh on in reply to: Help with BuddyPress User Profile Tabs Creator Pro #55676
    This reply has been marked as private.
  • Keymaster
    (BuddyDev Team)
    Posts: 25082
    Brajesh Singh on in reply to: Help with BuddyPress User Profile Tabs Creator Pro #55675
    This reply has been marked as private.
  • Keymaster
    (BuddyDev Team)
    Posts: 25082

    Hi,
    Thank you for using the plugin.

    1. Have you installed and activated it?
    2. If Yes, Please visit dashboard->BuddyBoss->Profiles and click on “Add New Field” or edit field and you will have all the field types available from the “Type” drop down at the bottom.

    Hope that helps. If you need further assistance, Please let me know.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25082
    Brajesh Singh on in reply to: Register Form Issue #55673
    This reply has been marked as private.
  • Keymaster
    (BuddyDev Team)
    Posts: 25082
    Brajesh Singh on in reply to: Register Form Issue #55672
    This reply has been marked as private.
  • Keymaster
    (BuddyDev Team)
    Posts: 25082

    Hi Claire,

    I saw that you removed the code. I have added it in snippets and I still see the fatal error on the tab screen.
    This means when the topic is being rendered, there is something causing fatal error after the first topic. I believable on your site, there is some functionality enabled(in BuddyBoss) which will not work outside their well known places.

    If feasible, Can you provide me the contents of debug.log from wp-content(after enabling WP_DEBUG) and visiting the tab. That will give us exact idea what is the issue there. For my local install, the same shortcode is working(I have a very basic setup with defaults).

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25082

    Hi Claire,
    Thank you.
    Something is causing fatal error there. Can you please delete the bp-custom.php that you created and let me know(keep the tabs).

    I see you have snippets plugin enabled, I would add it to the snippets plugin. That should make it work.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25082
    Brajesh Singh on in reply to: Magnific Popup version #55663

    Hi George,
    I am happy you are having some great productive time.

    You can control that via javascript(or probably by filtering in php on the config generation for the uploaded).I am sorry but we have been mixing 1.5.x and 2.x, which version of the plugin you are using now? I can look into it and share the appropriate api.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25082

    Hi Claire,
    I am sorry, I missed to reply with the solution earlier.

    I created a shortcode to allow you filter by user. You can put this in your bp-custom.php or add as snippet(if using any code snippet manager)

    https://gist.github.com/sbrajesh/f78ecdea1408b44b98b2b788c7cbbbb8

    Then, you can put the following shortcode in the tab content area.

    
    [bbp-topic-index-extended]
    

    That will take care of the topic list.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25082

    Hi Tosin,
    Thank you for the post.

    This issue is not caused by BuddyPress. I will suggest looking for other active plugins/theme/code for the root of the issue.

    Regards
    Brajesh