-
Author
-
March 20, 2014 at 06:27 #13030
radioli
ParticipantHi,
Hoping you can help with some specific requests:
1. I’d like to change the sub-nav item “Change Avatar” to say “Change Photo” in the profile and groups pages. I’ve looked around and I’m not clear on whether it should be changed in child theme functions.php or in bp-custom.php, and what is the exact code I should add.
2. Members directory- make the avatars clickable, not just the user name, like groups page functions.
3. Unfortunately I’ve had to disable the plugin theme-my-login because enabled it prevented users from registering on the site. This was the only fix I could come up with to enable registration again. As a result the lost password page isn’t working. Is there a workaround for this?
4. Ideally I’d like to rearrange the profile page so that the avatar and user name are on the left, and what is currently below them- sub nab and info will move to the right of the photo. I know this is a big job since some items are in the header. Just wondering if it’s just a matter of setting columns, say 3 for avatar, 9 for rest so that they would appear side by side if I remove the items from the header and insert in members/index.php?
Thank you in advance.
GalMarch 22, 2014 at 00:38 #13195Abe
KeymasterHi,
1. That can be changed by translating buddypress strings to your desired ones. Use a plugin like Codestyling localization
More details on this matter: http://codex.buddypress.org/getting-started/customizing/customizing-labels-messages-and-urls/2. you need to edit sweetdate/members/members-loop.php and wrap the image in a link tag
3. The lost password should be the default one from wordpress so I can’t see why it should not work. Make sure you have the latest theme version
4. You need some changes in structure and some css rules. those changes should be done in members/members-loop.php Please hire a developer for custom changesCheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer. -
AuthorPosts
The topic ‘Various issues’ is closed to new replies.