Forum Replies Created
-
meant to edit the post not duplicate in a reply, if a mod could delete the replies, I’d appreciate it
Reposting this to get (hopefully)more, fresh eyes on this;
I have a redirect that I can’t seem to locate the source of,
“site/members/me(username)/profile” 301s to “site/profile”
is anyone aware of any other possibilities or possible solutions(something to the tune of changing the default url for member profiles)?
Things of checked/tested;
– plugin testing(disabling everything)
– theme testing(using default theme)
– wordpress guessing urls
– reset permalink structure
– bp_custom.php (never added/doesn’t exist)
– wp-config (nothing specified)
– .htaccess(nothing specified)
– redirection plugin(nothing specified)
– server side redirects (none specified)
– cloudflare page rules – (no page rules specified)
– host (siteground) reset folder permissionI did check themes, also I don’t have have a bp-custom.php
it’s from here, I thought it might be helpful enough to get me started 😐 I’ve copied the files over into the child theme
https://www.buddyboss.com/support-forums/topic/how-to-make-profile-field-groups-accordion/@vapvarun This was very helpful, thank you!
Hi,
I removed that code from the file in the following path, yet the issue persists
public_html/wp-content/plugins/buddypress/bp-themes/bp-default/registration/register.phpis there another file with a different path?