Forum Replies Created
-
Author
-
dsnicheParticipant
Hi Radu,
Thank you for the code, but it removed the private message button altogether. I want to keep the button, and change the color to orange.
dsnicheParticipantLaura could you please set the previous reply I posted with the admin credentials as private or delete it? I forgot to tick the private reply box and I don’t see any option to edit after posting.
dsnicheParticipantHi Laura, I checked out that plugin but it’s for liking updates and blog posts. There’s no option to like a profile page. Thanks for the suggestion anyway.
dsnicheParticipantHi Laura, that works to remove the profile detail tabs. But the profile photo, profile name, and messaging button are now aligned in the center. What can I add to align those other elements to the left? Thank you.
dsnicheParticipantI see. My problem is the profile information shows up twice in the same page.
Is it possible then to just hide the profile tabs at the top in the area with the blue background? This way the profile info only shows up once and that’s in the lower (white) part of the profile page.
I still want the profile picture, profile username, private message button in the same place, so just leave the rest of that area alone aside from removing the tabs.
I added a screenshot to show what I mean.
Attachments:
You must be logged in to view attached files.dsnicheParticipantHi Radu,
I couldn’t get it to work by adding add_filter( ‘xprofile_get_field_data’,’wpautop’ );
Maybe I didn’t put it in the correct place? Do you know where exactly in the file to add it in? The thread is 3 years old so maybe the placements have changed.
Thank you.
dsnicheParticipantHi Radu,
Thanks for the suggestions.
The file referenced in that thread is in plugins/buddypress/bp-xprofile/bp-xprofile-filters.php — is it safe to edit this file?
Also, it’s an old thread so I’m not sure if it’s still relevant, because on line 48 is this: “add_filter( ‘xprofile_field_name_before_save’, ‘force_balance_tags’ );”
dsnicheParticipantHi Radu,
I appreciate the help.
I tried the code you gave me above but it didn’t work.
I’m not sure how to implement the possible solution from the buddypress forum. I tried inserting “echo wpautop($data);” and it didn’t work either.
Any other ideas?
Thank you.
dsnicheParticipantHi, for some reason that text has disappeared from my site. I figured maybe that was part of the latest Sweet Date update but I’m not sure.
dsnicheParticipantCan I also add another Adsense unit two rows down, before the last row of the search results?
dsnicheParticipantI asked the Geo My WP guys but they haven’t come up with a solution. Meanwhile the way the search works right now doesn’t look good to my site members. Is there a way for me to just change or get rid of the text that says “Your search returned X members”?
dsnicheParticipantRadu, that moved the box a little lower, which I like. But the alignments of the profiles below the box are still the same.
dsnicheParticipant<div style="width:728px;height:90px;background-color:red;display:inline-block;padding-top:20px;">
dsnicheParticipantHi Radu, thanks but that didn’t change the alignments. I changed the code to:
Is this correct?
-
AuthorPosts