BuddyDev

Search

Replies

  • Participant
    Level: Enlightened
    Posts: 118
    Erich199 on in reply to: [Resolved] BBpress Thread Prefix Plugin Idea #1882

    I see it was sort of done here:

    http://www.hudsonatwell.co/tutorials/bbpress-add-forum-name-prefix-topic-titles/
    http://support.inboundnow.com/

    This guy has the prefix as the forum title. When you click on the prefix, it takes you to that forum. It would be very similar to this, but with the admin making their own custom prefixs.

  • Participant
    Level: Enlightened
    Posts: 118
    Erich199 on in reply to: Activity Stream Style #1678

    HI Brajesh,

    I sent you an email with the details.

    Thanks for taking a look at it.

    Regards,
    Joshua

  • Participant
    Level: Enlightened
    Posts: 118
    Erich199 on in reply to: Activity Stream Style #1642

    Oh,

    I had to add this to my CSS because for some odd reason, some of the activity post were being pushed far to the right.

    
    #buddypress .activity ul.item-list li {
    clear: left;
    }
    
    • This reply was modified 8 years, 5 months ago by Erich199.
  • Participant
    Level: Enlightened
    Posts: 118
    Erich199 on in reply to: [Resolved] Buddypress – Move Settings Page Edit #1629

    Hi Brajesh,

    WOW! This is exactly what I was looking for! I’m sorry I didn’t find this on your site earlier. I try to do a search through your blog/code snippets but maybe I missed this one.

    Thank you very much!

  • Participant
    Level: Enlightened
    Posts: 118
    Erich199 on in reply to: [Resolved] Custom BP Groups Tab/Page #1618

    Hi @sbrajesh,

    That sounds great! I’m looking forward to the updated plugin.

    Buddypress is a great addon for wordpress, but it seems like it’s lacking some features that just make sense to add. I think that’s the beauty of the plugin system.

  • Participant
    Level: Enlightened
    Posts: 118
    Erich199 on in reply to: [Resolved] Custom BP Groups Tab/Page #1606

    Sorry for my poor explination.

    So I build a group page, the plugin makes a new tab for only admin/mods to see.

    Could I copy the plugin, make a second tab, but only make that tab available to specific groups vs all groups?

  • Participant
    Level: Enlightened
    Posts: 118
    Erich199 on in reply to: [Resolved] Custom BP Groups Tab/Page #1586

    Hi again Brajesh,

    Is there a way to override a group?

    I am planning on creating pre-made groups for specific topics, and I’d like to use the same concept but have the tab public with a custom made page.

  • Participant
    Level: Enlightened
    Posts: 118
    Erich199 on in reply to: [Resolved] Custom BP Groups Tab/Page #1585

    Hi Brajesh,

    That is perfect! Now I can edit the content via the page manager. Thank you so much for your help on this. I can make a help&support page for my group admins for them to request features/suggestions for the groups.

  • Participant
    Level: Enlightened
    Posts: 118
    Erich199 on in reply to: [Resolved] Custom BP Groups Tab/Page #1583

    sorry for delay,

    Is it possible to link a page to all groups? In the plugin, it is creating a tab that I can make custom content and it is for admin/mods only in the groups.

    Is it possible to make this an editable page in the backend vs making a custom .php page?

    Thanks for your fast responses.

  • Participant
    Level: Enlightened
    Posts: 118
    Erich199 on in reply to: [Resolved] Custom BP Groups Tab/Page #1570

    Is it possible to link a “default” page to every group?

    That sounds like it will be great.