-
christophg posted on the forum topic Expanding "item-body" in profile pages? in the group Creating & Extending: 13 years, 5 months ago
==Mercime: Just to clarify, you mentioned that you deleted the sidebar from the template files of the profile pages, which template files did you edit?== * I took them out of the members/single/home.php. ==hnla: You may need to add a class or id to /members/single/home.php on the highest element that exists in the structure which […]
-
christophg started the forum topic Expanding "item-body" in profile pages? in the group Creating & Extending: 13 years, 5 months ago
Hello all! I was wondering if anyone could tell me how to expand the area of my sites profile where all of the members info is kept. I remover the sidebar of these pages and would like to make the content area less cramped but not sure how to do this without editing the style […]
-
christophg joined the group Creating & Extending 13 years, 5 months ago
-
christophg posted on the forum topic Fatal error occured while tryning to delete a user in the group How-To and Troubleshooting: 13 years, 5 months ago
This same thing is happening to me! Here is the code in question.
function bp_album_delete_by_user_id($user_id,$remove_files = true){
global $bp;
if($remove_files){
$pics = BP_Album_Picture::query_pictures(array(
'owner_type' => 'user',
'owner_id' => $user_id,
'per_page' => false,
'id' => false
));if($pics)…[Read more]
-
christophg posted on the forum topic Profile layout edit in the group How-To and Troubleshooting: 13 years, 5 months ago
Or perhaps is there a way to use a style sheet from another theme? Like have Buddypress look to another file for it’s layout. It would be great if I could have the functionality of the buddypress theme in my profiles without changing the look of my entire site. I’m not sure if this is […]
-
christophg started the forum topic Profile layout edit in the group How-To and Troubleshooting: 13 years, 5 months ago
Hello all! I have searched for a little while now and haven’t found quite what I’m looking for. I would like to either edit the profile template or find a way to have buddypress call to a custom page template. I would like to get rid of my side bar on profile pages (forum pages […]
-
christophg posted on the forum topic Ebay like feedback? in the group How-To and Troubleshooting: 13 years, 5 months ago
I’m still looking for a way to have an Ebay like rating system. Does anyone here have a way to rate users in a social network?
-
christophg posted a new activity comment 13 years, 5 months ago
Sure thing! I used “Members List” plugin by Matthew Praetzel. It adds a page for a directory on site. Hope it works for you!
-
christophg posted on the forum topic Ebay like feedback? in the group How-To and Troubleshooting: 13 years, 5 months ago
Ok so I found a tutorial written by justbishop about doing exactly this! Alas a crucial link is broken on it. I have messaged her in hopes for a hand. I’ll keep you posted.
-
christophg posted an update 13 years, 5 months ago
@justbishop Hello! I just found a thread you were part of entitled “Any plugin similar to eBay’s User Feedback?”. It sounds so promising and EXACTLY what I need, alas the file you listed in “step 2” is a broken link now. Is there any way you could send me the link to said file? It would be GREATLY appreciated.
Thanks so much!
Chris
-
christophg posted on the forum topic Ebay like feedback? in the group How-To and Troubleshooting: 13 years, 5 months ago
HMMMM…. I do like your thinking on that. Maybe use the CMS Press plugin (By Michael Pretty) coupled with the GD star rating plugin (By gdragon). I will play and get back to you.
-
christophg started the forum topic Ebay like feedback? in the group How-To and Troubleshooting: 13 years, 5 months ago
Hello all! I was wondering if anyone had any ingenious way to implement a user feedback system like ebay has? I need a way for my members to rate one another. I have looked but found only old, closed threads that had no answers for me. Any advice on this matter would be GREATLY appreciated. […]
-
christophg posted on the forum topic BP album + organize by albums in the group How-To and Troubleshooting: 13 years, 5 months ago
Sweet! thanks a lot for getting back to me! I’ll give this a look!
-
christophg started the forum topic BP album + organize by albums in the group How-To and Troubleshooting: 13 years, 5 months ago
Hello all! This may be basic functionality and thus a dumb question but is there any way to organize pictures uploaded in BP album into separate albums. For instance, let’s say a member of my site had pictures from their vacation. Is there any way to have them all in an album marked “vacation” that […]
-
christophg started the forum topic No link to group directory in the group How-To and Troubleshooting: 13 years, 6 months ago
I have no link to the groups directory anywhere except in the “create group” area. Anyone have a code I could use to put it in my profile options area or something to that effect? I just need it to me more readily available.
Thanx in advance!Chris
-
christophg posted on the forum topic [Resolved] Add Friend/Join Group links not showing and option to setup forums up not showing in the group How-To and Troubleshooting: 13 years, 6 months ago
Please disregard that last post. I solved the problem. Your code works beautifully!
-
christophg posted on the forum topic [Resolved] Add Friend/Join Group links not showing and option to setup forums up not showing in the group How-To and Troubleshooting: 13 years, 6 months ago
Hello! I have this same exact problem. I tried the work around and still it doesn’t work. Did i do this wrong?
<div id="item-meta"> <div id="latest-update"> </div> <div id="item-buttons"> <div class="generic-button my-create-group" id="create-groups-button"> <a class="button" href=""> </a> </div> </div><!-- #item-buttons -->…
[Read more] -
christophg posted on the forum topic Multiple Profile Group Fields in Registration in the group How-To and Troubleshooting: 13 years, 7 months ago
I have the same question as well. I have created a couple more field groups in Buddypress profile fields section on the dash. Alas, none but the base group shows up in registration. Any help on how to get around this would be fantastic!
-
christophg started the forum topic [Resolved] Missing Members Directory! in the group How-To and Troubleshooting: 13 years, 7 months ago
Hello all! I looked to see if this topic existed and couldn’t find it so here it goes. I am trying to use the plugin “BP profile search” and it says I need to insert a line into my BP members directory… I do not have one however. Never had. Did I miss something in […]
-
christophg posted on the forum topic Missing Members Directory! in the group How-To and Troubleshooting: 13 years, 7 months ago
I figured it out! It turns out I had to first create a members directory. I used a plugin to that effect. Once it was up and running the BP profile search attached itself to it and Roberts your fathers brother (Bobs your uncle) it all worked like a charm! Thank you for your thoughts […]
- Load More
@christophg
Active 9 years, 11 months ago