Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'wordpress'

Viewing 25 results - 16,676 through 16,700 (of 32,678 total)
  • Author
    Search Results
  • http://www.kylelife.com

    Hello all!

    I use a Studiopress child theme (News) with their plugin to make it Buddypress compatible (genesis connect). Their support got to the point where they forwarded me here, so hopefully I can get some help.

    We accidentally selected to use the WordPress admin bar (as opposed to the BP admin bar) and were surprised when we couldn’t find an option to select it back to using the BP admin bar. We have tried adding filters to the php and nothing has seemed to work. We’ve disabled every plugin (except for BP) to see if it was an issue with any of them and nothing helped.

    At this point, we really need to get the BP admin bar showing for our users. Any/all help is GREATLY appreciated.

    cheers,

    joshua

    @mercime
    Participant

    @guitaragora for example, /members/index.php file, change
    `

    `
    to
    `

    `

    at this point, the revised title would be somewhere in the structure like so
    `<div class="post" id="post-“>

    `

    so you move it to above `

    ` like so
    `<div class="post" id="post-“>

    `
    GuitarAgora
    Participant

    @mercime once again thank you so much! There are still a couple small things I am sure I will figure out over time but everything you told me to do has implemented buddypress flawlessly.

    #142308
    Paul Wong-Gibbs
    Keymaster

    Easiest way is to just read the code. Look from here onwards: https://buddypress.trac.wordpress.org/browser/branches/1.6/bp-groups/bp-groups-classes.php#L1265

    #142306
    Paul Wong-Gibbs
    Keymaster

    Request for what? If you’re going to resurrect an 8 month old forum post, at least provide more information as to what your concern is, or better yet, start a new thread.

    FWIW, BP 1.6 included a fix to some of the most obvious problems around the WP Cache support, but it still needs a full audit.

    #142301
    @mercime
    Participant

    @johnbarrett you need to install/activate BP Template Pack plugin to make your theme compatible with BuddyPress. Following is a list of “template-packed” WP themes including some from elegant themes. https://codex.buddypress.org/theme-development/wordpress-to-buddypress-theme/#template-packed-wordpress-themes

    Note however that what works in their theme might not work for you, it all depends on the HTML structure of your theme. Initial scan of your theme’s source looks like you need to revise 16 template files for BP compatibility.

    donsony
    Member

    I have a wordpress mu with buddypress 1.6.1 installed and was working perfectly. I made the mistake of activating sitewide forums and now my group forums throw the following error. Please advise/help someone….

    Warning: require() [function.require]: Filename cannot be empty in /home/johny/public_html/wp-content/plugins/buddypress/bp-forums/bp-forums-bbpress-sa.php on line 42

    Warning: require() [function.require]: Filename cannot be empty in /home/johny/public_html/wp-content/plugins/buddypress/bp-forums/bp-forums-bbpress-sa.php on line 42

    Fatal error: require() [function.require]: Failed opening required ” (include_path=’.:/usr/local/php5/lib/php’) in /home/johny/public_html/wp-content/plugins/buddypress/bp-forums/bp-forums-bbpress-sa.php on line 42

    I did a lot of research on google to no avail

    #142297
    Henry
    Participant

    Putting in my request for this. The workaround isn’t working for me and this keeps happening. Using 1.5

    Edit: Because I can’t add a new post – a request for a solution that works. Obviously. But thanks a lot for your helpful reply.

    janco
    Member

    So I was having an issue with BuddyPress styles when using the WordPress https plugin (which normally works great with ssl pages). Since I also use s2member pro with paypal pro forms, I didn’t have a lot of time to really troubleshoot what is happening with the DOM when all three plugins are activated. Instead, I figured out fairly quickly that BuddyPress styles weren’t being loaded, though the call for them was being enqued properly. I noticed I was getting a 404 error for:

    Get bp-template-packbp.css?ver=20110918

    which, btw, also can be read as:

    http://www.xxxx.com/wp-content/plugins/bp-template-packbp.css?ver=20110918

    This is a dynamically built/added stylesheet that’s added to the header and associated with the following function in bpt-functions.php:

    function bp_tpack_enqueue_styles()

    Anyway, the first thing I did was disable the https plugin, so that I could capture the css normally added by the enqued stylesheet. I copied the css in that stylesheet (you can do that via Firefox or Chrome dev tools), and added pasted that css into my custom stylesheet (you can add it to your childtheme stylesheet, if you like).

    Since I wanted to get rid of the 404 error that would occur when the https plugin is enabled, I also commented out the following in bpt-functions.php on line 127:

    //wp_enqueue_style( ‘bp’, plugins_url( ‘/bp-template-pack/’ ) . $stylesheet, array(), $version );//

    After I saved everything and re-enabled all the plugins, everything now looks fine in BuddyPress, S2member works the way it should, and I get nice padlocks in the browser address window on my ssl pages..

    A few words of caution, and possible caveats:

    You shouldn’t normally make any changes to the core or plugin files, and some folks (here) will yell at you if you do. Sometimes though, a plugin is only as good as the code in it. WordPress is constantly evolving and with those changes, come changes that are often required to maintain compatibility with the core as well as other (e.g.) plugins and themes. I often find myself having to make kludge like fixes just to keep up with all the changes that can and do occur. As a developer, I figure it comes with the turf.

    Jan C.

    P.S. There’s always the possibility that additional styles will have to added to my custom stylesheet moving forward. At least now though, if something does break, I’ve got a workaround that seems to do the trick.

    #32043
    jjkob
    Participant

    Can anyone tell me what BuddyPress feature and/or plugin is being used on the BuddyPress Codex to generate the sidebar “Contents” section from headings? Is the process automatic (e.g., as with Mediawiki) or must the Contents section be created manually?

    See, e.g., http://codex.buddypress.org/theme-development/wordpress-to-buddypress-theme/ (sidebar “Contents”).

    farandhigh
    Participant

    Wordpress : 3.4.2
    Buddypress : 1.6.1

    Hello,
    I’m trying to hide the content for non logged users, that they must redirect to a certain url that is the registration (called : /nouveau-membre),
    I’ve tried with registered users only 2 , but it don’t let me tell what the URL it must redirect to …
    Is there a solution ? or maybe something different that someone used to make the trick ?
    Thank you for the time,
    Oli

    infocoolsms
    Participant
    #142267
    infocoolsms
    Participant
    #32033
    clamoreaux
    Participant

    I have WordPress (not MU) installed on a site. It was installed with Fantastico. Is that a problem for BuddyPress? If I need to uninstall it, how do I do that? Do I have to use WPMU to use BuddyPress?

    Alexander
    Participant

    I would like to give the ScholarPress plugin a shot – looks very promising, but I haven’t been able to successfully use it yet.

    I’ve created a fresh install using the default theme and the latest version of buddypress and wordpress with MU enabled (if that makes any difference). After installing and activating scholarpress, I created a new group, went to admin/courseware to enable courseware. Then, when I click on the ‘edit course’ button I get the page not found error – takes me to the following url:

    http://salutations.wpengine.com/groups/teste/courseware/course/edit/

    Am I missing something? Also, the handbook is missing:

    http://scholarpress.github.com/buddypress-courseware/handbook.html

    Any help would be greatly appreciated.

    -Alexander

    #142203
    k12onos
    Participant

    Thanks for the confirmation, meta caps in future releases will definitely make buddypress more powerful and customizable.

    By the way, I found out on this site (http://shinephp.com/delete_users-wordpress-user-capability/) that on single site installs, wordpress checks whether user is a super admin or not based on the “delete_users” capability.

    So, if anyone is planning to make someone be the admin of the buddypress, you can assign “delete_users” capability to that particular user (using your fav user role plugin).

    Though, they will have access to (obviously) user deletion and some other plugin settings which checks for “is_super_admin”.

    In my case it’s okay because the one I’m assigning the role to is a friend. I just don’t want them to have access to core/plugin/theme update&installs (is there anything else I should be concerned when indirectly assigning someone as super admin by the above method?).

    #142201
    @mercime
    Participant

    You can find the Arabic translation file at https://translate.wordpress.org/projects/buddypress/dev

    dharmen99
    Participant

    After updating to BuddyPress 1.6.1 (BP is on a secondary site on a sub directory 2 site network), the WordPress ‘Register’ link redirects to the BuddyPress blog creation screen and not the registration page. I updated BP from 1.5.6. WordPress is 3.4.2.

    To try to find out what was happening, I installed two test sites on the server, both with virgin installs of WP and BP. I did not install any additional plugins so the sites are running standard basic installs. Both sites are running WP 3.4.2. On one site I installed BP 1.6.1 and the other BP 1.5.6. (Permalinks are set to Numeric).
    The following is in the wp-config.php file:
    define(‘WP_DEBUG’, true);
    define( ‘MULTISITE’, true );
    define( ‘SUBDOMAIN_INSTALL’, false );
    $base = ‘/test/’;
    define( ‘DOMAIN_CURRENT_SITE’, ‘sannyasnews.org’ );
    define( ‘PATH_CURRENT_SITE’, ‘/test/’ );
    define( ‘BP_ROOT_BLOG’, 2);
    define( ‘SITE_ID_CURRENT_SITE’, 1 );
    define( ‘BLOG_ID_CURRENT_SITE’, 1 );

    The result you can see from these links:
    http://sannyasnews.org/test/
    http://sannyasnews.org/test2/
    The first site (test) has BP 1.6.1, the second (test2) has BP 1.5.6 The sub directory were BP is active is called ‘now’ in both cases. If you follow the links above and then click ‘Register’ (under Meta) you will find that with the first site (test), the ‘Register’ link will redirect to http://sannyasnews.org/test/now/blogs/create/ whereas the second site (test2) will redirect to http://sannyasnews.org/test2/wp-signup.php.
    It is possible that there is a bug with WordPress but this only manifested when I installed BP 1.6.1. I believe the same thing happens with BP 1.5.7
    Any help greatly appreciated.

    #142192
    @mercime
    Participant

    @ansidious My condolences to the family and friends of the man who passed away. On BP 1.2,8 — bp-default theme, Lines 51 through 77 show the generated menu items in header.php file https://buddypress.trac.wordpress.org/browser/tags/1.2.8/bp-themes/bp-default/header.php where the dev could have changed the slugs and other URL

    #142189
    Ansidious
    Participant

    Thank you for your quick responses! I had tried updating both WordPress and BP, but both instances crashed the site and I had to re-upload the site. Later I found comments with in the previous designer’s php comments recommending not updating. It is difficult because the site was super customized by this guy and he has recently passed away. I will try to find the correct code to remove in the header.php. Do you have any suggestions on what to look for in the code that might speed this process up?

    #142182
    @mercime
    Participant

    == The plugin buddypress/bp-loader.php has been deactivated due to an error: Plugin file does not exist. ==

    @prolet What Paul said. Activating BP Template Pack plugin wouldn’t in any way cause that error. We have successfully “template-packed” more than 80 WP themes in this forum alone https://codex.buddypress.org/theme-development/wordpress-to-buddypress-theme/#template-packed-wordpress-themes

    farandhigh
    Participant

    Wordpress : 3.4.2
    Buddypress : 1.6.1

    Hello,
    I’m trying to set a buddypress site, Im quiet new to buddypress and don’t understand how to change the “join group” and “leave group” button to replace them with images (one for “join group”, one for “leave group”),
    Ive reached some forum but dont really see what Im looking for, if someone can give me a hand please ?
    Thanks in advance,
    Oli

    #142181
    @mercime
    Participant

    == BP version. 1.2.8 / WP version 3.4.1 ==

    @ansidious I have to say it, BP version 1.2.8 is compatible with WP 3.1 and you should be using at least BP 1.5.7 with WP 3.4.1. Cool to know that you could still push BP 1.2.8 to WP 3.4.2 :-)

    == My issue is that I can create and edit menu items in the admin of wordpress, but I can not find for the life of me the menu items created with BuddyPress ==

    Since you[re still on BP 1.2.8, the menu is hardcoded in the header.php file used by a bp-default child theme or a WP theme with BP template pack.
    bp-default supports custom menus since BP 1.5

    #32010
    Ansidious
    Participant

    Hi I recently took over a project in WordPress and I have never used BuddyPress before. My issue is that I can create and edit menu items in the admin of wordpress, but I can not find for the life of me the menu items created with BuddyPress i.e. Activity, Community +, etc. I want to delete these BP made items, but I can not find the code to where these items are listed. I have searched header.php and what looks like custom navigation.php. Is there an easier way of messing with these items than sifting through line upon line of custom code?

    BP version. 1.2.8
    WP version 3.4.1
    BP plugins:
    BP avtivity scroller
    BP albums+
    BP analytics
    BP like
    BP xtra signup
    BP popular
    BP share it
    B vents
    custom sidebars
    popup
    cforms
    redirection
    Akismet

    Note: I am not posting a link because it is useless with this particular site. Ps. I have searched forums for a couple hours to no avail as this is a custom theme not a default BP theme.

    #142180

    In reply to: SSL too many redirects

    Arne
    Member

    Hi @aces thank you for your input, I am using private buddypress that was refered to in thread you mentioned but deactivating all plugins except buddypress did not change anything. I have set up a fresh new buddy press installation to check if it is just my installation, but its the same there I added the code that rodtrent mentioned but that didn’t change anything as well. It looks like it is locked in a redirect loop between e.g. http://example.com/buddypress/groups/group1 and https://example.com/buddypress/groups/group1 because the link that is shown in the url field of the browser is http but all the other pages are properly loaded with https. I have changed the wordpress and site url to https.

Viewing 25 results - 16,676 through 16,700 (of 32,678 total)
Skip to toolbar