Skip to:
Content
Pages
Categories
Search
Top
Bottom

  • About
  • News
  • Codex
  • Develop
  • Make
  • Forums
  • Download

BuddyPress.org


  • All Members
  • RSS
  • Profile picture of Henry Wright

    Henry Wright replied to the topic are there potential issues with completely dequeuing legacy CSS? in the forum Creating & Extending 8 years, 9 months ago

    The screen-reader-text accessibility class is something that all themes should have I agree. You’ll likely find some RTL styles that are worth keeping also.

  • Profile picture of Steve Taylor

    Steve Taylor replied to the topic are there potential issues with completely dequeuing legacy CSS? in the forum Creating & Extending 8 years, 9 months ago

    Thanks @henrywright. I’m discovering a few bits that are ‘utility’ styles that I’m copying over (e.g. screen reader text class). It’d be really useful if things like this were in a separate ‘core’ include for people who want to strip back to a minimum. Anyway, I’m ploughing ahead, I’ll keep an eye on the markup.

  • Profile picture of insurancequoteszip.net

    insurancequoteszip.net's profile was updated 8 years, 9 months ago

    insurancequoteszip.net

    @insurancequoteszip

    View Profile
  • Profile picture of customteesonline.net

    customteesonline.net's profile was updated 8 years, 9 months ago

    customteesonline.net

    @customteesonline

    View Profile
  • Profile picture of dariusruckerconcerts.com

    dariusruckerconcerts.com's profile was updated 8 years, 9 months ago

    dariusruckerconcerts.com

    @dariusruckerconcerts

    View Profile
  • Profile picture of latiprix.net

    latiprix.net's profile was updated 8 years, 9 months ago

    latiprix.net

    @latiprix

    View Profile
  • Profile picture of Jamie Laura

    Jamie Laura's profile was updated 8 years, 9 months ago

    Jamie Laura

    @jamielaura

    View Profile
  • Profile picture of Henry Wright

    Henry Wright replied to the topic Out Of Office Notice in the forum Creating & Extending 8 years, 9 months ago

    You would need to find a plugin that does this because this functionality isn’t available in BP core.

  • Profile picture of Henry Wright

    Henry Wright replied to the topic are there potential issues with completely dequeuing legacy CSS? in the forum Creating & Extending 8 years, 9 months ago

    If you change the template markup things could break because the BP JavaScript relies on various classes. However, changing or removing a CSS file will change the look and feel only.

  • Profile picture of Iyiola Owabumowa

    Iyiola Owabumowa started the topic Usage of Existing Profile Name in the forum Installing BuddyPress 8 years, 9 months ago

    Hi guys, I wanted to ask if it is possible for users to enter an existing profile name in BuddyPress in the ->users ->profile fields -> primary field?

    I just installed Buddy Press on my website: http://theincomeblogger.com

    I’m not really sure why the username is not unique.

    Any explanation will be highly appreciated.

    Thanks
    Iyiola

  • Profile picture of Iyiola Owabumowa

    Iyiola Owabumowa's profile was updated 8 years, 9 months ago

    Iyiola Owabumowa

    @iyiolaema

    View Profile
  • Profile picture of Steve Taylor

    Steve Taylor replied to the topic are there potential issues with completely dequeuing legacy CSS? in the forum Creating & Extending 8 years, 9 months ago

    Thanks. I was wary because @danbp suggested otherwise: ‘Yes i understand (i’m also using a bootstrap theme), you can do like you want. But don’t claim after that that BP doesn’t work correctly.’ You’re saying that ‘doesn’t work correctly’ means ‘won’t be styled correctly’? There seems to be a confusion between functionality and presentation here.

  • Profile picture of Henry Wright

    Henry Wright replied to the topic are there potential issues with completely dequeuing legacy CSS? in the forum Creating & Extending 8 years, 9 months ago

    Hi @gyrus

    You can de-queue BuddyPress styles like @r-a-y suggested in that thread (see #202777). This won’t break anything functionality wise although, of course, it will change your theme’s look and feel because all of the styling information will be gone.

  • Profile picture of Steve Taylor

    Steve Taylor started the topic are there potential issues with completely dequeuing legacy CSS? in the forum Creating & Extending 8 years, 9 months ago

    We want to gain full control of styling, so we’re looking at dequeuing bp-legacy-css and starting styling of BP elements from scratch, integrated with our custom theme styles.

    Dequeuing itself is easy enough, but there’s a thread here which (1) contains a warning that completely ditching BP styles may break the site’s BP elements, but which (2)…[Read more]

  • Profile picture of Henry Wright

    Henry Wright replied to the topic Mass Messaging in the forum How-to & Troubleshooting 8 years, 9 months ago

    Is Mass Messaging a plugin?

  • Profile picture of Fred Jansen

    Fred Jansen's profile was updated 8 years, 9 months ago

    Fred Jansen

    @kontokort365

    View Profile
  • Profile picture of morten vermund

    morten vermund's profile was updated 8 years, 9 months ago

    morten vermund

    @mortenvermund90

    View Profile
  • Profile picture of Henry Wright

    Henry Wright replied to the topic Hide BP Components to Non Members Except Specific URL in the forum Miscellaneous 8 years, 9 months ago

    In your code, just before global $bp;, try adding this:

    if ( 1 == bp_displayed_user_id() ) {
    return;
    }

    Where 1 is the ID of the member you would like to exclude.

  • Profile picture of Henry Wright

    Henry Wright replied to the topic How to leave a review for the buyer in the forum How-to & Troubleshooting 8 years, 9 months ago

    Hi @franckw

    This is a question you should ask WC Vendor Pro. BuddyPress doesn’t handle reviewing.

  • Profile picture of Henry Wright

    Henry Wright replied to the topic Forum posts creating google crawl errors in the forum Installing BuddyPress 8 years, 9 months ago

    Hi @tel-wright

    Try asking over at bbPress. They handle forum-related questions.

  • Load More

WordPress.org bbPress.org BuddyPress.org Matt Blog RSS

GPL Contact Us Privacy Terms of Service X

Skip to toolbar
    • WordPress.org
      • About WordPress
      • Documentation
      • Support Forums
      • Feedback
      • Developer Trac
      • Developer Blog
    • bbPress.org
      • About bbPress
      • Documentation
      • Support Forums
      • Feedback
      • Developer Trac
      • Developer Blog
    • BuddyPress.org
      • About BuddyPress
      • Documentation
      • Support Forums
      • Feedback
      • Developer Trac
      • Developer Blog
  • Log in
  • Anonymous
    • AnonymousNot Logged In
    • Register
    • Log In