Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'wordpress'

Viewing 25 results - 31,751 through 31,775 (of 32,678 total)
  • Author
    Search Results
  • #42275
    Paul Wong-Gibbs
    Keymaster

    Version 1.1. should appear shortly on https://wordpress.org/extend/plugins/welcome-pack/. In addition to working with the latest BuddyPress, it also lets you specify more than one person/group as the default friends/groups.

    #42270
    bbrian017
    Participant

    I’m thinking this is a wordpress bug?

    install this software and use a name without any capitals… update your profile information and you will then be capitalized!

    #4319
    yeyeman9
    Participant

    I am really no programmer. But there are good ad randomizers for wordpress, i use adserve. But I am wondering, are there any ad randomizers for BP? If not, I think someone should create one…I am sure many will find it pretty useful.

    #42255

    The only way to do this, is with “deep integration.”

    You will want to scour the bbpress.org forums for some more information about how to do this.

    I’m going to assist Trent in including deep integration as part of his revised integration write-up that’s coming next. BuddyPress.org uses deep integration, but it’s still tricky and still has pro’s and con’s, particularly on a shared host and also with xmlrpc requests.

    By the time that bbpress turns 1.0, most of the integration issues should be resolved, but you’re still loading ALL of WordPress + bbPress to make things go.

    #42250
    felix2009
    Participant

    As i didnt like the orange colors in BuddyPress, i did a slightly little make over …

    http://wordpress-blog.nl

    And yes .. I did integrate bbPress in the current theme with a few minor steps ;)

    #4315
    felix2009
    Participant

    As i didnt like the orange colors in BuddyPress, i did a slightly little make over …

    http://wordpress-blog.nl

    And yes .. I did integrate bbPress in the current theme with a few minor steps ;)

    #42230
    Anointed
    Participant

    I have been using calendar on my regular wordpress site for some time now and I love it.

    It seems to be a great candidate for buddypress if the author allows it.

    I love how easy it is to customize just about everything in the calendar from the way it looks to how events appear etc.. very simple

    https://wordpress.org/extend/plugins/calendar/

    #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. :)

    #42221

    In reply to: Edited evrything …

    felix2009
    Participant

    The forum need indeed some more work, indeed more margins and stuff) .. But that’s a job for tomorrow ;)

    And about the domain name, there are many website’s out on the net with: “wordpress” in their name. And it is not a protected name by law ;)

    And .. I dont see the problem actually …

    #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.

    #4312
    felix2009
    Participant

    As i didnt like the orange colors in BuddyPress, i did a slightly little make over …

    http://wordpress-blog.nl

    And yes .. I did integrate bbPress in the current theme with a few minor steps ;)

    #42213
    takuya
    Participant

    Perhaps this one?

    https://trac.mu.wordpress.org/ticket/215

    or related to above ticket.

    #42210

    Good info.

    Post this in the WordPress MU Trac.

    #42201
    takuya
    Participant

    thanks a lot! that page didn’t show up when I googled wordpress and pot …

    #42196

    Sounds to me like a PHP error or a memory error.

    make a file called php.ini, put it in your wp-admin directory, and inside that file it put…

    memory=40MB
    upload_max_filesize=10M;
    post_max_size=20M;

    This will take care of any memory issues your host may be having…

    In the .htaccess file at your root directory of your WordPressMU install, put this somewhere near the top…

    AddType x-mapp-php5 .php
    AddHandler x-mapp-php5 .php

    This will take care of PHP issues and make sure your host is giving you PHP5.

    Try these out and report back.

    Lance Willett
    Participant

    Kenneth,

    Make sure you are putting the MO language file in the right place — it goes in “{your-buddypress-install}/bp-languages”. Also make sure it’s named correctly with “buddypress-” and the WPLANG locale definition (like “fr_FR” for French).

    Then make sure you have defined your language in “wp-config.php”.

    You can see all the details at Translating WordPress.

    That page explains:

    Set WPLANG inside of wp-config.php to your chosen language. For example, if you wanted to use French, you would have:

    define ('WPLANG', 'fr_FR');

    #42174
    2387538
    Inactive

    Hello,

    Unfortunately, most hosting companies do not support wildcards due to some configuration settings that should be applied both in the DNS and Apache virtual host. Still, in a properly configured hosting enviropment this can be easily achieved and these requirements can be met without any additional charges.

    You may review the following hosting provider which fully support wildcards and has a BuddyPress and WordPress MU hosting packages:

    http://www.tmdhosting.com/buddypress-hosting.html

    You may also check the following blog on the test platform of BuddyPress at:

    http://tmdhosting.testbp.org/

    A step by step tutorial on how to install BuddyPress on your hosting is available on:

    http://www.tmdhosting.com/tutorials/buddypress/buddypress-tutorial.html

    I hope this information will be useful due to the fact that it is not an advertisement — you are free to choose the best hosting provider for your needs. Good luck :).

    TMDHosting Team

    #4305
    yannco
    Participant

    Hello, i try to write in nglish … sorry if my english is not perfect.

    When i make a search with the bp_searchform i go to a page domain.com/search and this page is “Page Not Found” not a tipical wordpress 404 page but a default browser message.

    I have look in source code, i have a SERACH_SLUG define and my others pages like membres, blogs, groups works correctly !

    where is my problem ? thanks

    #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

    #42160
    net3s
    Participant
    #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.

    #42147
    Burt Adsit
    Participant

    Upgrade to the latest svn mu 2.7.1 branch: http://svn.automattic.com/wordpress-mu/branches/2.7

    There was a bug in mu that tried to load plugins that don’t exist. Since you don’t have the individual bp plugins anymore, they don’t exist. That might be the problem. This was fixed in rev 1720.

    Jeff Sayre
    Participant

    Hally-

    wp-signup.php is a WordPress Mu file, not a BuddyPress file. Look within the directory you’ve installed WPMU.

    #4293
    Thomas Wright
    Participant

    Hi,

    For my site running WordPress Mu and BuddyPress I am finding that for new blog registrations, whatever is put in is simply replace with the subdomain of the blog. It has been happening since BuddyPress has been installed (chmod a-rw ing the buddypress files fixes it) but I need a way to get this working nicely with BuddyPress

    Thank you in advance for help,

    Tom Wright (langtreeshout.org)

    #42127
    Lance Willett
    Participant

    Ah — you mentioned RC1. Then yes, the BuddyPress plugins would be in “mu-plugins” still.

    Write in new language to msgstr within buddypress.pot and save as buddypress-spots.mo

    Make sure you are creating the MO file from a PO file, which is in turn a copy of the POT that is bundled with BuddyPress.

    Your “bp-languages” directory should look something like this:

    buddypress.pot
    buddypress-mysite.po
    buddypress-mysite.mo

    If you have trouble editing the POT or PO in a text editor, you can use special software also — see https://codex.wordpress.org/Translating_WordPress and look for “Translation Tools.” In my opinion those are overkill for this type of thing, though.

Viewing 25 results - 31,751 through 31,775 (of 32,678 total)
Skip to toolbar