BuddyPress Child Theme

gtbp
Features
  • Type: Autoinstalling
  • Difficulty: Easy
  • Time to apply: Less than 5 min
  • Version:
  • Updated: December 4, 2012
$10
62 sales

BuddyPress enhanced GT Child Theme 1.3.4 (works only in conjuction with GeoTheme 3.2+ & Buddypress)

- Members profiles
- Private messaging
- Friend connections
- Activity stream tracking new blog posts, places, events, comments (reviews), members, friendship connections and more…
- Groups and Group Forums

Download and install Buddypress :

http://wordpress.org/extend/plugins/buddypress/

Activate the GT BP Child Theme only if GeoTheme installed and Buddypress installed and active.
Buddypress activation may add/modify widgets (sorry, can’t do anything about that). If so just rearrange them.
That’s it… :-)

Oct 10th : Updated for GeoTheme 3.2 responsive

Support
You need to buy this product to receive support!

23 Responses to BuddyPress Child Theme

  1. Buyer
    dschulzjackson says:

    This is wonderful! I would buy this! (I haven’t yet figured out how to use the functions of this site… but I didn’t want to delay voicing my love of this)

  2. Buyer
    kidsbusybook says:

    Will this child theme overwrite my existing GT child theme, or somehow work in conjunction with it?

    • Boss
      stiofan says:

      This will overwrite your child theme, but you could just use the mods made to the files within this child theme to update yours.
      Or use TT Buddypress for GT which was created to add BP files into exisiting child themes like yours.

  3. Buyer
    manilaboy says:

    Will you install at no charge?

  4. Buyer
    scottd says:

    Since geotheme is now responsive, is this bp child theme responsive too? thanks

  5. Buyer
    scottd says:

    Hello?

    Since geotheme is now responsive, is this bp child theme responsive too? thanks

  6. Buyer
    kahlilc54 says:

    Would love to see this go responsive

  7. Buyer
    blackworthy says:

    Yes, please let us know if you intend to do a responsive theme as well.

  8. Buyer
    ekillian says:

    Hi,

    Using BP 1.6.1, Geotheme 1.3.3 and GT Child Theme.
    Found some CSS issues with when looking at Notifications settings for members.
    http://www.yoururl.com/members/joe/settings/notifications/
    The Yes/No lines are not well aligned.

    At least this is ok, but this CSS issue is worst when using some plugin like CubePoint with BB CubePoints, or BB Links plugin.
    Thank you for your support,
    Erick

  9. Buyer
    ekillian says:

    Hi again,

    I’ve found 1 small CSS issues that could be easly corrected :
    http://dropct.com/geotheme/lugares/philadelphia/testly-tea/

    Look at the review on the bottom. The avatar should be covered by a gravatar.bg which should be at top:0px, not top:16px.

    Am I right ?

    Erick

  10. Buyer
    ekillian says:

    Hi again,

    Installed the “responsive” 1.3.4 child theme and has some issues with it when displaying Member’s list and Groups (profil and activity are correct). Member’s and Groups are not align on the middle of the screen but only of the left.

    You can see these issues on your demo system too with iPad:
    - http://dropct.com/geotheme/members/
    - http://dropct.com/geotheme/groups/

    I’m using an iPad and not really convince that such “responsive” release brings a lot more for the user (except on iPhone type of format).

    - I have 50 categories on my site and the “responsive” menu as presented is not adapter
    - On an iPad, the site is too narrow
    - Conflict between widget position: GT AD showed correclty in the middle, but GT Social on the left
    - ‘We Recommend’ widget not working correcly (on your system yes, not on mine and I don’t understand why)
    - Newsletter widget on footer not handle correcty (http://dropct.com/geotheme/)

    Erick

    Erick

  11. Buyer
    okaufmann says:

    is there a tutorial how to work with the bp child theme?

  12. Buyer
    okaufmann says:

    another question: will this run with the german buddypress version (it`s 1.2.10) ? or can i use the german language file with the version 1.6?

  13. Buyer
    okaufmann says:

    i have to disturb you again. i installed the following things:

    - wordpress 3.4.2
    - geotheme 3.2.1
    - geotheme childtheme 1.0
    - geotheme BLANK childtheme
    - geotheme BP childtheme (the one above)

    and finally

    buddypress 1.6.1

    after i went through the buddypress install steps and activation i also activated the bp childtheme and it returned some weird errors from the update.php file that said somthing about memory allocation size or stuff… what did i do wrong? again: it would be cool if there is some installation guide for this theme. i’d also like to know if i bought the correct theme because there are two different bp themes for GT. i bought this one here because the description says that “Add support for BuddyPress to your existing GeoTheme WordPress theme. This plugin will guide you through the process step by step. (if you bought BuddyPress Ready GT Child Theme you don’t need this!!!)” so i thought that this theme contains the functionallity of

    TT Buddypress for GT

    i really need help here, so please take a moment for an advice. i searched the support forum for a tutorial to find out what i did wrong but i didnt find a solution.

  14. Buyer
    okaufmann says:

    ok, here we go….everything seems to work fine until i follow the buddypress installation routine within the wp- backend.
    when i finish the routine i get errors like:

    Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 7680 bytes) in /www/htdocs/w00ac476/MYSUBCULTURE/wp-admin/includes/template.php on line 1079

    any suggestions?

    please help me to get rid of that!

    thx

    • Boss
      admin says:

      just FYI for others, problem was buddyrpess update which didn’t reactivate the plugin and the child theme, not finding buddyrpess was throwing those errors….

  15. Buyer
    richardwing says:

    I use the responsive GT child theme. If I purchase this will I get instructions on how to enhance that child theme so that it is responsive and can also display all buddy press pages?

  16. Buyer
    dhawalshah says:

    Hi, I am getting an error while trying to install this buddypress child theme as follows:
    Fatal error: Call-time pass-by-reference has been removed; If you would like to pass argument by reference, modify the declaration of apply_filters(). in ../wp-content/themes/GeoTheme-BP-child_1.3.4/functions.php on line 256

    Could you help me out with this? My steps were to install GeoTheme, activate Buddypress and then install this child theme.

    • Buyer
      dhawalshah says:

      Also, just in case you need to know, I installed Buddypress 1.7

    • Buyer
      dhawalshah says:

      I resolved it by removing the ‘&’ in front of $post from these two lines in functions.php:
      ‘action’ => apply_filters( ‘bp_blogs_activity_new_post_action’, $activity_action, $post, $post_permalink ),
      ‘content’ => apply_filters( ‘bp_blogs_activity_new_post_content’, $activity_content, $post, $post_permalink ),

      Please do let me know if this will adversely affect anything else in the theme. Thank you.

  17. Buyer
    dhawalshah says:

    Hey Stiofan,

    Another thing – there are 2 pages in Buddypress that are not associated with any WordPress Pages: Activate, Register.
    What should I associate these with?

    Cheers!

    • Buyer
      dhawalshah says:

      Creating 2 new pages for this now leaves me with 2 different registration methods – one that comes out of the box with GeoThemes and a new one for BuddyPress. How do I merge the two? I’m using Buddypress 1.7.

      Please assist! Thanks!

Leave a Reply