Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'wordpress'

Viewing 25 results - 13,926 through 13,950 (of 22,659 total)
  • Author
    Search Results
  • #121510
    drmikelbrown
    Member

    @ granville

    according to the bp plugin documentation the. htaccess file was to be changed to this:

    # BEGIN WordPress
    RewriteEngine On
    RewriteBase /
    RewriteRule ^index.php$ – [L]

    # uploaded files
    RewriteRule ^([_0-9a-zA-Z-]+/)?files/(.+) wp-includes/ms-files.php?file=$2 [L]

    # add a trailing slash to /wp-admin
    RewriteRule ^([_0-9a-zA-Z-]+/)?wp-admin$ $1wp-admin/ [R=301,L]

    RewriteCond %{REQUEST_FILENAME} -f [OR]
    RewriteCond %{REQUEST_FILENAME} -d
    RewriteRule ^ – [L]
    RewriteRule ^[_0-9a-zA-Z-]+/(wp-(content|admin|includes).*) $1 [L]
    RewriteRule ^[_0-9a-zA-Z-]+/(.*.php)$ $1 [L]
    RewriteRule . index.php [L]

    # END WordPress

    I did that. am i suppose to leave the olf RewiteCond?

    Thanks

    #121508
    granville
    Participant

    Hi Dr Mikel Brown
    This sounds like an htaccess issue. Please see this post.

    https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/404-on-every-link/

    To summarise, you should have a file in the root directory of your folder that is called .htaccess (there is a fullstop at the beginning of the file name). The contents of the .htaccess file should contain the following:
    # BEGIN WordPress

    RewriteEngine On
    RewriteBase /
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]

    # END WordPress

    Hope this helps
    Rob G

    #121491
    juanmaguerrero
    Participant

    @boonegorges yes, please forgive me. I’m using BP 1.5 (the “definitive” version) and the last version of WordPress. Here’s the thing:

    After editing the profile fields of a user and hitting the “save” button, an error shows telling that there was an error while saving the changes and if the fullname of the user was changed, it shows the username insted of the previous one.

    (i.e: I set my fullname to “Boone Gorges” and hit “save”. Then the fullname field shows the value of “boongorges”).

    Now checking my Database I see in “wp_users” -> boongorges I see that this fields and values… (among others):

    || user_login || boongorges
    || user_nicename || boongorges
    || user_url || (empty)
    || display_name || (empty)

    This was fixed on https://buddypress.trac.wordpress.org/changeset/4939 but that worked on BP 1.5 beta 2 but now with the release of “Lombardi” it got back to the same problem.

    Thanks for your help, very much

    #121490
    @mercime
    Participant

    Don’t exactly know how current that list is. I would suggest double-checking compatibility of the plugin/s you want to install yourself as well. BP compatiblity is usually noted in right sidebar re plugin like you saw for BP Moderation – https://wordpress.org/extend/plugins/bp-moderation/

    #121484

    In reply to: 1.5 and “Pages”

    Yeowza
    Member

    Ok thanks Boone, I can see why it would be used for the WordPress menus.

    Hopefully bbPress can integrate these templates into shortcodes in the future.

    #121482

    In reply to: 1.5 and “Pages”

    Boone Gorges
    Keymaster

    The question about theming/shortcodes is not really related to the issue of WP pages in BP 1.5. BP 1.5 uses WP pages in order to integrate into WP menus, to make it easier to change permalinks, etc. There is no integration with the page templates in your WP theme.

    In the future, there will be better integration with a wider variety of WordPress themes. Test out the new bbPress to get a sense of what it might look like. It might not involve shortcodes, but it will be something equally easy. In the meantime, the Template Pack is your best bet.

    #121481
    Boone Gorges
    Keymaster

    I don’t know how to make this work on Windows. It’s not really a BuddyPress problem – I’m guessing that a normal WP installation won’t work either, if you turn on pretty permalinks. Have a look at https://codex.wordpress.org/Using_Permalinks#Permalinks_without_mod_rewrite

    modemlooper
    Moderator

    The Header and footer and sidebar and content area are usually in every WordPress template. You need to edit the BuddyPress files added to your theme to match the structure of your theme.

    Sometimes the content area is called container or wrapper or something else. You need to match the containing div around the content to the BP files.

    In step 3 it shows you a diagram of div markup. If you have never edited code you may need to hire someone to do this. On complex themes it can be a challenge.

    #121474
    drmikelbrown
    Member

    @mercime

    via ftp i did what you stated and now i can get into the backend and see the site.

    The theme is the default is wordpress’ Twenty Eleven 1.2. I assume that this means that I am having a plugin problem? my site is idreamconnection.com

    now what do i need to do?

    thx

    #121458

    In reply to: Three issues with 1.5

    Paul Wong-Gibbs
    Keymaster

    The gravatar choice is controlled by WordPress’ main option. I think this is on the Reading page of the Appearance wp-admin menu.

    #121451
    Paul Wong-Gibbs
    Keymaster

    I can’t see how setting the front page back to showing blog posts should be broken by 1.5. All this works fine for me on my test installs (admittedly a new install, not an upgrade).

    @tmcneill71 You can grab older versions from https://wordpress.org/extend/plugins/buddypress/download/

    @mikepratt, Tim: What other plugins are you running. What theme. Multisite – if so, subdomain or subdirectory? Prior to upgrading, what did you have your home page set as, or was it just showing blog posts?

    #121447

    In reply to: editing adminbar

    r-a-y
    Keymaster

    The WordPress Admin Bar (not BuddyBar) is a different bar entirely.

    Try finding something on the WordPress forums:
    https://wordpress.org/support

    Can also try this plugin:
    https://wordpress.org/extend/plugins/wp-custom-admin-bar/ (haven’t tested it myself)

    #121440
    Walid
    Participant
    #121439
    Walid
    Participant

    @mercime I saw that you have css experience so I thought maybe you can help with that :) I don’t know though why buddypress template pack doesn’t fix the integration with twenty eleven as it’s the main theme of wordpress.

    #121395
    Paul Wong-Gibbs
    Keymaster

    Build a custom menu in the WordPress admin, and use that.

    #121373

    In reply to: Getting Hacked

    modemlooper
    Moderator

    If you are on BP 1.5 go to the page admin and change the URL for register to anything but register or signup. Example: get-your-account

    Use a captcha plugin that requires you to answere a question correctly. The number letter ones can be hacked

    Make sure the words WordPress or BuddyPress is not shown in the footer or header. View source of page and then find and eliminate those words. Bots search these and then find them. You may also want to change the default text in sidebar.php about creating an account.

    #121353
    kshirtcliffe
    Member

    That just prompted me to search my inbox for the problem so this is what I wrote a few months ago when I was having that problem :
    ====
    If you’re using pretty permalinks then you have to start it with a numeric identifier like %post_id% or %hour% anything with a number in.

    %postname% on its own is fine for small sites but wordpress has a bug which sends it into database mental town for big sites.

    Just putting %post_id% in and updating all the links has reduced me from 1300queries to 37.
    =====

    Maybe even WP3 has solved the problem, to be honest, I’m one of the people who forgets about things the minute they get sorted. :/

    #121352
    kshirtcliffe
    Member

    @echiomega My site has literally thousands of pages and the first time mine was eating memory it was due to a wordpress bug with the permalinks (various strange sql queries going into infinite loops) – try changing the format of your permalinks.

    I’m not sure it’ll make a difference but worth a go?

    Tammie Lister
    Moderator

    Have you tried wrapping the stylesheet in this code:


    if (!is_admin()){
    // output the stylesheet enqueues here
    }

    https://codex.wordpress.org/Function_Reference/is_admin

    #121344
    Tammie Lister
    Moderator

    Hmm first up a little more information about your set up would be good.

    Are you running single or multisite WordPress?
    Are you on the latest WordPress?
    Have you checked the minimal server requirements for WordPress and that your server meets these?
    Do you have a memory limit in your php.ini file (you may have to ask your host about this)?
    Have you tried deactivating all other plugins then just trying BuddyPress with the default theme?

    No need to link to your admin panel – make sure you don’t put private information also (just incase) on this forum as it’s a public forum.

    Boone Gorges
    Keymaster

    I think the problem is that you’re using `$bp->groups->slug` as the parent_slug. You should be using bp_get_current_group_slug().

    This change affects you because you’re adding items directly to the group nav, rather than using BP_Group_Extension. Read more about the change: http://bpdevel.wordpress.com/2011/09/05/manually-modifying-single-group-navigation-in-bp-1-5/

    #121308
    paparon
    Member

    Hi,

    I installed Groupblog on WordPress 3.2.1 & BuddyPress 1.5 using the BuddyPress default theme. It seems to be working except that I don’t see an easy way to post to it. I activated it network-wide then enabled the blog through the group admin. It created a Blog tab in the group page which displays posts. If I use the Dashboard -> New Post link in the BuddyPress admin bar, it takes me to the site blog rather than the group blog. There are two links on the Groupblog page; one is to the Sample page that WordPress comes with and the other to Events which is a page for the EventsManager plugin.

    Am I missing something?

    Thanks

    #121307
    Trilli
    Member

    Thanks for your reply, and here are the links below.

    http://christianhiphopspot.com/users-list/brent/

    All the wordpress pages look like the members page.

    #121292
    r-a-y
    Keymaster

    First, if you want to customize the BuddyPress Default theme, please build a child theme so your customizations won’t be wiped out when you upgrade BuddyPress:
    https://codex.buddypress.org/theme-development/building-a-buddypress-child-theme/

    Secondly, once you’ve created your child theme, copy over /plugins/buddypress/bp-themes/bp-default/members/single/home.php to your theme’s folder.

    Make sure you preserve the folder structure:
    /wp-content/themes/MYCHILDTHEME/members/single/home.php

    Then, you can add a regular posts loop from WordPress in your /members/single/home.php:
    https://codex.wordpress.org/Function_Reference/query_posts

    #121286

    In reply to: Buddypress default.

    r-a-y
    Keymaster

    Just the delete the paragraph line:

    `

    <?php printf( __( 'Proudly powered by WordPress and BuddyPress.’, ‘buddypress’ ), ‘http://wordpress.org&#8217;, ‘http://buddypress.org&#039; ) ?>

    `

Viewing 25 results - 13,926 through 13,950 (of 22,659 total)
Skip to toolbar