Skip to:
Content
Pages
Categories
Search
Top
Bottom

BP styles & .js files missing


  • uphero
    Participant

    @uphero

    Hello, in my new wordpress theme buddypress plugin stop working.
    Theme based on FoundationPress and i add:
    add_theme_support( 'buddypress' );
    but all styles & .js files missing.
    Any idea how to fix this?

Viewing 2 replies - 1 through 2 (of 2 total)

  • r-a-y
    Keymaster

    @r-a-y

    add_theme_support( 'buddypress' ) is for custom BuddyPress themes not relying on theme compatiblity.

    I would remove that line from your theme’s functions.php and then load a BuddyPress page to see if the default BP styles show up as expected.


    uphero
    Participant

    @uphero

    Thanks man!

Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.
Skip to toolbar