Skip to:
Content
Pages
Categories
Search
Top
Bottom

[Resolved] Customize CSS w/ Sliding Door Theme… And where’s my login page?

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

  • thesurfinstitute
    Participant

    @thesurfinstitute

    There’s really nobody out there that can assist me with this!??! I know it can’t be that difficult… PLEASE…. somebody??


    @mercime
    Keymaster

    @mercime

    == There’s really nobody out there that can assist me with this!? ==

    @thesurfinstitute We’re all volunteers here living in different time zones and it just happened that your post got overlooked. A polite bump is acceptable.

    You need to fix the alignment of the BP template files with that of your WP theme https://wordpress.org/extend/themes/sliding-door

    Let me take a look and I’ll get back to you on solution.


    @mercime
    Keymaster

    @mercime

    @thesurfinstitute Following is the simplest way to make your theme compatible:

    If you’ve changed any of the BP template files in your theme folder, replace all of them for a clean slate by deleting the 6 BP folders in server – /activity, /blogs, /forums, /groups, /members, and /registration – then re-run Appearance > BP Compatibility. (make sure Sliding Door Child theme is activated before you run this)

    A. Copy your theme’s header.php and Save As > header-buddypress.php

    Open up header-buddypress.php and at the bottom of the file, below all other code, add this:
    `

    `

    Save file.

    B. Create a BLANK sidebar-buddypress.php and add this line only

    `

    `

    Save file.

    C. Upload header-buddypress.php and sidebar-buddypress.php to wp-content/themes/sliding-door-child/

    D. Style modifications for BP templates – you might want to use some or all of styles listed in this page https://codex.buddypress.org/theme-development/theme-dev-bp-template-pack-walkthrough-twenty-ten-bp-1-5/3/


    thesurfinstitute
    Participant

    @thesurfinstitute

    I totally understand and was hoping it just got overlooked, as it did… No worries!

    THANK YOU SO MUCH!!! My schedule recently got very busy… Hoping I can spend some time on this in the next few days. I will let you know how I do &/or if I need any further assistance.

    Again, THANKS!!


    thesurfinstitute
    Participant

    @thesurfinstitute

    I knew it was going to be fairly simple!! Thank you so much! Worked like a charm!


    @mercime
    Keymaster

    @mercime

    @thesurfinstitute you’re welcome. You’re lucky that the HTML structure of the Sliding Doors theme made it compatible with the 2nd method for BP compatibility :-)
    Marking this as resolved.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘[Resolved] Customize CSS w/ Sliding Door Theme… And where’s my login page?’ is closed to new replies.
Skip to toolbar