BP Profile Search › Error when trying to override member-loop
-
AuthorPost
-
NickHenny
GuestWhen using the child theme override, I get an error on my member directory and any new ones I create. I created the required folders and copied the files w/o any changes and it breaks immediately with a 500 error as if it is not able to find some of the required resources. Any thoughts? If I rename the “members” folder under my theme my directory starts working immediately.
Version 5.4.6
Platform BuddyBoss Platform 2.0.9
Theme BuddyBoss Child 1.0.1
Members index template /themes/buddyboss-theme-child/buddypress/members/index.php
Members loop template /themes/buddyboss-theme-child/buddypress/members/members-loop.php
Form template(s) /plugins/bp-profile-search/templates/members/bps-form-default.phpandrea
Plugin AuthorHi Nick,
I understand you are following procedures E) and F) in:
https://dontdream.it/bp-profile-search/custom-directories/
Since you are using the BuddyBoss theme, the bullet 3 in section E) becomes:
3. (BuddyBoss theme) Copy the files index.php and members-loop.php from wp-content/themes/buddyboss-theme-child/buddypress/members to the new buddypress/members directory
Please let me know if this works for you!
-
AuthorPost