Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

Viewing 18 replies - 1 through 18 (of 18 total)

  • r083r7
    Participant

    @r083r7

    Found the answer.

    bp_displayed_user_id


    r083r7
    Participant

    @r083r7

    Found the file!
    It’s in buddypress > bp-groups > bp-groups-template.php

    But I’m not sure how to create the folder structure in my theme folder, I tried this but it didn’t work 🙁

    [child-theme-folder] > buddypress > bp-groups > bp-groups-template.php


    r083r7
    Participant

    @r083r7

    if anyone knows please let me know 🙂


    r083r7
    Participant

    @r083r7

    That’s it, thanks so much!


    r083r7
    Participant

    @r083r7

    Here is the part I’m trying to edit.
    https://monosnap.com/file/bI1i1UVfEwes7uwFfQqIeEFpVbw1FI

    Not sure which file to make the esits in.


    r083r7
    Participant

    @r083r7

    I’m trying to do something similar. I’m trying to show a specific user’s avatar. Would like to create a shortcode to identify them by user_id.


    r083r7
    Participant

    @r083r7

    I’m still looking for better examples. Still not sure if this is possible or how to implement this.


    r083r7
    Participant

    @r083r7

    Thank you and I will test this out. I added it as a shortcode to one of my pages but noticed some issues, especially when I added several of these on the same page. Will troubleshoot to narrow down the problem and report back later this week.

    Thanks for your help so far 🙂


    r083r7
    Participant

    @r083r7

    Will do, thanks!

    Random shoutout – WBCom Themes are great for BuddyPress community sites plus they have great support, as seen here.


    r083r7
    Participant

    @r083r7

    Ohh hello @wbcomdesigns – I’m actually using your theme REIGN. Here is the screenshot for the Registration page with the sidebar options enabled, but they’re still not showing up. They are showing up on all other pages, however.

    https://monosnap.com/file/epvuB6Adml9YDiVi1x2y9Tl1p5TFrp


    r083r7
    Participant

    @r083r7

    Thanks!


    r083r7
    Participant

    @r083r7

    Sure I can just use child/styles.css

    I’m using the Genesis Framework, specifically using the Genesis Sample child-theme.

    Header? You mean the part that’s commented in the css file on top? Here it is:

    
    /**
    	Theme Name: Genesis Sample
    	Theme URI: http://www.studiopress.com/
    	Description: This is the sample theme created for the Genesis Framework.
    	Author: StudioPress
    	Author URI: http://www.studiopress.com/
    
    	Version: 2.2.4
    
    	Template: genesis
    	Template Version: 2.2.3
    
    */

    r083r7
    Participant

    @r083r7

    On a related note do you use the same technique to the other files to edit the BP theme. I mean only copy the file you want to edit and only include the custom edits.

    For example plugins/buddypress/bp-templates/bp-legacy/buddypress/activity/activity-loop.php

    ?


    r083r7
    Participant

    @r083r7

    Thanks for the tips.

    Here’s what I did earlier:
    – I did in fact copy the /child/buddypress/css/buddypress.css file, including all css.
    – I did not make any changes to it so far, I’m just testing how this works at this point.

    Something doesn’t seem right if I’m understanding what you said. If I delete everything in the /child/buddypress/css/buddypress.css file I’m not adding anything. It should just jump to the default buddypress.css file and display the default BP look. Instead, when I clear the file it basically strips all css and that’s it. The BP pages look unstyled since there isn’t any css loading.

    Did some more troubleshooting and seems like if I have the /child/buddypress/css/buddypress.css file it just loads that file and stops there, it doesn’t reach out to the default buddypress.css.

    I’m going to keep troubleshooting, any ideas as to what’s going on please let me know.


    r083r7
    Participant

    @r083r7

    Well that was strange.

    I deactivated all my plugins except for BuddyPress. Then activated them all again. WORKS !!!

    If anyone has any theories as to why it worked it would be nice to know.


    r083r7
    Participant

    @r083r7

    I must be missing something basic.

    Just to clarify this is the correct location:
    wp-content>themes>genesis-sample>buddypress.php

    genesis-sample is the child theme by the way.


    r083r7
    Participant

    @r083r7

    OK fair enough. I did look through the BP codex regarding this and am still unclear what is the best and easiest path.

    My site is basic and includes the Header, Content, and Footer. I am using Genesis theme and created another template where I make several adjustments to the Header and this template is called buddypress.php and I can select it when I’m in the backend and creating pages. I’m sure there are many paths but I was thinking that the easiest one is to simply have BP load the new template I created, for all BP pages. I’m pretty sure currently it is loading the themes template called “pages.php”

    Please point me in the right direction, much appreciated.


    r083r7
    Participant

    @r083r7

    Yes, Thanks!

Viewing 18 replies - 1 through 18 (of 18 total)
Skip to toolbar