Skip to:
Content
Pages
Categories
Search
Top
Bottom

Theme Compatibility and Buddypress 1.7


  • HitchB
    Participant

    @hitchb

    Hi,
    Seems like all is working fine with my premium theme until I get this error:
    Fatal error: Call to undefined function bp_blogs_subdomain_base() in
    I run a buddypress installation on a multisite and use a premium theme. This can be related to the Theme because it works fine with the default theme.
    So my question is how to fix this?
    I contacted the developer of the theme and he refuses to explore further as he said that his theme was essentially created to work on a single site and not with buddypress.

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

  • @mercime
    Keymaster

    @mercime

    his theme was essentially created to work on a single site and not with buddypress


    @hitchb
    WP/BP versions? Which premium theme are you referring to?


    jkmills78
    Participant

    @jkmills78

    This issue can be corrected by adding the following line to your functions.php file:

    include( getcwd() . ‘/wp-content/plugins/buddypress/bp-blogs/bp-blogs-template.php’ );

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Theme Compatibility and Buddypress 1.7’ is closed to new replies.
Skip to toolbar