Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'theme'

Viewing 25 results - 29,976 through 30,000 (of 32,013 total)
  • Author
    Search Results
  • #45263

    In reply to: Adding info to profile

    Maythil
    Participant

    Hello, Codyb

    The SocialNetwork logo is named logo.gif, I think. You can find it in two places:

    1. WP-Content > themes > buddypress-home > images and

    2. WP-Content > bp-themes > buddypress-member > images.

    Replace both with your desired logo and try.

    #45261
    KitWit
    Participant

    Maythil–

    I was advised by someone ON the forum to do it! I was making changes and asking questions, and was told by a moderator to be sure and “create a new theme” by “changing the theme name,” so that’s what I did!

    And I did change the name back to the original, and as I noted in the last post, nothing happened. Still blank!

    This isn’t an absolute disaster, though, since what I changed was on a test version of the site I’m developing, but if someone could outline the proper procedure for making a theme name change (I have only made minor modifications of the CSS files in my BuddyPress home theme), that would be great. Or point me to where I can find that information. Thanks!

    #45258
    KitWit
    Participant

    Only the folder name. Can you tell me the proper way to rename a theme, from the get-go? Or is that referenced here on the site somewhere, in easy-to-understand step-by-step instructions? :-)

    TIA!

    #45256

    In reply to: buddypress themes

    danielfelice
    Participant

    We really need more people to start designing themes!

    http://www.Freebpthemes.com has a theme competition running at the moment with some good prizes so hopefully people submit some nice designs!

    #45255
    danielfelice
    Participant

    Did you change the folder name of the theme or the name within the CSS? or both?

    enlightenmental1
    Participant

    @ Atul Singhal

    duplicate you /register.php in your buddypress-home theme,

    (duplicate it to keep it as a backup)

    towards the bottom of register.php you’ll see something like “do_bp_core_signup”

    you can comment that out and replace it with the Iframe version of the rpx plugin

    <iframe src=”https://buzzwe.rpxnow.com/openid/embed?token_url=http%3A%2F%YOUR_SITE.com%2F%3Frpx_response%3D1%26goback%3Dhttp%253A%252F%252FYOUR_SITE.com/WELCOME_LANDING_CUSTOM_PAGE&#8221;

    scrolling=”no” frameBorder=”no” style=”width:400px;height:240px;”>

    </iframe>

    just change YOUR_SITE and WELCOME_LANDING_CUSTOM_PAGE to your own token url

    one issue I have with this on my site, is that the RPX plugin doesn’t gather much information… sometimes it will only get the email/username… sometimes the email is a “proxy mail email ” => @yahoo12343-proxymail.com (I haven’t confirmed this with all the 3rd party login providers)

    this will effect how the notifications work… so you’ll proly want your landing page to have instructions to update their profile information

    that should work

    #45248

    In reply to: buddypress themes

    gaetanbuddypress
    Participant

    Hello Codyb,

    There you have two websites where you can find some BP themes:

    http://www.buddydress.com/

    http://www.freebpthemes.com/

    I’m happy, 1st time I can help someone there;-)

    Gaetan

    #45246

    In reply to: buddypress themes

    codyb
    Participant

    let me reiterate, I’d like a new theme that still has the social networking look to it. I like the current one I’m using, but the orange, white and silver are just a little dull. I’d like a new theme that stays with the social networking look. Also is there a way to change the socialNetwork logo to something else?

    #45245
    Burt Adsit
    Participant

    bento, using the default bp home theme and member theme this problem doesn’t exist. I just added a new date field to the user profile and it works fine. Not seeing the problem you described. Talk to the theme author.

    #45243
    belogical
    Participant

    guys, either way you will have to “touch” the code. this is your default theme that you are setting up for all blogs. if you make it your default theme for all users, you will just need to download the files, then upload after any future buddypress/wpmu upgrades. while i agree, i don’t like to hardcode links either, you are going to have to modify the code with something different than it is now either way. this theme that we are setting up isn’t a buddypress supported theme. we are just modifying the default home theme for our use.

    #45237
    Kunal17
    Participant

    I did the same thing as Dainismichel and I too am seeing no difference (the links still goto subdomain.domain.com/members etc instead of to the root domain urls). Please help, I would rather not have to hardcode the links in.

    #45236

    In reply to: Adding info to profile

    codyb
    Participant

    Cool, that solved it thanks a ton. Hey you wouldn’t happen to know if I can change the socialNetwork logo on the bphome theme do you?

    #45226
    Sven Lehnert
    Participant

    I’m developing a customised buddypress member theme and a directory view special for artists, musicians and multi media interested people.

    This is my fun learning project to get deeper into wordpress and buddypress theme design and plugin development.

    The hole website is still in beta mode. So don’t aspect it to work 100%

    http://rheinrauschen.de (In the moment just firefox ie will come al last)

    I will give the theme and plugin’s step by step to the community.

    For this I have to wait for some bug fixes, the stable bp-events component. Better forum integration and many more…. :-)

    #45220
    Bento
    Participant

    WPMU 2.7.1 stable release

    I’m running the latest 1.0 release installed trough the WP Admin panel.

    Using the Shouty theme (this bug existed before this theme aswell)

    I’m using BPDEV plugins.

    I’m not seeing any errors.

    #45217

    Try bp_core_get_userurl or bp_core_get_userlink

    #45207
    elody
    Participant

    It doesn’t seem to work anymore with the new RC2 … Any idea to make a link to a member profile from a WP theme please ?

    #45177
    Jeff Sayre
    Participant

    Erich73-

    Toni is using the P2 theme. You can get it here: https://wordpress.org/extend/themes/p2

    #45176
    Jeff Sayre
    Participant

    Bbn-

    Rather than trying some fancy install via packaged tarballs, I’d suggest a plain, simple install from scratch. Even though you went back and, as you state, “tried to do a more careful replacement of the files,” try a clean-slate install.

    Delete everything, including your MySQL DB–assuming you don’t have any important data. Then, download and install WordPress Mu 2.7.1 from here. Get it working before attempting to install BuddyPress.

    Once it is working, download BuddyPress and follow the readme.txt instructions.

    Looks like this is happening to a lot of sites

    I understand your frustration. But, when I search Google for “Failed+opening+required+’BP_PLUGIN_DIR”, I can count exactly 6 actual sites with this error and then several comments within blog posts that indicate the same issue.

    Combine that with the half a dozen reports in the BP Forums for this issue, and you get maybe 15 people–assuming none of these people have commented in multiple places. That is not “a lot of sites”.

    #45174
    bbn
    Participant

    Okay, never mind, I’m a moron! I had not activated the Buddypress plugin.

    #45173
    bbn
    Participant
    #45172
    bbn
    Participant

    I ran into this same error message this morning. In case it helps, here’s how it happened to me.

    I had MU 2.7 installed on a ubuntu server and MU 2.7 also installed on a local dev installation of ubuntu (both 8.10, if that matters). I upgraded the dev MU to 2.7.1, then installed buddypress. worked great. then I tarred up the dev installation, copied it over to the server, and overwrote the old 2.7 MU non-buddypressed install with the dev files. Ran the upgrade (at http://veryhandso.me/wp-admin/wpmu-upgrade-site.php). Tried to preview the buddypress theme and end up with the error mentioned above.

    I then backed up and tried to do a more careful replacement of the files as outlined on the upgrading wordpress page (https://codex.wordpress.org/Upgrading_WordPress). Still no love.

    Thanks for any help. Grateful newbie.

    Ben

    #45161
    Jeff Sayre
    Participant

    Maythil-

    Look for this line of code in the header.php files of both your bphome and bpmember themes:

    <div id="search-login-bar">
    <?php bp_search_form() ?>
    <?php bp_login_bar() ?>

    <div class="clear"></div>
    </div>

    #45158
    Jeff Sayre
    Participant

    Kit-

    Okay, I just fired up the default bphome theme and see that what you’re trying to change is indeed the standard CSS setup. So, once again, you get to create a custom theme!

    Follow the same procedure as before. Make a backup of the standard bphome theme, rename it to something new, and make the changes I’ve outlines above. They should flow through to your customized bpmemebr theme as well!

    #45155
    codyb
    Participant

    Only problem is I have a main site already utilizing the codyconnect.com root structure utilizing drupal 6.8 so I can’t dump all the contents into that directory because drupal is using it already. SI this a themes issue or a permissions issue? I just don’t understand why its not creating the directory structure. I keep seeing people talk about slugs and stuff like that, but I’m new to all of this and just don’t know if I’m missing something obvious. I can get to the dashboard just fine, but anything under the BuddyPress tabs at top under My Account kicks out the 404 error

    #45153
    codyb
    Participant

    Yes I do. Basically I wanted my site to be accessible using the address http://www.codyconnect.com/wp so in my /var/www/html I renamed the wordpress-mu to wp

    I downloaded buddypress and placed it in /var/www/html/wp/wp-content/plugins/buddypress

    Then I moved /var/www/html/wp/wp-content/plugins/buddypress/bp-themes/ to /var/www/html/wp/wp-content/bp-themes/

    Its almost like these directories should be created by default when you create a user, but their not. I’m not sure if I’m missing something obvious here or what. Here is my .htaccess file in /var/www/html/wp/

    RewriteEngine On

    RewriteBase /wp/

    #uploaded files

    RewriteRule ^(.*/)?files/$ index.php [L]

    RewriteCond %{REQUEST_URI} !.*wp-content/plugins.*

    RewriteRule ^(.*/)?files/(.*) wp-content/blogs.php?file=$2 [L]

    # add a trailing slash to /wp-admin

    RewriteCond %{REQUEST_URI} ^.*/wp-admin$

    RewriteRule ^(.+)$ $1/ [R=301,L]

    RewriteCond %{REQUEST_FILENAME} -f [OR]

    RewriteCond %{REQUEST_FILENAME} -d

    RewriteRule . – [L]

    RewriteRule ^([_0-9a-zA-Z-]+/)?(wp-.*) $2 [L]

    RewriteRule ^([_0-9a-zA-Z-]+/)?(.*\.php)$ $2 [L]

    RewriteRule . index.php [L]

    <IfModule mod_security.c>

    <Files async-upload.php>

    SecFilterEngine Off

    SecFilterScanPOST Off

    </Files>

    </IfModule>

Viewing 25 results - 29,976 through 30,000 (of 32,013 total)
Skip to toolbar