Skip to:
Content
Pages
Categories
Search
Top
Bottom

[Resolved] template compat – override profile


  • shanebp
    Moderator

    @shanebp

    BP 1.7.2
    WP 3.5.1

    I’m trying to override the profile-loop.php template file.

    I’ve tried:
    /themes/headway/buddypress/members/single/profile/profile-loop.php

    and

    /themes/headway/buddypress/profile-loop.php

    Client is using Headway Base theme and has their Community Builder plugin installed.
    Everything works fine, except for overriding template files.

    Anyone have experience with that theme or see something else I should try?

    thanks

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

  • shanebp
    Moderator

    @shanebp

    fyi – just in case, tried using
    add_theme_support( 'buddypress' );
    but it trashes the layout


    shanebp
    Moderator

    @shanebp

    no luck, but also tried over-writing
    /wp-content/plugins/headway-community-builder/templates/members/single/profile/profile-loop.php

    add_theme_support(‘buddypress’) is one of the means BP will know to override theme compat so you only want that if doing /my-theme/members/index.php etc.

    Otherwise you should be able to overload that template in either mode without issue so unfortunately this is a theme framework issue.


    shanebp
    Moderator

    @shanebp

    Client wants Extended Profiles turned off, so the override was profile-wp, not profile-loop

    now working thanks to @hnla

    pls mark as resolved.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘[Resolved] template compat – override profile’ is closed to new replies.
Skip to toolbar