Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'wordpress'

Viewing 25 results - 14,201 through 14,225 (of 22,644 total)
  • Author
    Search Results
  • #118887
    Incredible Himachal
    Participant

    any reply any help

    #118858
    kizinko
    Participant

    Are you referring to a post in the activity feed or to a WordPress post being displayed in BuddyPress?

    Do you want to edit the content or the style of the post?

    #118856
    w101
    Participant

    “BuddyPress ready” – this is new to me :) Ummm… I’m just using 20 10 default that came with WordPress. If there is another can you point me to it?

    Thank you!

    #118855
    modemlooper
    Moderator

    yeah, I’m saying do not use the default themes that come with wordpress. Just to test. It shouldn’t matter but I think there have been problems with using default WP theme and children on MultiSite.

    Is your 20 11 parent theme BuddyPress ready? This could also be a problem. If you are using BP Template pack and 20 11 and then trying to use a child on top of that.

    #118842

    In reply to: Frisco Child Theme

    David Carson
    Participant

    @pjnu I’m pretty sure I just did. If you’re not comfortable using the latest BP trunk or consistently updating the theme, I’d suggest waiting for BP 1.5 to be released and then download the theme from the WordPress theme repository as soon as it’s available.

    David Carson
    Participant
    #118830

    In reply to: Frisco Child Theme

    David Carson
    Participant

    @pjnu To use the theme prior the official BuddyPress 1.5 release, you must consistently update both BuddyPress (https://buddypress.trac.wordpress.org/browser/trunk) and Frisco (https://github.com/davidtcarson/frisco).

    The BuddyPress team is making updates everyday to BuddyPress 1.5. And I am making updates almost every day to the theme. If your BuddyPress version has not been updated or the theme has not been updated, you should expect to see strange results.

    This will all settle down once BuddyPress 1.5 is released and Frisco theme is in the WordPress theme repository.

    #118829

    In reply to: Frisco Child Theme

    David Carson
    Participant

    @pjnu What version of BuddyPress and WordPress are you using?

    “Frisco requires BuddyPress 1.5 and WordPress 3.2.1 or 3.3 (nightly build).”

    #118822
    esploded
    Member

    Sorry to post so much, but I found what the problem was. It’s a plugin called “Permalink Fix & Disable Canonical Redirects Pack”. It was really useful because I can use MAMP + wordpress on firefox, but it went rogue.

    So now here’s the new problem: How do I work on my wordpress/buddypress on firefox? Because now I get this like before:

    “The page isn’t redirecting properly.
    Firefox has detected that the server is redirecting the request for this address in a way that will never complete.”

    #118804
    esploded
    Member

    More specifics…
    for example, if I press the “about” page from the menu bar, it goes to http://localhost/wordpress/category/betas/
    BUT what it shows it the homepage. Is it possible this is not a permalinks issue? (sorry, I should’ve said this earlier, but it still redirects the data to the homepage, just not the url)

    #118803
    esploded
    Member

    @djpaul What specifically would you like to see?

    Under my htaccess file, I have

    bp-maintenance.php
    bps-maintenance-values.php
    default.htaccess
    deny-all.htaccess
    maintenance.htaccess
    secure.htaccess
    wpadmin-secure.htaccess

    default.htaccess looks like this:

    `# BULLETPROOF .46.D >>>>>>> DEFAULT .HTACCESS

    # If you edit the line of code above you will see error messages on the BPS status page
    # WARNING!!! THE default.htaccess FILE DOES NOT PROTECT YOUR WEBSITE AGAINST HACKERS
    # This is a standard generic htaccess file that does NOT provide any website security
    # The DEFAULT .HTACCESS file should be used for testing and troubleshooting purposes only

    # BEGIN WordPress

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

    # END WordPress
    `

    mdbob
    Member

    Or how would I go about attaching the correct permalink to the bbPress forum topic like:

    /wordpress/topic/test-3/

    Instead of

    /activity/31

    #118781
    esploded
    Member

    @Stigmartyr
    Thanks for the article. I will play around with that.
    The permalinks structure that you used doesn’t work on mine unfortunately; I just get redirects to my homepage.

    @Paul_Gibbs

    My site is not live, I’m building it on MAMP.

    Buddypress 1.2.9, WordPress 3.2.1.
    I’m not using Multisite.
    Is IIS the thing microsoft makes? If so, no, I use a mac.

    #118773
    sakyant
    Member

    i had a mail from soneone sayng joined but couldnt log in
    i then looked on users and saw everyone is automaticallyy registered as a subscirber, which my logic would say reader and recieve feed updates but cant comment etc

    what i need is that people can make groups themself and also post in the groups and forums, but not make blog posts or create or edit pages
    I see no way to change or modify permissions, and there is no interface explainig the differences in permissions between subscriber and members, contributors editors and authors.. editor will have pages and posts i thin and author will just have blog section open ??

    but member and subscriber.. what more can a member do what a subscriber can not? and if no difference, why in hell have two member roles for the same permissions?

    #118767
    Ben
    Member

    I’m using BuddyPress 1.2.9 and WordPress 3.2.1

    #118763
    boobleay
    Member

    Yes, Paul, that’s the one.

    I was able to get what I needed by copying a search form from wordpress (it only searches posts and pages), and then activating a plugin which prevents pages from being searched so that only the posts are searched.

    Zen, I will also try your form and see which result works better for me. Thanks for that.

    #118755

    In reply to: Ride Oregon

    modemlooper
    Moderator

    That site is a highly custom WordPress, they are mostly just using the profiles part of BuddyPress. You will need to hire a developer if you are not comfortable with extensive coding. No plugin currently exists to gain this type of functionality.

    #118751
    @mercime
    Participant
    #118745
    Steve Bruner
    Participant

    @tommyhoang– why not widgetize your header! http://wpmu.org/how-to-widgetize-a-page-post-header-or-any-other-template-in-wordpress/

    Make sure to do it in your BP child theme… don’t hack bp-default.

    #118709
    Paul Wong-Gibbs
    Keymaster

    The more specific or technical a question is, the less people feel comfortable answering this. The answer to this is you’re going to have to code a custom component for BuddyPress, which requires a familiarity with PHP and WordPress and BuddyPress. Do you have this? If so, I can go into more detail, otherwise I suggest you try to hire a developer to build it for you :)

    #118708
    modemlooper
    Moderator

    This plugin has example code, but in the next version of BuddyPress this code is changing slightly

    https://wordpress.org/extend/plugins/buddypress-skeleton-component/

    #118700
    @mercime
    Participant

    Yes. If WP is at domain root,
    – create a network with subdomain structure
    – then choose which subdomain you want to “install” BuddyPress and add
    `define ( ‘BP_ROOT_BLOG’, $blog_id );`
    replacing $blog_id with ID number of chosen BP subdomain to your wp-config.php

    #118680
    grisu59
    Participant

    I installed BP on the main site
    Now I open a subsite mysite.com/subside1
    but I don’t understand how activate groups in subsite
    because when I go on GRUPS say me PAGE DON’T FOUND

    What can I do?
    Thanks

    #118679
    Paul Wong-Gibbs
    Keymaster

    Yeah, so I’m bumping an 11 month old post. But if anyone has done a Gigya + WordPress/BuddyPress integration, I’d love to talk to you about any lessons learnt, etc.

    #118678
    Sofian J. Anom
    Participant

    BuddyPress must be installed site wide.

Viewing 25 results - 14,201 through 14,225 (of 22,644 total)
Skip to toolbar