Skip to:
Content
Pages
Categories
Search
Top
Bottom

Need help with the BP Compatability Pack

  • My site with the issue – http://diabolical league.com
    Example of issue – http://diabolicalleague.com/members/Stone/activity/

    I have gone through the steps to integrate with the Duotive 3 theme, and I have asked the developer for support but he is too busy to really deal with this right now. I am not entirely sure about my coding as I am learning as I go. I am a lot better than I was a year ago. i need some advice on what I need to add to the index.php file for the alignment issues. Once I see one example,I can figure out what it is I am looking at and get the rest done. If there is anyone who can help me I can send you the two files – page.php and index.php to look at. I will try to post it here later but i am running out the door right now.
    thank you for any help.

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

  • @mercime
    Keymaster

    @mercime

    Hello. Thank you for that. I have gone over that but it does not seem to be working. I think the issue may be the footer itself. but here are the code snipets.
    This is the Duotive 3 page.php file.
    `<?php
    /** PAGE TEMPLATE **/
    /**
    * Template Name: Page – Full width and no comments
    */
    get_header(); ?>

    `

    And here is the BP one for activities/index.php –

    Edited – we know what’s in there https://plugins.svn.wordpress.org/bp-template-pack/tags/1.1.2/templates/activity/index.php – Mercime

    So I did change –
    `

    `

    with –
    `

    `

    to no avail. I must be missing something.


    @mercime
    Keymaster

    @mercime

    Before we continue, make sure that you have upgraded to latest BP Template Pack 1.1.2 so you won’t have to do this over again.

    There’s no #container in activity/index.php. You also need to replace code at the bottom of index.php

    At top of activity/index.php file, replace:
    `

    `
    with
    `

    `

    At the bottom of activity/index.php, replace
    `

    `
    with
    `

    `

    It did not seem to work. It’s not too much of an issue, it is just annoying to me. I even tried to drop off the footer, as when I go into firebug and adjust the alignment it fixes the grayed out background issue. But the template pack still remains in place. I updated it all and have cleared my cache. I will look into it again after my show tonight. If it doesn’t work out right I will let you know.

    `


    @mercime
    Keymaster

    @mercime

    Actually, it’s working per my check at http://diabolicalleague.com/activity since that’s where the file activity/index.php is rendered. You’d have to make the revisions in the other BP template files to contain the other components and then add some styling to finish the theming part.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Need help with the BP Compatability Pack’ is closed to new replies.
Skip to toolbar