-
Chris Collins replied to the forum topic Two issues possibly related in the group How-To and Troubleshooting
The buddypress version is 1.21 and can’t be updated. The theme is custom however I changed to the bp default theme and it does the same thing.
-
Chris Collins replied to the forum topic Activity page messed up, can you fix? in the group How-To and Troubleshooting
Were you ever able to fix this, mine is doing the exact same thing.
-
Chris Collins replied to the forum topic Two issues possibly related in the group How-To and Troubleshooting
I fixed the issue with the redirect, however the activity page is screwed up. It is only showing 1 activity the sidebar and the footer is not showing.
-
-
Chris Collins started the forum topic Two issues possibly related in the group How-To and Troubleshooting
I have two issues that must be related. The first is when my page loads for the first time it always redirects someone to /register first. I have looked everywhere and cannot find the cause.
The second […]
-
Have you found someone to work on your buddyress project yet?
-
Chris Collins replied to the forum topic Seeking BP Designer/Developer for revitalizing/crowdsourcing downtowns in the group BP Jobs Board
Have you found someone to work on your buddypress project yet?
-
Chris Collins joined the group BP Jobs Board
-
Chris Collins posted an update
@DJPaul @DJPaul How can I contact you directly or through email. I have a load balances wordpress/buddypress site and I need a solution for avatar uploads and our group documents. I either need to tell the data center something unique that they can direct that traffic to our master server or I need to be able to force the avatars uploads to a…[Read more]
-
I have a query grabbing the first 7 activities and displaying them on the front page. I have some text on top of the 7 activities, if a user is logged out I want them to see the text. If the user is logged in I want them to see the text box to add [...]
-
I am trying to place the code on a custom front page I am designing
-
Chris Collins joined the group Miscellaneous
-
I am trying to query the activity for say 8 posts. I want to do the same thing for groups. So I went here http://codex.buddypress.org/developer-docs/custom-buddypress-loops/the-activity-stream-loop/ And I found this line
if ( bp_has_activities( 'action=activity_update') ) : bp_the_activity();and changed it toif ( bp_has_activities( 'max=8') )…[Read more] -
Chris Collins started the forum topic Nav Bar/Buddypress profile in the group How-To and Troubleshooting:
I would like to do one of two things, I would like to display the nav bar for the main site only on the buddypress profile page, or ideally, I would like to take the my blogs drop down that list your blogs and has the embedded menu for the dashboard ect and add it [...]
-
I have our site up and I really like buddy press. However I would like to theme the profile page and the way it displays. I see where there is a small portion of css for the profile page in the style.css of the default theme . However where are the div tags ect . [...]
-
Chris Collins joined the group How-To and Troubleshooting