Tagged: buddypress, files, folders
Hi BuddyDev,
I am using these three plugins and would like to load those workable Folders/File. By doing so, it wouldn’t overwritten those front-end pages that I will be adding contents if/when I do updates.
Can you possible to help which Folder(s) and Files I should upload to the child-theme?
BuddyPress Recent Profile Visitors
BuddyPress Block Users
BuddyPress Member Types ProThanks,
Hi Jimmy,
Thank you for the question.I am not sure of what you want to override but the following 1 does not have anything that needs overriding:-
BuddyPress Member Types ProIn case of “BuddyPress Block Users”, Please move
buddypress-block-users/templates/buddypress/members/bublock/blocked-users.php -> your-child-theme/buddypress/members/bublock/blocked-users.phpIn case of Recent visitors, Please copy
recent-visitors-for-buddypress-profile/templates/recent-visitors/ -> your-child-theme/buddypress/recent-visitors/Hope that helps.
Regards
BrajeshHi Jimmy,
Thank you.For recent visitors, I tested and the shortcode& profile header lists are being overridden as expected from the child theme.
For the Your Visitors Loop, we are loading the members loop from your theme(yourtheme/buddypress/members/members-loop.php)
Regards
Brajesh
You must be logged in to reply to this topic.