Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'theme'

Viewing 25 results - 31,176 through 31,200 (of 32,561 total)
  • Author
    Search Results
  • #42238

    In reply to: Buddypress theme?

    Kevin Ryman
    Participant

    I am also interested in this question. :P

    #42222

    In reply to: Edited evrything …

    Thankfully for us both, this isn’t a debate. :)

    For various reasons related to our WordPress trademark, we ask if you’re going to start a site about WordPress or related to it that you not use “WordPress” in the domain name. Try using “wp” instead, or another variation. We’re not lawyers, but very good ones tell us we have to do this to preserve our trademark. Also many users have told us they find it confusing.

    If you already have a domain with “WordPress” in it, redirecting it to the “wp” equivalent is fine, just as long as the main one users see and you promote doesn’t contain “WordPress.”

    “WordPress” in sub-domains is fine, like wordpress.example.com, we’re just concerned about top-level domains.

    We’ve told this to anyone who has ever asked us, we just wanted to make it public so more people could be aware of this policy.

    I applaud your efforts, and hope your intention is at least to make the theme available publically.

    I’m keeping this topic open for now, but it’s on my watch list because it’s already breaking some rules. If it gets too rowdy in here I’m locking it up. :)

    #42218

    In reply to: Edited evrything …

    May want to read this…

    Domain Policy

    Same goes with WordPress as well.

    In response, good job modifying the theme colors. In my opinion the forums could still use some work (margins on the sides need 20px), and the missing BuddyBar at the top urks me.

    #42214

    Also, and this may be a repeat suggestion, but when upgrading, you’re going to want to BACKUP and DELETE the old files, all of them EXCEPT your wp-config.php file. That file you do NOT delete and keep where it belongs.

    1. Upload WPMU, visit wp-admin, and make sure it’s running the way it should be.

    2. Upload BuddyPress per the install instructions, visit wp-admin, make sure it’s running the way it should be.

    3. Reinstall plugins and custom themes.

    The reason for the delete is because of all the file locations and names that have changed around since RC1. If you have copies of old files lying around, say in mu-plugins, etc… That will gum things up too.

    #42195

    In reply to: PHP-Error

    Michael Berra
    Participant

    Thanx, that’s what I found out, too :-). It is just the call for that menu in the header (like in standard bp-member-theme). The question is, how to avoid that without showing the blog-menu-item. Thanks for your efforts…

    #42184
    Burt Adsit
    Participant

    We’re working in the dark here Michael. What is your installation config like? subdomain or subdirectory? Windows, Mac or Linux? Shared or dedicated hosting?

    You have the latest mu 2.7.1 branch and the latest bp trunk installed correctly

    You have deleted bp completely from /mu-plugins and installed it in /plugins/buddypress

    You have your member theme in /wp-content/bp-themes

    You have activated sitewide the buddypress plugin

    Your wpmu install works perfectly. You can create new blogs and post to them.

    You do not have *any* other plugins running at all.

    After all the above is ‘yes’ you get a white screen when visting any url in bp or wpmu? You have to be getting errors. Make sure that your php.ini file is configured to report errors and you are looking where it’s reporting.

    Is this the same host as the bp install that is working?

    vito687
    Participant

    Hey robert, This is the post I followed and \”directories\” is in the bp-themes/buddypress-member theme is this correct? becasue if so its not being recognized. Do I strip them from the folder and throw them in the corrosponding folders or something? thanks for the quick reply previously

    ::Edit::

    Actually I just read what you posted again, my problem is that the blogs/groups/members display but the letter list runs straight down and the layout is incorrect. Is my solution just to style the pages over ? because I dont even have the sidebar on the page, do I need to add the sidbar php and header and style accordingly? just a thought,thanks again

    #42179
    yannco
    Participant

    Re I have the same problems with the original buddypress-home theme and original member-theme ….

    #42177
    yannco
    Participant

    Yesn i have a custom theme, exactely, i have modified the original buddypress theme with a personal header.

    I try to rename my custom template and upload the original theme and test …. i comme back :)

    #42175
    Paul Wong-Gibbs
    Keymaster

    Are you using a custom theme?

    If this occurs with the standard theme, then the error is probably because you have installed the BP themes incorrectly.

    #42173
    Johanhorak
    Participant

    I came here because I want such a theme but a stable core, or a one click mu/bbpress/bp install is my first choice. Go for it!

    #42165
    felix2009
    Participant

    I’am currently working on a matching bbPress theme for BuddyPress … But, it only fit my (tweaked) theme for BuddyPress ;)

    The forum is up and running, but the theme is still in development ;)

    The color scheme i use can be seen over here:

    http://wordpress-blog.nl

    nicolagreco
    Participant

    Ehy Jeff look here wp-content/themes/buddypress-home/register.php :)

    if you’ve a customized theme copy register.php and activation.php from /themes/buddypress-home to your theme

    #42149
    jodyw1
    Participant

    The bbPress template is PAINFUL to modify. Doesn’t work the same was as WordPresss.

    I’ve found though that the blank theme available from

    http://www.refueled.net/blank-themes/

    make creating a matching theme so much easier.

    Check them out.

    #42143
    Jeff Sayre
    Participant

    Actually, those instructions apply even if you have customized just the home theme or the member theme. Even though it does not explicitly say so, if you have customized your home theme, you should copy over the new functions.php file from the buddypress-home theme folder in RC2.

    There are also some changes to the code in the header.php file that you may want to make in your custom header.php file. In fact, for good measure, you should copy over any of the files from the new theme directory that you have not hacked in your custom theme.

    Finally, just in case, have you read this thread?

    https://buddypress.org/forums/topic.php?id=1661

    #42139

    In reply to: Rename Wire Link

    Lance Willett
    Participant

    @Socialpreneur, I didn’t design it — Tim Bowen of Creative Slice did the visual theme modifications. But thanks! It’s a strong community and BuddyPress has been the perfect fit for us.

    #42138
    Scotm
    Participant

    I read those instructions, and i don’t see any special instructions for someone using a custom home theme in combination with the BP member theme (which I am doing). Unless I missed something, the additional instructions for custom themes assumes you are using both a custom theme for home and members.

    #42137
    Jeff Sayre
    Participant

    At this point in development, will i need to develop one theme for my buddypress and one theme for my bbpress? so that there will be no difference between the two?

    In short, yes.

    If you want your site-wide forum theme to look like your BuddyPress theme, you’ll have to customize both themes.

    #42135
    Jeff Sayre
    Participant

    Scotm-

    Did you follow the instructions for custom themes at the very end of Andy’s first post here: https://buddypress.org/forums/topic.php?id=1994#post-10557 ?

    As others started the upgrade process, and had certain issues, he made changes to the instructions. Depending on when you upgraded, you may have missed this.

    #42133
    Scotm
    Participant

    I’ve read that thread and have the same problem in that even though I’ve added the necessary files, I am forwarded to the wp-login page when I attempt to sign up via register.php.

    As I indicated in my first post, there appears to be a requirement to alter the functions.php file for your custom home theme (in my case P2), but I’m not sure how to do that exactly.

    I’m using trunk – r1324 and branch_2.7-r 1719 of WPMU.

    Cheers

    #42131
    Jeff Sayre
    Participant
    #42121
    Jeff Sayre
    Participant

    Version updated to: 0.5.2

    Okay, there have been a few testers of my Featured Members Plugin (widget). Thank you to all who provided feedback. I plan on submitting this plugin to the WP Plugin repository next week. So, if you have tried this plugin (or plan to try it) and have issues with it, please let me know before then.

    I have made a few updates to the plugin:

    1. I applied BuddyPress Changeset 1244 ( https://trac.buddypress.org/changeset/1244 ) to address localization issues.

    2. I corrected a minor coding issue that had no performance impact.

    Also, this version of the plugin has been tested up to WPMU 2.7.1_beta1 (r1722) and BuddyPress trunk (r1324).

    If you plan on using it with the standard BuddyPress theme, you will have formating issues if you place the widget in the center or right columns and select the large avatar size. Basically, the member name gets pushed below the avatar. If that is an issue, either select the small avatar size or look at Mesgains solution above.

    dainismichel
    Participant

    Great job on schmink-tipps!

    dainismichel
    Participant

    You know, there’s got to be some file somewhere that gets written to (or multiple files), when you configure widgets. Basically, all I need to do is automatically put that file into each new member’s blog, and I should be done. The way things are right now, the home theme works fine for user blogs, but the widgets aren’t configured.

    So these are the steps I’m thinking would be easiest to follow:

    1) Figure out where the widget configuration gets stored

    2) Configure the widgets

    3) Figure out how to get a pre-configured theme for new members (by copying certain files or writing a script or I don’t know what)

    Answers? Helpful? Goofy?

    Best,

    Dainis

    #42113
    Erwin Gerrits
    Participant

    @Auwagner,

    The events-directories php file should be in the old (pre-1303 trunk) style setup, in bp-events->directories, rather than in the new members theme directories folder. I hope to change this in the next version, when I catch up with the trunk changes.

    What is your website URL so I can take a look? Your second problem I have not seen yet, so it’s hard to comment.

Viewing 25 results - 31,176 through 31,200 (of 32,561 total)
Skip to toolbar