Forum Replies Created
-
Found answer, sorry. https://buddypress.org/support/topic/buddypress-default-theme-missing-from-1-9-2/
In reply to: Profile Fields QuestionsFor anyone else looking for getting an if statement to work, I got to work. This is from member-loop.
`some textHere is the same for the member-header.
some text`
It works for me BUT
I am trying to get the total users for each user not the one logged in. I want to show popular members (which I have) with the total friends each has. Don’t know code well enough, anyone know how? I assume it is a little like Buzz2050 workaround.In reply to: Display email on profilepageHi, I am interested in people who are NOT login in (ie people browsing) to be able to send an email to a member from the member profile page. I was looking for a way to put an email form that does not show the members mail in the code, so it can’t be seen by bots or in the source. I considered trying to use the private messaging system in buddypress. Anyone have any ideas?
Essentially, Members pay to be on the site and set up a profile. Regular people (customers) can contact them without knowing the email of the member.In reply to: Changing group linksBeautiful! Thanks for the quick reply, been pulling what is left of my hair out. Not used to this dynamic content. I also changed the groups/single/group-header.php to the same. Works great!