Search Results for 'theme'
-
AuthorSearch Results
-
May 21, 2009 at 11:52 am #45784
In reply to: Adding True BP Functionality to Standard WP Theme?
takuya
ParticipantAre you looking for something that shows login box on the sidebar? (which is completely not relevent to the topic title, but your post) If so, bp doesn’t offer that.
May 21, 2009 at 10:03 am #45779In reply to: Adding True BP Functionality to Standard WP Theme?
danielfelice
Participantare all widgets you add to that column in the same format/style? or just the log in widget?
May 21, 2009 at 9:27 am #45777In reply to: Adding True BP Functionality to Standard WP Theme?
2585638
InactiveAnd I have the same problem. Anybody can help me?
May 21, 2009 at 6:57 am #45771In reply to: Register page not working after update
mark235
ParticipantFix for my custom theme was to update the functions.php file in the buddypress home theme
May 20, 2009 at 11:40 pm #45749In reply to: New Twitter Plugin for BuddyPress
Scotm
Participant@M Sweet! Works like a charm for me. The blog post also worked fine although I am seeing this code above the Twitter option in the blog post area:
if (get_usermeta($user_ID,'twitter-tweet-posts') != 'on') return; if ( !function_exists( 'bp_blogs_install' ) ) return;Now if only we can get the posting option from the P2 theme post area as well! When can we try it out on our own?
May 20, 2009 at 7:01 pm #45740In reply to: How to Uninstall Buddypress?
omgitsrfb
ParticipantI followed the steps above:
Deactivate the plugin
Removed the plugin
Removed theme from public_html/wp_content/themes and from public_html/wp_content
I did not remove the tables from the DB.
I can’t access mydomain.com, it’s just blank. I can however access the admin. Please help.
Also, if I wish to re-install BP at a later date will leaving the tables from your step 4 be an issue with a new install?
Thanks
May 20, 2009 at 6:09 pm #45737In reply to: New Twitter Plugin for BuddyPress
Scotm
ParticipantThe first image is simply a shot of my homepage (P2) while logged in. You can see the post-form is now activated and the BP nav bar engaged with “My Account”, etc. showing.
The second image is a modified version of the BP Member Theme.
May 20, 2009 at 6:00 pm #45736In reply to: New Twitter Plugin for BuddyPress
May 20, 2009 at 5:53 pm #45734Mark Leonard
ParticipantHi Jeff,
Thanks for the reply.
1. I did empty the browser cache FF3 and also tested it in Safari.
2. The supercache seemed to install ok but when I amended the .htaccess file there was a problem and I had a white screen in admin area. I could back to previous page but could not deactivate it because it would take me to white screen again.
I deleted the plugin and everything seemed fine then I went to bed.
It wasn’t until the morning I noticed the missing column.
3. I am using the facebuddy theme from http://buddydress.com
The database gets backed up every 24hrs.
Problem site is http://blogfred.com
Mark Leonard
May 20, 2009 at 3:20 pm #45724In reply to: Avatar upload failed
Jeff Sayre
ParticipantOkay, so you have three additional WPMU/BP installs working without issue. This means that you have no avatar uploading problems with those installs. Is that correct?
If so, then what is different between those three installs and the malfunctioning one?
- Are all installs running the same versions of WPMU + BP?
- Are there any plugins in your malfunctioning install that are not being used in the other three?
- Is the theme different in your malfunctioning install but the same in the other three?
- Are the .htaccess files in the working three the same but different in any way in the malfunctioning install?
You need to narrow down the variables and focus on the differences between the installs, in particular what is the same in the three working installs that differs with the malfunctioning install.
I would also suggest contacting your ISP about that Apache error.
May 20, 2009 at 3:11 pm #45723Jeff Sayre
ParticipantA couple of questions:
1. Did you clear your browser cache?
2. You state that you “removed the super cache plugin”. Did you deactivate it first and then delete it from its plugin folder?
3. Are you using a custom theme?
May 20, 2009 at 1:39 pm #45711In reply to: Error 404 When Clicking On Members, Profile etc.
fi3ryfalc0nZ
ParticipantDo not use Servers such as Bluehost or Hostmonster to help install BuddyPress. It fails terribly. Do it manually by uploading WordPress MU into your server. Create a database by using MySQL Database, usually provided by the servers. Use the database to create a wp-config file for WordPress MU. They will guide you into installing WordPress MU. After, just use WordPress MU to find for BuddyPress. It will work. Remember to move the themes from the plugin folder to the theme folders (bphome).
May 20, 2009 at 1:29 pm #45710In reply to: Using widgets in custum themes [HOW-TO] ?
Jeff Sayre
ParticipantSo i need to do away with the 3 column layout…Can someone give an small example of how to use widgets like online members,wire etc explicitly without using it as widgets
You are really asking for specific help on creating a custom, 2-column home theme that is hardcoded for outputting specific data without using widgets.
If you do not have previous theming experience, this is not something that can be shown to you with a “small example” or in a simple way.
You need to learn about WordPress theming. BuddyPress themes, after all, are just another type of WordPress theme. Here are some links to help you get started:
- Designing and Laying Out Your Theme
- Instead of hardcoding the output, you may want to design your theme to use the exisiting widgets. You can control some of the widget output with your own custom CSS. Widgetizing Themes
- Finally, to help you with CSS styling your custom theme, you should be using FireFox with the Firebug Add-on.
May 20, 2009 at 1:10 pm #45708In reply to: extended profiles
2683049
InactiveIn English it is in the BuddyPress Plugin – xProfile.
Click on:
BuddyPress > Profile Field Setup
The instructions read:
“Your users will distinguish themselves through their profile page. You must give them profile fields that allow them to describe themselves in a way that is relevant to the theme of your social network.
NOTE: Any fields in the first group will appear on the signup page.”
And it works very well!
May 20, 2009 at 10:02 am #45704In reply to: Default Theme Issues – HELP! :)
dainismichel
ParticipantEveryone keeps saying “hard code the links,” but I don’t know what to hard code the links to?
Can someone fill in the blanks?
Cheers!
Dainis
May 20, 2009 at 9:13 am #45700In reply to: Avatar upload failed
philpeter
ParticipantRight then… I’ve de-activated all the plugins and switched to the skeleton theme and tried again but I get the same error message.
I don’t get it.
Any ideas?
May 19, 2009 at 4:40 pm #45660In reply to: New Twitter Plugin for BuddyPress
Scotm
ParticipantI have a modified member page working with my P2 theme. See:
May 19, 2009 at 4:12 pm #45657In reply to: New Twitter Plugin for BuddyPress
May 19, 2009 at 3:53 am #45636Aaron Kittredge
ParticipantI think it was an issue in ie6. I have ie8 now and it works fine. wierd. I was using the standard home theme with some alterations to the style sheet. There’s probably some funky thing I did on the style sheet that caused it. Thanks for the feedback.
May 19, 2009 at 3:19 am #45635In reply to: New Twitter Plugin for BuddyPress
Mark
Participant@Scotm : You’re using P2 as your home theme – is there way for users to get to their Settings page (as seen in the default BP theme) ? I ask because in order to tweet to Twitter a username and password is required, so a user has to configure that somewhere first.
With this plugin, it adds a new item to the Settings menu so that users can config their username and password. So if you’re somehow integrating the Settings menu into your site and users can access it to configure their Twitter login info then I can add a template tag that can be used in P2 so that you can easily add the required HTML elements to your P2 post form to cause a ‘tweet to twitter’ feature to work pretty easily.
So in short it’d work like this: You include the template tag in your post form template code and that tag will insert a checkbox that says something like “Also tweet this to Twitter”. If the user checks the box when making a post then a tweet will be sent to Twitter. And if they don’t have their Twitter login info configured then the checkbox won’t even appear in the form. Instead there would be a short message like “You can tweet this to Twitter if you configure your Twitter user name and password in your profile settings”
May 19, 2009 at 3:03 am #45632In reply to: Buddypress.org profile layout theme, I want it!
takuya
ParticipantThis is probably the 3rd post asking about buddypress.org theme. People should search carefully before posting.
There’re millions of css resources and samples on the net, and one can easily create or at least change a part of the theme to what they want. bp has custom.css and site-wide.css system which you can add/override css.
May 19, 2009 at 12:54 am #45629In reply to: Buddypress.org profile layout theme, I want it!
jfcarter
ParticipantI like the default member theme and appreciate all of Andy’s hard work. I’m sure there are many more excellent updates to come!
My $.02
May 18, 2009 at 7:19 pm #45614In reply to: Using BuddyPress “home” theme as “member” theme
lkinnyc
ParticipantI have the same question. I’d like to add a bit to the standard template then have that template be the default template for people who create a blog. So, they will be able to make posts but not change the template.
May 18, 2009 at 7:13 pm #45613In reply to: Buddypress.org profile layout theme, I want it!
ndrwld
ParticipantI’ve one really important question – Can we use certain CSS code pieces of buddypress.org theme in our themes?
May 18, 2009 at 4:02 pm #45605In reply to: changing page-structure
Jeff Sayre
ParticipantErich73-
just wondering: is it possible to show only groups at the “home”-page ?
Yes. You can add or remove whatever widgets you want to the bphome theme page.
Log into WPMU and go to “Appearance > Widgets”. On the right side of the screen, select which theme column you want to place a given widget, then click the “Add” button for that widget. Click on “Edit” for each widget to set certain parameters.
You can also remove any widget from any column by clicking a given widget’s “Edit” button and then clicking the “Remove” button. Just make sure to click the “Save Changes” button whenever making widget changes.
is it possible having “group-wide-activity” showing for each group also at the start-page ?
As far as I know, there currently is not a group-wide-activity widget. You can either make your own, or if you do not have coding experience, create a new thread in the “Requests & Feedback” forum asking for such a widget. Perhaps someone will make one!
-
AuthorSearch Results