Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'wordpress'

Viewing 25 results - 16,226 through 16,250 (of 22,652 total)
  • Author
    Search Results
  • #98945

    In reply to: buddypress bar

    pcwriter
    Participant

    @Tekuan_Coleman

    Gotcha! Here’s how…
    1- Enable “Hide Main Theme Nav”, “Add WordPress pages/menus”, “Add Buddypress components” and “Scroll with pages”.
    2 – Go to “Sizes & Position” and adjust the “Overall navbar width” to the width of your template.
    3 – Play around with “Vertical offset” and “Horizontal offset” until you get it positioned about where you want it.
    4 – Save settings.
    5 – Now go to “Appearance” > “Menus” and select the WP3 custom menu you want at “BP-WP-Navbar Menu 1”
    6 – Click “Save” at “Theme locations” and “Save menu”
    7 – Check your site and refresh a page.
    8 – Repeat, lather & rinse until you get it “just right”.
    9 – Have fun! :-)

    #98925

    In reply to: buddypress bar

    Compatible up to: WordPress 3.0.1 / BuddyPress 1.2.5.2

    I have Version 1.2.6

    #98924

    In reply to: buddypress bar

    Grrrr, lol…just when i thought i has something.

    Warning: This plugin has not been tested with your current version of WordPress.

    thanks anyway pcwriter

    #98899
    imjscn
    Participant

    I’m not sure which way is better, seems lots of people have done great jobs.
    Here’s a tip I took as guiding to start my bp customizing journey : http://wpmu.org/how-to-widgetize-a-page-post-header-or-any-other-template-in-wordpress/

    After registered the widgets and created the new page template, style the widget area. Create Pages you need to use for bp compoents (activity, groups, members, …) ,choose the new page template.
    Use Custom Field Template plug in or other means to write contents and bp loops in the widget areas. Custom Field Template says its php code is experimental, but my blog doesn’t have problem with it.

    Another way I want to try but not tried yet– copy bp componets pages and add widget in it. Not sure if this can be done or not.

    #98846
    r-a-y
    Keymaster

    Use wp_deregister_script():
    https://codex.wordpress.org/Function_Reference/wp_deregister_script

    There are a bunch of tutorials out there.

    Here’s one:

    How to disable scripts and styles

    #98817

    In reply to: missing stylesheet

    da
    Member

    WordPress 3.0.1

    active plugin = Akismet

    NewsPress 1.1 by Zoarra Solutions

    #98792
    @mercime
    Participant
    #98779

    I’m having the same problem.

    On an older (v. 1.2.5.2) BuddyPress site on it’s own WordPress (3.0.1) install I was able to upload avatars just fine.

    Now, on the latest BuddyPress (v. 1.2.6) driven subdomain on a WordPress (3.0.1) network site, I’m having this upload problem. The error message specifically is:

    “Upload Failed! Error was: Unable to create directory /group-avatars/1. Is its parent directory writable by the server?”

    Seems like a bug in the latest version. As @BionicClick pointed out above, this very site (buddypress.org) has the same problem!

    #98772
    Andrea Zanzini
    Participant

    Please, there are problem to download WP-fb-autoconnect from wordpress site as you can see in a note on “justin-klein-com”, it says:
    Note: As of November 18 2010, this plugin seems to’ve mysteriously dissappeared from WordPress.org. I’ve e-mailed them about the problem, but they’re notoriously slow at replying. Hopefully it will be resolved and available for download again soon.
    Someone please can send it to me by email?

    islandsofla
    Member

    One question…can you set up the form so only logged in users can see it?

    Also, are there any examples of buddypress in a single user wordpress environment?

    #98762
    Nahum
    Participant

    there are several plugins you can find on wordpress.org plugins for frontend posting, there is even a buddypress frontend posting plugin around here somewhere.

    you could also use http://gravityforms.com which is the premium route.

    or you could do it yourself http://wpshout.com/wordpress-submit-posts-from-frontend/

    ah and there is the option where you can leave access to the dashboard and just css the heck out of it to make it look like the frontend.

    I like both the gravity forms and dashboard theming options.

    #98751
    David
    Participant

    @boonebgorges works perfect! thanks. I have hopefully one last issue that completely has me stumped. It works on my testing machine, but when I put it live I get errors. It has to do with me including the above idea but using my own custom data table. I insert my own form and add it with the function like above and put my own processing in the save function like above using the standard insert/update sql pointing to the new table for the form. It works on my local machine, but when I upload it live and click on ” create group” i get the following error….sorry for all the code

    Warning: Cannot modify header information – headers already sent by (output started at /home/clubmash/public_html/wordpress/wp-content/themes/chatCaddie_theme/functions.php:141) in /home/clubmash/public_html/wordpress/wp-content/plugins/buddypress/bp-groups.php on line 1053

    Warning: Cannot modify header information – headers already sent by (output started at /home/clubmash/public_html/wordpress/wp-content/themes/chatCaddie_theme/functions.php:141) in /home/clubmash/public_html/wordpress/wp-content/plugins/buddypress/bp-groups.php on line 1054

    Warning: Cannot modify header information – headers already sent by (output started at /home/clubmash/public_html/wordpress/wp-content/themes/chatCaddie_theme/functions.php:141) in /home/clubmash/public_html/wordpress/wp-includes/pluggable.php on line 890

    I am working in a child theme and I am at my ends trying to fix this. I am so close to what I want to do I just would hate to give up now. thanks for any tips you can give me.

    #98749
    @mercime
    Participant

    Create a child theme and add header.php into it. Then wrap the BP components including bp_nav_items in conditional tag https://codex.wordpress.org/Function_Reference/is_user_logged_in

    #98737
    Paul Wong-Gibbs
    Keymaster

    Sure. In terms of WordPress user roles, WordPress cares only about two – admins, and everyone else. Admins can of course do everything, and everyone else can do everything *that BuddyPress provides*.

    I will check into what the “blocked” role does, and if need be, I’ll patch BuddyPress. I’ll update this thread later.

    #98733
    pabloroboto
    Member

    Desha – good question. Paul – thanks for chiming in. What’s confusing, however, is that if I leave the “subscriber” role selected as the default for new users as part of the WP admin panel, a new user can still access the admin panel (and perform the normal Buddypress participation activities also). That said, if I select “blocked.” the user cannot see the /wp-admin console at all, but can still interact with the social/buddypress features …

    Could you please provide some insight on why/how that happens?

    Thanks again — great plugin!

    #98720
    Terrintokyo
    Member

    Hi jwack: I’m using S2Member for my membership plugin, and it takes over BP reggie and sign up files in its own way, so I hesitate to respond from my own knowledge. But, I found this video http://wordpress.tv/2010/07/10/sabin-wilson-buddypress-boulder10/ by Lisa Sabin-Wilson that may be helpful for you, in understanding the page structure.

    I’m reading her BuddyPress for Dummies now, but I just started and so am still, basically, a dummy;-)

    good luck!

    #98715
    modemlooper
    Moderator

    It will fit most any theme with some modification to the HTML and possibly CSS. https://codex.buddypress.org/theme-development/wordpress-to-buddypress-theme/

    #98684
    modemlooper
    Moderator

    Try renaming your plugins folder to “pluginsoff”. Then try to access your wordpress admin. If you can then access the admin then change the plugins folder back to “plugins”

    #98676
    Active Citizenship
    Participant

    the problem for us IS with the theme. we were using the simple wp communty theme which may mean its a compatabilty issue between buddypress and a wp theme. the odd thing is that it worked for the past two months. its not a plug in issue. we could reinstall buddypress and wordpress but we’re afraid we’ll lose all site content.

    #98671
    studio8c
    Participant

    Hi i have the same problem,

    Bp Multi stite installation 404 http://domain.com/html/members/

    Im running WordPress 3.0.1. with a mulit site installation.
    with s2member for the member subscription.

    This are the things i allready done

    http://www.domain.com/html/ >>>> main blog
    http://www.domain.com/html/members/ >>>> second blog with buddypress

    ###############

    wp-config

    /** Buddy Press **/
    define( ‘BP_ROOT_BLOG’, 3 );

    define( ‘MULTISITE’, true );
    define( ‘SUBDOMAIN_INSTALL’, false );
    $base = ‘/html/’;
    define( ‘DOMAIN_CURRENT_SITE’, ‘www.domain.com’ );
    define( ‘PATH_CURRENT_SITE’, ‘/html/’ );
    define( ‘SITE_ID_CURRENT_SITE’, 1 );
    define( ‘BLOG_ID_CURRENT_SITE’, 1 );

    #######################

    .htacces

    RedirectMatch 301 ^/members/(.*)$ http://www.domaincom/html/members/members/$1
    RedirectMatch 301 ^/groups/(.*)$ http://www.domain.com/html/members/groups/$1
    RedirectMatch 301 ^/blogs/(.*)$ http://www.domain.com/html/members/blogs/$1
    RedirectMatch 301 ^/forums/(.*)$ http://www.domain.com/html/members/forums/$1

    Any body a clue whats courings the 404 pages
    because it looks likes bp isn’t running in the safe level

    This are my settings

    #98653
    @mercime
    Participant

    You need to revise HTML structure in BP templates transferred to your active theme in Step Three of the compatibility process. Plus copy some styling from bp-default’s style.css and adjust to taste.
    BP Template Pack Process – https://codex.buddypress.org/theme-development/wordpress-to-buddypress-theme/
    Template Pack Walkthrough – https://codex.buddypress.org/theme-development/bp-template-pack-walkthrough-level-easy-2/

    #98620
    Paul Wong-Gibbs
    Keymaster

    I forgot to add it’s something we’re adding to BuddyPress 1.3, however.

    #98614
    desha
    Member

    Thank you Paul.

    #98602
    Paul Wong-Gibbs
    Keymaster

    Other than site admin checks, BuddyPress doesn’t use or check for specific roles or capabilities anywhere. So, in terms of regular users, there is no difference between a subscriber and a contributor for the BuddyPress features.

    #98569
    Paul Wong-Gibbs
    Keymaster

    Did you search Google for an existing WordPress plugin? https://wordpress.org/extend/plugins/google-transliteration/ is one I found after a quick search. You could use that as a starting point for figuring out how to extend support to wherever you want in BuddyPress.

Viewing 25 results - 16,226 through 16,250 (of 22,652 total)
Skip to toolbar