Skip to:
Content
Pages
Categories
Search
Top
Bottom

Delicate Theme

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

  • @mercime
    Keymaster

    @mercime

    To make your WP theme, Delicate, compatible with BuddyPress, you need to install and activate the BP Template Pack plugin then go through the BP compatibility process https://codex.buddypress.org/theme-development/wordpress-to-buddypress-theme/

    Vader21, Its easy to integrate Buddypress on Delicate theme.

    Just replace following on below files.

    – `

    ` to `

    `

    – “ to `

    `

    – “ to “

    /activity/index.php
    /blogs/create.php
    /blogs/index.php
    /forums/index.php
    /groups/index.php
    /groups/create.php
    /groups/single/home.php
    /groups/single/plugins.php
    /members/index.php
    /members/single/home.php
    /members/single/plugins.php
    /members/single/settings/delete-account.php
    /members/single/settings/general.php
    /members/single/settings/notifications.php
    /registration/activate.php
    /registration/register.php

    *edited – thanks to mercime


    @mercime
    Keymaster

    @mercime

    @anniyan07 Thank you for sharing your solution. You need to revise the following files as well

    /blogs/create.php
    /members/single/settings/delete-account.php
    /members/single/settings/general.php
    /members/single/settings/notifications.php
    /registration/activate.php

    Updated list of files is available https://codex.buddypress.org/theme-development/wordpress-to-buddypress-theme/#tplfiles

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Delicate Theme’ is closed to new replies.
Skip to toolbar