Skip to:
Content
Pages
Categories
Search
Top
Bottom

Buddypress Template Pack and Buddypress 1.2.6 – things break but I have a solution


  • hotforwords
    Participant

    @hotforwords

    If you use Buddypress Template Pack and upgrate Buddypress to 1.2.6 and decide to update the template files that Template Pack copied into your WordPress Template directory with the updated 1.2.6 bp-default template files, things will break in your WordPress/Buddypress site. Add Friend and Send Private Message buttons will disappear (and maybe other things break as well.)

    Anyway.. I found a way to fix Buddypress Template Pack (which has not been updated since February, by the way.)

    Copy and paste over some of the items from functions.php in the bp-default theme into the bb-template-pack.php file in the Buddypress Template Pack plugin folder.

    On line 35 of bb-template-pack.php I changed bp-js to dtheme-ajax-js

    Then I pasted in everything from line 24 through 36 in functions.php in the bp-default theme functions.php and pasted it into bp-template-pack.php after the bracket } after line 35

    I have compressed a copy of my new bp-template-pack.php if you want it. You can download it here: http://www.hotforwords.com/files/bp-template-pack.zip

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

  • Boone Gorges
    Keymaster

    @boonebgorges

    Ping @djpaul


    Paul Wong-Gibbs
    Keymaster

    @djpaul

    I have so much stuff on at the moment, but checking Template Pack and Skeleton Component is near the top of the ilst.


    hotforwords
    Participant

    @hotforwords

    Oh, thanks @djpaul! I just wanted to help people in the mean time.. if you need my help testing anything out, hit me up!

    Marina


    suman
    Participant

    @sumans

    i m using bp-columns 3 column themes, plz guide me sir, how can i show summery blog in my site.
    thanks

    while i post in blog the full text shows in my buddypress site. , I want to show only title and some text in front pages,

    plz guide me, which code i amend to show blog post in summery in front page.

    Thanks in advance


    @mercime
    Participant

    @mercime

    @sumans you already started a thread about that and r-a-y gave you the answer, changing the_content to the_excerpt

    @hotforwords Marina, thanks for sharing your update, will be checking it out in test install for a tutorial.


    Paul Wong-Gibbs
    Keymaster

    @djpaul

    @hotforwords No, thank you. If you’ve got a working version, we’ll probably just look at it to check everything is up to date and then use it ;)


    intimez
    Participant

    @intimez

    Thanks to @mercime for pointing me here

    @hotforwords
    Here’s what I did (hope I didn’t skip anything)
    -On line 35 of bb-template-pack.php I changed bp-js to dtheme-ajax-js
    -copy line 24 through 36 in functions.php and paste in bp-template-pack.php (line 36)

    That’s it? Do I need to update any else in bp-template-pack?


    stwc
    Participant

    @stwc

    Bookmark post

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Buddypress Template Pack and Buddypress 1.2.6 – things break but I have a solution’ is closed to new replies.
Skip to toolbar