It’s a little hard to diagnose without a link as could be a few things but let’s see about some common ones first.
– have you changed your perm links at all?
– are you using a plugin that has changed them / what happens when you remove all plugins aside from BuddyPress? Does it work then?
– does the members page actually exist?
If none of those apply a link and if that’s not possible more information like version, theme and plugins would help drill down to the problem.
It’s a little hard to diagnose without a link as could be a few things but let’s see about some common ones first.
– have you changed your perm links at all?
– are you using a plugin that has changed them / what happens when you remove all plugins aside from BuddyPress? Does it work then?
– does the members page actually exist?
If none of those apply a link and if that’s not possible more information like version, theme and plugins would help drill down to the problem.
Hi Karmatosed. Thanks for the reply. My link is http://www.foundrysociety.com/members
Also you’ll notice something else is wrong. You may click on the link and have to refresh it a couple of times in order for the page to load. Not sure what is wrong there either.
Do you have all the necessary files in your theme folder?
..YOUR-THEME-FOLDERmembers
(Contains files for the members directory)
..YOUR-THEME-FOLDERmemberssingle
(Contains files for the member profile page)
Without these files, member related pages won’t work correctly.
Seems that my back-slashes were omitted in the previous post.
Just to clarify:
..YOUR-THEME-FOLDER/members
(Contains files for the members directory)
..YOUR-THEME-FOLDER/members/single
(Contains files for the member profile page)