Group Admins

  • Avatar Image

BuddyPress Testers

Public Group active 12 hours, 43 minutes ago

Join this group if you test BuddyPress

Regarding Custom component… template/theme files’ location??? (5 posts)

← Group Forum   Group Forum Directory
  • Avatar Image techkapil said 1 month, 1 week ago:

    Where to keep custom components’ template(theme) files????
    e.g. In case of skeleton component, these files are put in themes/bp-sn-parent/ or themes/bp-default
    Buddypress 1.2 core components theme files are stored in plugins/buddypress/bp-themes/bp-default…unlike the BP 1.1.x case…!!

  • Avatar Image Jens said 1 month, 1 week ago:

    Hi techkapil!

    I think I´ve had read about, that custom theme files must be stored in the own plugin folder, because the bp-default theme will be overwritten by futuere updates…

    Regards

  • Avatar Image techkapil said 1 month, 1 week ago:

    hmmm….yeah… then there must be some filter or action (hooks)….or any load_template(..) fn??
    Thanks Jens :-)

  • Avatar Image Andy Peatling said 1 month, 1 week ago:

    http://buddypress.org/forums/topic/code-snippets-storing-plugin-theme-files-in-the-plugin-dir-12

  • Avatar Image techkapil said 1 month, 1 week ago:

    Thanks a lot Andy.
    I have added tags to this topic as it was difficult to search :-)