Group Mods

  • Profile picture of @mercime
  • Profile picture of r-a-y
  • Profile picture of Hugo

How to translate a child theme of the ”bp-default” BuddyPress theme? (4 posts)

Started 1 year, 2 months ago by: Asger

  • Profile picture of Asger Asger said 1 year, 2 months ago:

    Does anybody know how to translate a child theme of the default BuddyPress theme with a child theme .po file?

  • Profile picture of cassivs cassivs said 11 months ago:

    Bump! Need help as well, using CodyStyling Localization plugin and can’t get it to work.

  • Profile picture of Sami kamal Sami kamal said 8 months, 1 week ago:

    I had the same problem and I fixed it by copying the files from the child theme that have new translated items to the bp-default theme. Then I scanned the buddypress plugin using codestyling plugin to get the new po file, which contains now the new translated items. this works only if you keep the textdomain as “buddypress”. hope this helps..